chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
""" CUDA wrappers """
|
||||
from .. import backend as F
|
||||
|
||||
from .gpu_cache import GPUCache
|
||||
|
||||
if F.get_preferred_backend() == "pytorch":
|
||||
from . import nccl
|
||||
Reference in New Issue
Block a user