Open zhengge opened 5 years ago
- OS: ubuntu 16.04.10
- PyTorch version: 1.0.1
- How you installed PyTorch (conda, pip, source): conda
- Python version: 3.6.4
- CUDA version: 9.0.176
- GCC version (if compiling from source): 5.4.0
This may help you! https://github.com/pytorch/extension-cpp/issues/35#issuecomment-497935880
I meet the same problem, but replace or add #include <torch/types.h> https://github.com/pytorch/extension-cpp/issues/35#issuecomment-497935880 still cant solve the problem
what are your OS, python, pytorch, CUDA and GCC versions ? what is the full build log ?