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
# Map exotic devices (MPS, NPU, etc.) to CPU for multiprocessing compatibility
459
-
# CPU and CUDA tensors are already shareable and don't need conversion
459
+
# CPU and CUDA tensors are already shareable and don't need conversion BUT we need to clone the CUDA tensors in case they were sent from main (cannot send cuda tensors back and forth)
0 commit comments