We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa6303 commit c52de2dCopy full SHA for c52de2d
setup.py
@@ -1,5 +1,4 @@
1
from setuptools import setup, find_packages
2
-import torch
3
from torch.utils.cpp_extension import BuildExtension, CUDAExtension, CUDA_HOME
4
5
__version__ = '0.2.2'
0 commit comments