- OS: Windows 10
- PyTorch version: master( '0.4.0a0+0de5443')
- How you installed PyTorch (conda, pip, source): source
- Python version: Python 3.6.3 |Anaconda custom (64-bit)| (default, Oct 15 2017, 03:27:45) [MSC v.1900 64 bit (AMD64)] on win32
- CUDA/cuDNN version: CUDA-9.0
- GPU models and configuration:
- VS 2015(v140 toolset)
When trying to compile C extension, linked with ATen, I got an error: can not found symbol state(error LNK2001).
And the librarys, THx are not compiled.