You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\Administrator.conda\envs\AFSD-pl\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/functional/embedding.h(115): note: see reference to function template instantiation 'std::string torch::enumtype::get_enum_nametorch::nn::EmbeddingBagMode(V)' being compiled
with
[
V=torch::nn::EmbeddingBagMode
]
C:\Users\Administrator.conda\envs\AFSD-pl\lib\site-packages\torch\include\ATen/core/ivalue_inl.h(624): note: see reference to class template instantiation 'c10::ArrayRefc10::IValue' being compiled
error: command 'C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\x86_amd64\cl.exe' failed with exit code 2
C:\Users\Administrator.conda\envs\AFSD-pl\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/functional/embedding.h(115): note: see reference to function template instantiation 'std::string torch::enumtype::get_enum_nametorch::nn::EmbeddingBagMode(V)' being compiled
with
[
V=torch::nn::EmbeddingBagMode
]
C:\Users\Administrator.conda\envs\AFSD-pl\lib\site-packages\torch\include\ATen/core/ivalue_inl.h(624): note: see reference to class template instantiation 'c10::ArrayRefc10::IValue' being compiled
error: command 'C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\x86_amd64\cl.exe' failed with exit code 2
setup时出现错误,想请问一下如何解决,环境是cuda10.1 cudnn 7.5 windows10 pytorch 1.4
The text was updated successfully, but these errors were encountered: