We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45e6927 commit cc83e50Copy full SHA for cc83e50
__init__.py
@@ -0,0 +1,5 @@
1
+import torch
2
+
3
+from CustomPyTorchCUDAKernelBackend import AddGPU
4
5
+from add import add_gpu
0 commit comments