You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at the line, it seems confusing that the parameter is moved to CPU, then pinned to GPU. AFIK pinning on CPU's page locked memory can accelerate transfer, but I don't know if it even makes sense to pin a CPU tensor on GPU.
Versions
It failed in a remote CI so hard to run this, but we used torch 2.7.1+cu128 on A40 GPU.