Skip to content

Commit cc83e50

Browse files
committed
running OK
1 parent 45e6927 commit cc83e50

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

__init__.py

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
import torch
2+
3+
from CustomPyTorchCUDAKernelBackend import AddGPU
4+
5+
from add import add_gpu

0 commit comments

Comments
 (0)