rusty1s / pytorch_scatter

PyTorch Extension Library of Optimized Scatter Operations
https://pytorch-scatter.readthedocs.io
MIT License
1.56k stars 180 forks source link

Cannot pip install torch_scatter==2.0.4 #159

Closed YongZh131 closed 3 years ago

YongZh131 commented 4 years ago

D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(49): warning C4251: “torch::optim::LBFGS::al”: class“std::vector<at::Tensor,std::allocator<_Ty>>”需要有 dll 接口由 class“torch::optim::LBFGS”的客户端使用 with [ _Ty=at::Tensor ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/TensorBody.h(499): note: 参见“std::vector<at::Tensor,std::allocator<_Ty>>”的声明 with [ _Ty=at::Tensor ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): warning C4251: “torch::optim::LBFGS::old_dirs”: class“std::deque<at::Tensor,std::allocator<_Ty>>”需要有 dll 接口由 class“torch::optim::LBFGS”的客户端使用 with [ _Ty=at::Tensor ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: 参见“std::deque<at::Tensor,std::allocator<_Ty>>”的声明 with [ _Ty=at::Tensor ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(51): warning C4251: “torch::optim::LBFGS::old_stps”: class“std::deque<at::Tensor,std::allocator<_Ty>>”需要有 dll 接口由 class“torch::optim::LBFGS”的客户端使用 with [ _Ty=at::Tensor ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/optim/lbfgs.h(50): note: 参见“std::deque<at::Tensor,std::allocator<_Ty>>”的声明 with [ _Ty=at::Tensor ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/optim/rmsprop.h(34): warning C4275: 非 dll 接口 class“torch::optim::Optimizer”用作 dll 接口 class“torch::optim::RMSprop”的基 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/optim/optimizer.h(100): note: 参见“torch::optim::Optimizer”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/optim/rmsprop.h(34): note: 参见“torch::optim::RMSprop”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/optim/rmsprop.h(50): warning C4251: “torch::optim::RMSprop::square_average_buffers”: class“std::vector<at::Tensor,std::allocator<_Ty>>”需要有 dll 接口由 class“torch::optim::RMSprop”的客户端使用 with [ _Ty=at::Tensor ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/TensorBody.h(499): note: 参见“std::vector<at::Tensor,std::allocator<_Ty>>”的声明 with [ _Ty=at::Tensor ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/optim/rmsprop.h(51): warning C4251: “torch::optim::RMSprop::momentum_buffers”: class“std::vector<at::Tensor,std::allocator<_Ty>>”需要有 dll 接口由 class“torch::optim::RMSprop”的客户端使用 with [ _Ty=at::Tensor ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/TensorBody.h(499): note: 参见“std::vector<at::Tensor,std::allocator<_Ty>>”的声明 with [ _Ty=at::Tensor ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/optim/rmsprop.h(52): warning C4251: “torch::optim::RMSprop::grad_average_buffers”: class“std::vector<at::Tensor,std::allocator<_Ty>>”需要有 dll 接口由 class“torch::optim::RMSprop”的客户端使用 with [ _Ty=at::Tensor ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/TensorBody.h(499): note: 参见“std::vector<at::Tensor,std::allocator<_Ty>>”的声明 with [ _Ty=at::Tensor ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/optim/sgd.h(31): warning C4275: 非 dll 接口 class“torch::optim::Optimizer”用作 dll 接口 class“torch::optim::SGD”的基 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/optim/optimizer.h(100): note: 参见“torch::optim::Optimizer”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/optim/sgd.h(31): note: 参见“torch::optim::SGD”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/optim/sgd.h(46): warning C4251: “torch::optim::SGD::momentum_buffers”: class“std::vector<at::Tensor,std::allocator<_Ty>>”需要有 dll 接口由 class“torch::optim::SGD”的客户端使用 with [ _Ty=at::Tensor ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/TensorBody.h(499): note: 参见“std::vector<at::Tensor,std::allocator<_Ty>>”的声明 with [ _Ty=at::Tensor ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/script/jit_exception.h(10): warning C4275: 非 dll 接口 class“std::runtime_error”用作 dll 接口 struct“torch::jit::JITException”的基 D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\stdexcept(157): note: 参见“std::runtime_error”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/script/jit_exception.h(10): note: 参见“torch::jit::JITException”的声明 C:\Users\yangz\AppData\Local\Temp\pip-install-os_ouzpo\torch-scatter\csrc\cpu\scatter_cpu.cpp(51): warning C4244: “=”: 从“int64_t”转换到“int”,可能丢失数据 C:\Users\yangz\AppData\Local\Temp\pip-install-os_ouzpo\torch-scatter\csrc\cpu\scatter_cpu.cpp(57): warning C4244: “参数”: 从“int64_t”转换到“int”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Optional.h(430): warning C4244: “参数”: 从“_Ty”转换到“T”,可能丢失数据 with [ _Ty=unsigned __int64 ] and [ T=int ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/function_schema.h(222): note: 参见对正在编译的函数 模板 实例化“c10::optional::optional<size_t,false>(U &&)”的引用 with [ U=size_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/function_schema.h(222): note: 参见对正在编译的函数 模板 实例化“c10::optional::optional<size_t,false>(U &&)”的引用 with [ U=size_t ] c:\users\yangz\appdata\local\temp\pip-install-os_ouzpo\torch-scatter\csrc\cpu\index_info.h(31): warning C4244: “初始化”: 从“int64_t”转换到“int”,可能丢失数据 C:\Users\yangz\AppData\Local\Temp\pip-install-os_ouzpo\torch-scatter\csrc\cpu\scatter_cpu.cpp(56): note: 参见对正在编译的函数 模板 实例化“TensorInfo getTensorInfo(const at::Tensor &)”的引用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/utils/pybind.h(44): note: 参见对正在编译的 类 模板 实例化 "pybind11::detail::descr<15>" 的引用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/utils/pybind.h(25): note: 参见对正在编译的 类 模板 实例化 "pybind11::detail::descr<10>" 的引用 d:\pycharm\anaconda3\envs\python36\lib\site-packages\torch\include\pybind11\cast.h(1556): note: 参见对正在编译的 类 模板 实例化 "pybind11::detail::descr<8>" 的引用 d:\pycharm\anaconda3\envs\python36\lib\site-packages\torch\include\pybind11\cast.h(1554): note: 参见对正在编译的 类 模板 实例化 "pybind11::detail::descr<5>" 的引用 d:\pycharm\anaconda3\envs\python36\lib\site-packages\torch\include\pybind11\cast.h(1109): note: 参见对正在编译的 类 模板 实例化 "pybind11::detail::descr<7>" 的引用 c:\users\yangz\appdata\local\temp\pip-install-os_ouzpo\torch-scatter\csrc\cpu\index_info.h(33): warning C4244: “=”: 从“int64_t”转换到“int”,可能丢失数据 c:\users\yangz\appdata\local\temp\pip-install-os_ouzpo\torch-scatter\csrc\cpu\index_info.h(34): warning C4244: “=”: 从“int64_t”转换到“int”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(451): warning C4018: “>”: 有符号/无符号不匹配 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(497): note: 参见对正在编译的函数 模板 实例化“bool c10::overflows<To,From>(From)”的 引用 with [ To=int64_t, From=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/Scalar.h(72): note: 参见对正在编译的函数 模板 实例化“To c10::checked_convert<int64_t,int64_t>(From,const char )”的引用 with [ To=int64_t, From=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(400): warning C4244: “参数”: 从“From”转换到“float”,可能丢失数据 with [ From=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(399): note: 编译 类 模板 成员函数 "To c10::Converter<To,From,void>::operator ()(From)" 时 with [ To=c10::BFloat16, From=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(406): note: 参见对正在编译的函数 模板 实例化“To c10::Converter<To,From,void>::operator ()(From)”的引用 with [ To=c10::BFloat16, From=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(406): note: 参见对正在编译的 类 模板 实例化 "c10::Converter<To,From,void>" 的引用 with [ To=c10::BFloat16, From=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(503): note: 参见对正在编译的函数 模板 实例化“To c10::convert<To,From>(From)”的引用 with [ To=c10::BFloat16, From=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/Scalar.h(72): note: 参见对正在编译的函数 模板 实例化“To c10::checked_convert<c10::BFloat16,int64_t>(From,const char )”的引用 with [ To=c10::BFloat16, From=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(416): warning C4244: “参数”: 从“_Ty”转换到“float”,可能丢失数据 with [ _Ty=double ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(415): note: 编译 类 模板 成员函数 "To c10::Converter<To,From,void>::operator ()(std::complex)" 时 with [ To=c10::BFloat16, From=std::complex ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(406): note: 参见对正在编译的函数 模板 实例化“To c10::Converter<To,From,void>::operator ()(std::complex)”的引用 with [ To=c10::BFloat16, From=std::complex ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(406): note: 参见对正在编译的 类 模板 实例化 "c10::Converter<To,From,void>" 的引用 with [ To=c10::BFloat16, From=std::complex ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(503): note: 参见对正在编译的函数 模板 实例化“To c10::convert<To,From>(From)”的引用 with [ To=c10::BFloat16, From=std::complex ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/Scalar.h(72): note: 参见对正在编译的函数 模板 实例化“To c10::checked_convert<c10::BFloat16,std::complex>(From,const char )”的引用 with [ To=c10::BFloat16, From=std::complex ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(400): warning C4244: “参数”: 从“From”转换到“float”,可能丢失数据 with [ From=double ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(399): note: 编译 类 模板 成员函数 "To c10::Converter<To,From,void>::operator ()(From)" 时 with [ To=c10::BFloat16, From=double ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(406): note: 参见对正在编译的函数 模板 实例化“To c10::Converter<To,From,void>::operator ()(From)”的引用 with [ To=c10::BFloat16, From=double ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(406): note: 参见对正在编译的 类 模板 实例化 "c10::Converter<To,From,void>" 的引用 with [ To=c10::BFloat16, From=double ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(503): note: 参见对正在编译的函数 模板 实例化“To c10::convert<To,From>(From)”的引用 with [ To=c10::BFloat16, From=double ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/Scalar.h(72): note: 参见对正在编译的函数 模板 实例化“To c10::checked_convert<c10::BFloat16,double>(From,const char )”的引用 with [ To=c10::BFloat16, From=double ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(400): warning C4244: “参数”: 从“From”转换到“const std::complex::_Ty”, 可能丢失数据 with [ From=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(399): note: 编译 类 模板 成员函数 "To c10::Converter<To,From,void>::operator ()(From)" 时 with [ To=std::complex, From=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(406): note: 参见对正在编译的函数 模板 实例化“To c10::Converter<To,From,void>::operator ()(From)”的引用 with [ To=std::complex, From=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(406): note: 参见对正在编译的 类 模板 实例化 "c10::Converter<To,From,void>" 的引用 with [ To=std::complex, From=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(503): note: 参见对正在编译的函数 模板 实例化“To c10::convert<To,From>(From)”的引用 with [ To=std::complex, From=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/Scalar.h(72): note: 参见对正在编译的函数 模板 实例化“To c10::checked_convert<std::complex,int64_t>(From,const char )”的引用 with [ To=std::complex, From=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(400): warning C4244: “参数”: 从“From”转换到“const std::complex::_Ty”,可能丢失数据 with [ From=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(399): note: 编译 类 模板 成员函数 "To c10::Converter<To,From,void>::operator ()(From)" 时 with [ To=std::complex, From=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(406): note: 参见对正在编译的函数 模板 实例化“To c10::Converter<To,From,void>::operator ()(From)”的引用 with [ To=std::complex, From=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(406): note: 参见对正在编译的 类 模板 实例化 "c10::Converter<To,From,void>" 的引用 with [ To=std::complex, From=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(503): note: 参见对正在编译的函数 模板 实例化“To c10::convert<To,From>(From)”的引用 with [ To=std::complex, From=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/Scalar.h(72): note: 参见对正在编译的函数 模板 实例化“To c10::checked_convert<std::complex,int64_t>(From,const char )”的引用 with [ To=std::complex, From=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(400): warning C4244: “参数”: 从“From”转换到“const std::complex::_Ty”,可能丢失数据 with [ From=double ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(399): note: 编译 类 模板 成员函数 "To c10::Converter<To,From,void>::operator ()(From)" 时 with [ To=std::complex, From=double ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(406): note: 参见对正在编译的函数 模板 实例化“To c10::Converter<To,From,void>::operator ()(From)”的引用 with [ To=std::complex, From=double ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(406): note: 参见对正在编译的 类 模板 实例化 "c10::Converter<To,From,void>" 的引用 with [ To=std::complex, From=double ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half.h(503): note: 参见对正在编译的函数 模板 实例化“To c10::convert<To,From>(From)”的引用 with [ To=std::complex, From=double ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/Scalar.h(72): note: 参见对正在编译的函数 模板 实例化“To c10::checked_convert<std::complex,double>(From,const char )”的引用 with [ To=std::complex, From=double ] C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\bin\nvcc.exe -c C:\Users\yangz\AppData\Local\Temp\pip-install-os_ouzpo\torch-scatter\csrc\cuda\scatter_cuda.cu -o build\temp.win-amd64-3.6\Release\Users\yangz\AppData\Local\Temp\pip-install-os_ouzpo\torch-scatter\csrc\cuda\scatter_cuda.obj -IC:\Users\yangz\AppData\Local\Temp\pip-install-os_ouzpo\torch-scatter\csrc -ID:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include -ID:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include -ID:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\TH -ID:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\THC "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\include" -ID:\PyCharm\anaconda3\envs\python36\include -ID:\PyCharm\anaconda3\envs\python36\include "-ID:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\ATLMFC\include" "-ID:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.6.1\include\um" "-ID:\Windows Kits\10\include\10.0.17763.0\ucrt" "-ID:\Windows Kits\10\include\10.0.17763.0\shared" "-ID:\Windows Kits\10\include\10.0.17763.0\um" "-ID:\Windows Kits\10\include\10.0.17763.0\winrt" "-ID:\Windows Kits\10\include\10.0.17763.0\cppwinrt" -Xcompiler /EHsc -Xcompiler /wd4819 -Xcompiler /MD -DCUDA_NO_HALF_OPERATORS -DCUDA_NO_HALF_CONVERSIONS -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr -arch=sm_35 --expt-relaxed-constexpr -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_scatter -D_GLIBCXX_USE_CXX11_ABI=0 D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\c10/util/Exception.h(28): warning: base class dllexport/dllimport specification differs from that of the derived class

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\c10/util/Exception.h(29): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\c10/util/Exception.h(30): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\c10/util/Exception.h(35): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\c10/util/Exception.h(36): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\c10/core/Allocator.h(21): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\c10/core/Allocator.h(183): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\c10/util/typeid.h(460): warning: dllexport/dllimport conflict with "caffe2::TypeMeta::_typeMetaDataInstance [with T=caffe2::detail::_Uninitialized]" (456): here; dllexport assumed

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(63): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(64): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\c10/core/Storage.h(181): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\c10/core/TensorTypeSet.h(44): warning: integer conversion resulted in a change of sign

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\c10/core/impl/LocalTensorTypeSet.h(50): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\c10/core/impl/LocalTensorTypeSet.h(51): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\c10/util/logging_is_not_google_glog.h(47): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\c10/core/TensorImpl.h(224): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\c10/core/TensorImpl.h(1560): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\c10/core/TensorImpl.h(1563): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\c10/core/TensorImpl.h(1585): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\c10/core/TensorImpl.h(1586): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\c10/core/TensorImpl.h(1611): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\c10/core/TensorImpl.h(1630): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/Generator.h(75): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/NamedTensor.h(53): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/TensorBody.h(1104): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/ivalue_inl.h(118): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/ivalue_inl.h(138): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/ivalue_inl.h(139): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/ivalue_inl.h(188): warning: base class dllexport/dllimport specification differs from that of the derived class

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/ivalue_inl.h(200): warning: base class dllexport/dllimport specification differs from that of the derived class

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/ivalue_inl.h(210): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/ivalue_inl.h(301): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/ivalue_inl.h(302): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/ivalue_inl.h(303): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/ivalue_inl.h(306): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/ivalue_inl.h(307): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/ivalue_inl.h(313): warning: base class dllexport/dllimport specification differs from that of the derived class

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/ivalue_inl.h(389): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/ivalue_inl.h(390): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/jit_type.h(370): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/jit_type.h(617): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/jit_type.h(618): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/jit_type.h(621): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/jit_type.h(633): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/jit_type.h(748): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/jit_type.h(797): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/jit_type.h(879): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/jit_type.h(881): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/jit_type.h(1574): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/jit_type.h(1575): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/jit_type.h(1577): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/jit_type.h(1581): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/jit_type.h(1584): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/jit_type.h(1639): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/boxing/KernelFunction.h(375): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/boxing/KernelFunction.h(376): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/dispatch/Dispatcher.h(132): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/dispatch/Dispatcher.h(133): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/dispatch/Dispatcher.h(134): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/dispatch/Dispatcher.h(135): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/dispatch/Dispatcher.h(136): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/core/dispatch/Dispatcher.h(164): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/CPUGenerator.h(32): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/CPUGenerator.h(33): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/CPUGenerator.h(34): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/Context.h(124): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/Context.h(125): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/Context.h(130): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/Context.h(131): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/Context.h(132): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/TensorGeometry.h(56): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/TensorGeometry.h(57): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/TensorNames.h(42): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\ATen/TensorNames.h(72): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/variable.h(180): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/variable.h(183): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/variable.h(184): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/variable.h(186): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/variable.h(187): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/variable.h(203): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/tracer.h(49): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/tracer.h(52): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/tracer.h(85): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/tracer.h(181): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/tracer.h(289): warning: dllexport/dllimport conflict with "torch::jit::tracer::addInputs" (277): here; dllexport assumed

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/tracer.h(293): warning: dllexport/dllimport conflict with "torch::jit::tracer::addInputs" (283): here; dllexport assumed

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/attributes.h(95): warning: base class dllexport/dllimport specification differs from that of the derived class

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/attributes.h(109): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/attributes.h(112): warning: base class dllexport/dllimport specification differs from that of the derived class

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/attributes.h(126): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/source_range.h(169): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/scope.h(25): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/scope.h(87): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/constants.h(20): warning: base class dllexport/dllimport specification differs from that of the derived class

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/operator.h(166): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/operator.h(170): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/operator.h(174): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/operator.h(176): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/operator.h(177): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/ir.h(245): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/ir.h(246): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/ir.h(248): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/ir.h(251): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/ir.h(252): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/ir.h(253): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/ir.h(778): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/data/samplers/distributed.h(96): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/data/samplers/distributed.h(129): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/argument_spec.h(190): error: member "torch::jit::ArgumentSpecCreator::DEPTH_LIMIT" may not be initialized

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/argument_spec.h(198): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/interpreter.h(52): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/graph_executor.h(53): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/function.h(107): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/function.h(109): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/function.h(114): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/function.h(122): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/function.h(129): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/function.h(134): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/script/method.h(57): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/script/object.h(105): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/script/compilation_unit.h(255): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/script/compilation_unit.h(257): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/script/compilation_unit.h(258): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/script/compilation_unit.h(265): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/script/module.h(466): error: member "torch::jit::script::detail::ModulePolicy::all_slots" may not be initialized

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/script/module.h(479): error: member "torch::jit::script::detail::ParameterPolicy::all_slots" may not be initialized

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/script/module.h(493): error: member "torch::jit::script::detail::BufferPolicy::all_slots" may not be initialized

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/script/module.h(506): error: member "torch::jit::script::detail::AttributePolicy::all_slots" may not be initialized

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/serialize/input-archive.h(105): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/serialize/output-archive.h(78): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/module.h(557): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/module.h(560): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/module.h(563): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/module.h(566): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/batchnorm.h(25): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/batchnorm.h(56): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/embedding.h(20): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/embedding.h(22): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/embedding.h(41): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/embedding.h(43): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/embedding.h(58): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/embedding.h(60): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/embedding.h(84): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/embedding.h(92): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/embedding.h(108): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/embedding.h(116): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/embedding.h(131): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/embedding.h(139): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/fold.h(21): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/fold.h(24): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/fold.h(28): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/fold.h(32): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/fold.h(35): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/fold.h(48): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/fold.h(52): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/fold.h(56): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/fold.h(59): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/activation.h(110): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/activation.h(138): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/activation.h(166): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/loss.h(19): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/loss.h(34): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/loss.h(49): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/loss.h(64): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/loss.h(79): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/loss.h(103): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/loss.h(119): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/loss.h(136): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/loss.h(153): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/loss.h(173): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/loss.h(195): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/loss.h(209): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/loss.h(230): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/loss.h(251): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/loss.h(265): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/loss.h(284): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/loss.h(302): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/loss.h(316): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/normalization.h(16): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/normalization.h(33): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/normalization.h(95): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/padding.h(65): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/padding.h(111): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/padding.h(114): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/functional/padding.h(14): warning: integer conversion resulted in a change of sign

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/functional/padding.h(15): warning: integer conversion resulted in a change of sign

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/functional/padding.h(15): warning: integer conversion resulted in a change of sign

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/functional/padding.h(15): warning: integer conversion resulted in a change of sign

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/functional/padding.h(18): warning: integer conversion resulted in a change of sign

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/functional/padding.h(19): warning: integer conversion resulted in a change of sign

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/functional/padding.h(19): warning: integer conversion resulted in a change of sign

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/functional/padding.h(19): warning: integer conversion resulted in a change of sign

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/functional/padding.h(23): warning: integer conversion resulted in a change of sign

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/functional/padding.h(24): warning: integer conversion resulted in a change of sign

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/functional/padding.h(24): warning: integer conversion resulted in a change of sign

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/functional/padding.h(24): warning: integer conversion resulted in a change of sign

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/upsampling.h(18): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/upsampling.h(21): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/upsampling.h(31): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/upsampling.h(37): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/upsampling.h(53): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/upsampling.h(56): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/upsampling.h(60): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/upsampling.h(71): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/vision.h(18): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/vision.h(20): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/vision.h(22): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/container/functional.h(94): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/padding.h(22): warning: field of class type without a DLL interface used in a class with a DLL interface detected during: instantiation of class "torch::nn::ReflectionPadOptions [with D=1ULL]" D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/padding.h(28): here instantiation of class "torch::nn::ReflectionPadImpl<D, Derived> [with D=1ULL, Derived=torch::nn::ReflectionPad1dImpl]" D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/padding.h(36): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/padding.h(22): warning: field of class type without a DLL interface used in a class with a DLL interface detected during: instantiation of class "torch::nn::ReflectionPadOptions [with D=2ULL]" D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/padding.h(28): here instantiation of class "torch::nn::ReflectionPadImpl<D, Derived> [with D=2ULL, Derived=torch::nn::ReflectionPad2dImpl]" D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/padding.h(52): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/padding.h(44): warning: field of class type without a DLL interface used in a class with a DLL interface detected during: instantiation of class "torch::nn::ReplicationPadOptions [with D=1ULL]" D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/padding.h(81): here instantiation of class "torch::nn::ReplicationPadImpl<D, Derived> [with D=1ULL, Derived=torch::nn::ReplicationPad1dImpl]" D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/padding.h(89): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/padding.h(44): warning: field of class type without a DLL interface used in a class with a DLL interface detected during: instantiation of class "torch::nn::ReplicationPadOptions [with D=2ULL]" D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/padding.h(81): here instantiation of class "torch::nn::ReplicationPadImpl<D, Derived> [with D=2ULL, Derived=torch::nn::ReplicationPad2dImpl]" D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/padding.h(105): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/padding.h(44): warning: field of class type without a DLL interface used in a class with a DLL interface detected during: instantiation of class "torch::nn::ReplicationPadOptions [with D=3ULL]" D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/padding.h(81): here instantiation of class "torch::nn::ReplicationPadImpl<D, Derived> [with D=3ULL, Derived=torch::nn::ReplicationPad3dImpl]" D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/padding.h(121): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/padding.h(81): warning: field of class type without a DLL interface used in a class with a DLL interface detected during: instantiation of class "torch::nn::ConstantPadOptions [with D=1ULL]" D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/padding.h(178): here instantiation of class "torch::nn::ConstantPadImpl<D, Derived> [with D=1ULL, Derived=torch::nn::ConstantPad1dImpl]" D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/padding.h(186): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/padding.h(81): warning: field of class type without a DLL interface used in a class with a DLL interface detected during: instantiation of class "torch::nn::ConstantPadOptions [with D=2ULL]" D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/padding.h(178): here instantiation of class "torch::nn::ConstantPadImpl<D, Derived> [with D=2ULL, Derived=torch::nn::ConstantPad2dImpl]" D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/padding.h(202): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/options/padding.h(81): warning: field of class type without a DLL interface used in a class with a DLL interface detected during: instantiation of class "torch::nn::ConstantPadOptions [with D=3ULL]" D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/padding.h(178): here instantiation of class "torch::nn::ConstantPadImpl<D, Derived> [with D=3ULL, Derived=torch::nn::ConstantPad3dImpl]" D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/padding.h(218): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/pooling.h(27): warning: field of class type without a DLL interface used in a class with a DLL interface detected during instantiation of class "torch::nn::AvgPoolImpl<D, Derived> [with D=1ULL, Derived=torch::nn::AvgPool1dImpl]" (35): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/pooling.h(27): warning: field of class type without a DLL interface used in a class with a DLL interface detected during instantiation of class "torch::nn::AvgPoolImpl<D, Derived> [with D=2ULL, Derived=torch::nn::AvgPool2dImpl]" (52): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/pooling.h(27): warning: field of class type without a DLL interface used in a class with a DLL interface detected during instantiation of class "torch::nn::AvgPoolImpl<D, Derived> [with D=3ULL, Derived=torch::nn::AvgPool3dImpl]" (69): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/pooling.h(97): warning: field of class type without a DLL interface used in a class with a DLL interface detected during instantiation of class "torch::nn::MaxPoolImpl<D, Derived> [with D=1ULL, Derived=torch::nn::MaxPool1dImpl]" (105): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/pooling.h(97): warning: field of class type without a DLL interface used in a class with a DLL interface detected during instantiation of class "torch::nn::MaxPoolImpl<D, Derived> [with D=2ULL, Derived=torch::nn::MaxPool2dImpl]" (126): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/pooling.h(97): warning: field of class type without a DLL interface used in a class with a DLL interface detected during instantiation of class "torch::nn::MaxPoolImpl<D, Derived> [with D=3ULL, Derived=torch::nn::MaxPool3dImpl]" (147): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/pooling.h(179): warning: field of class type without a DLL interface used in a class with a DLL interface detected during instantiation of class "torch::nn::AdaptiveMaxPoolImpl<D, Derived> [with D=1ULL, Derived=torch::nn::AdaptiveMaxPool1dImpl]" (188): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/pooling.h(179): warning: field of class type without a DLL interface used in a class with a DLL interface detected during instantiation of class "torch::nn::AdaptiveMaxPoolImpl<D, Derived> [with D=2ULL, Derived=torch::nn::AdaptiveMaxPool2dImpl]" (211): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/pooling.h(179): warning: field of class type without a DLL interface used in a class with a DLL interface detected during instantiation of class "torch::nn::AdaptiveMaxPoolImpl<D, Derived> [with D=3ULL, Derived=torch::nn::AdaptiveMaxPool3dImpl]" (234): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/pooling.h(267): warning: field of class type without a DLL interface used in a class with a DLL interface detected during instantiation of class "torch::nn::AdaptiveAvgPoolImpl<D, Derived> [with D=1ULL, Derived=torch::nn::AdaptiveAvgPool1dImpl]" (276): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/pooling.h(267): warning: field of class type without a DLL interface used in a class with a DLL interface detected during instantiation of class "torch::nn::AdaptiveAvgPoolImpl<D, Derived> [with D=2ULL, Derived=torch::nn::AdaptiveAvgPool2dImpl]" (295): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/pooling.h(267): warning: field of class type without a DLL interface used in a class with a DLL interface detected during instantiation of class "torch::nn::AdaptiveAvgPoolImpl<D, Derived> [with D=3ULL, Derived=torch::nn::AdaptiveAvgPool3dImpl]" (314): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/pooling.h(343): warning: field of class type without a DLL interface used in a class with a DLL interface detected during instantiation of class "torch::nn::MaxUnpoolImpl<D, Derived> [with D=1ULL, Derived=torch::nn::MaxUnpool1dImpl]" (351): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/pooling.h(343): warning: field of class type without a DLL interface used in a class with a DLL interface detected during instantiation of class "torch::nn::MaxUnpoolImpl<D, Derived> [with D=2ULL, Derived=torch::nn::MaxUnpool2dImpl]" (369): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/pooling.h(343): warning: field of class type without a DLL interface used in a class with a DLL interface detected during instantiation of class "torch::nn::MaxUnpoolImpl<D, Derived> [with D=3ULL, Derived=torch::nn::MaxUnpool3dImpl]" (387): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/pooling.h(423): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/pooling.h(455): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/pooling.h(481): warning: field of class type without a DLL interface used in a class with a DLL interface detected during instantiation of class "torch::nn::LPPoolImpl<D, Derived> [with D=1ULL, Derived=torch::nn::LPPool1dImpl]" (487): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/pooling.h(481): warning: field of class type without a DLL interface used in a class with a DLL interface detected during instantiation of class "torch::nn::LPPoolImpl<D, Derived> [with D=2ULL, Derived=torch::nn::LPPool2dImpl]" (500): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/rnn.h(71): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/rnn.h(73): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/rnn.h(75): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/rnn.h(77): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/rnn.h(113): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/rnn.h(110): warning: field of class type without a DLL interface used in a class with a DLL interface detected during instantiation of class "torch::nn::detail::RNNImplBase [with Derived=torch::nn::RNNImpl]" (122): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/rnn.h(110): warning: field of class type without a DLL interface used in a class with a DLL interface detected during instantiation of class "torch::nn::detail::RNNImplBase [with Derived=torch::nn::LSTMImpl]" (151): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/modules/rnn.h(110): warning: field of class type without a DLL interface used in a class with a DLL interface detected during instantiation of class "torch::nn::detail::RNNImplBase [with Derived=torch::nn::GRUImpl]" (175): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/record_function.h(39): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/record_function.h(112): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/profiler.h(97): warning: modifier is ignored on an enum specifier

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/profiler.h(112): warning: modifier is ignored on an enum specifier

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/profiler.h(169): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/profiler.h(245): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/saved_variable.h(46): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/saved_variable.h(49): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/saved_variable.h(50): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/function.h(353): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/function.h(355): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/function.h(356): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/function.h(357): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/function.h(358): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/custom_function.h(84): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/custom_function.h(105): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/custom_function.h(106): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/custom_function.h(107): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/custom_function.h(108): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/custom_function.h(113): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/custom_function.h(129): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/optimizer.h(83): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/adagrad.h(28): warning: base class dllexport/dllimport specification differs from that of the derived class

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/adagrad.h(44): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/adagrad.h(45): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/adam.h(31): warning: base class dllexport/dllimport specification differs from that of the derived class

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/adam.h(45): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/adam.h(46): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/adam.h(47): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/adam.h(48): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/lbfgs.h(27): warning: base class dllexport/dllimport specification differs from that of the derived class

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/lbfgs.h(48): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/lbfgs.h(49): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/lbfgs.h(50): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/lbfgs.h(51): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/rmsprop.h(34): warning: base class dllexport/dllimport specification differs from that of the derived class

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/rmsprop.h(50): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/rmsprop.h(51): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/rmsprop.h(52): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/sgd.h(31): warning: base class dllexport/dllimport specification differs from that of the derived class

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/sgd.h(46): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/script/jit_exception.h(10): warning: base class dllexport/dllimport specification differs from that of the derived class

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\c10/cuda/CUDAStream.h(171): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/enum.h(179): warning: statement is unreachable detected during instantiation of "at::Reduction::Reduction torch::enumtype::reduction_get_enum(V) [with V=torch::nn::L1LossOptions::reduction_t]" D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/functional/loss.h(19): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/enum.h(179): warning: statement is unreachable detected during instantiation of "at::Reduction::Reduction torch::enumtype::reduction_get_enum(V) [with V=torch::nn::KLDivLossOptions::reduction_t]" D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/functional/loss.h(49): here

5 errors detected in the compilation of "C:/Users/yangz/AppData/Local/Temp/tmpxft_00000fdc_00000000-10_scatter_cuda.cpp1.ii". scatter_cuda.cu error: command 'C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\bin\nvcc.exe' failed with exit status 1

ERROR: Failed building wheel for torch-scatter Running setup.py clean for torch-scatter Failed to build torch-scatter DEPRECATION: Could not build wheels for torch-scatter which do not use PEP 517. pip will fall back to legacy 'setup.py install' for these. pip 21.0 will remove support for this functionality. A possible replacement is to fix the wheel build issue reported above. You can find discussion regarding this at https://github.com/pypa/pip/issues/8368. Installing collected packages: torch-scatter Running setup.py install for torch-scatter ... / ERROR: Command errored out with exit status 1: command: 'D:\PyCharm\anaconda3\envs\python36\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\yangz\AppData\Local\Temp\pip-install-os_ouzpo\torch-scatter\setup.py'"'"'; file='"'"'C:\Users\yangz\AppData\Local\Temp\pip-install-os_ouzpo\torch-scatter\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record 'C:\Users\yangz\AppData\Local\Temp\pip-record-47lbth9s\install-record.txt' --single-version-externally-managed --compile --install-headers 'D:\PyCharm\anaconda3\envs\python36\Include\torch-scatter' cwd: C:\Users\yangz\AppData\Local\Temp\pip-install-os_ouzpo\torch-scatter\ Complete output (4475 lines): running install running build running build_py creating build creating build\lib.win-amd64-3.6 creating build\lib.win-amd64-3.6\torch_scatter copying torch_scatter\placeholder.py -> build\lib.win-amd64-3.6\torch_scatter copying torch_scatter\scatter.py -> build\lib.win-amd64-3.6\torch_scatter copying torch_scatter\segment_coo.py -> build\lib.win-amd64-3.6\torch_scatter copying torch_scatter\segment_csr.py -> build\lib.win-amd64-3.6\torch_scatter copying torch_scatter\utils.py -> build\lib.win-amd64-3.6\torch_scatter copying torch_scatter__init__.py -> build\lib.win-amd64-3.6\torch_scatter creating build\lib.win-amd64-3.6\torch_scatter\composite copying torch_scatter\composite\logsumexp.py -> build\lib.win-amd64-3.6\torch_scatter\composite copying torch_scatter\composite\softmax.py -> build\lib.win-amd64-3.6\torch_scatter\composite copying torch_scatter\composite\std.py -> build\lib.win-amd64-3.6\torch_scatter\composite copying torch_scatter\composite__init.py -> build\lib.win-amd64-3.6\torch_scatter\composite running build_ext D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\utils\cpp_extension.py:209: UserWarning: Error checking compiler version for cl: 'utf-8' codec can't decode byte 0xd3 in position 0: invalid continuation byte warnings.warn('Error checking compiler version for {}: {}'.format(compiler, error)) building 'torch_scatter._scatter' extension creating build\temp.win-amd64-3.6 creating build\temp.win-amd64-3.6\Release creating build\temp.win-amd64-3.6\Release\Users creating build\temp.win-amd64-3.6\Release\Users\yangz creating build\temp.win-amd64-3.6\Release\Users\yangz\AppData creating build\temp.win-amd64-3.6\Release\Users\yangz\AppData\Local creating build\temp.win-amd64-3.6\Release\Users\yangz\AppData\Local\Temp creating build\temp.win-amd64-3.6\Release\Users\yangz\AppData\Local\Temp\pip-install-os_ouzpo creating build\temp.win-amd64-3.6\Release\Users\yangz\AppData\Local\Temp\pip-install-os_ouzpo\torch-scatter creating build\temp.win-amd64-3.6\Release\Users\yangz\AppData\Local\Temp\pip-install-os_ouzpo\torch-scatter\csrc creating build\temp.win-amd64-3.6\Release\Users\yangz\AppData\Local\Temp\pip-install-os_ouzpo\torch-scatter\csrc\cpu creating build\temp.win-amd64-3.6\Release\Users\yangz\AppData\Local\Temp\pip-install-os_ouzpo\torch-scatter\csrc\cuda D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -DWITH_CUDA -IC:\Users\yangz\AppData\Local\Temp\pip-install-os_ouzpo\torch-scatter\csrc -ID:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include -ID:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include -ID:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\TH -ID:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\THC "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\include" -ID:\PyCharm\anaconda3\envs\python36\include -ID:\PyCharm\anaconda3\envs\python36\include "-ID:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\ATLMFC\include" "-ID:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.6.1\include\um" "-ID:\Windows Kits\10\include\10.0.17763.0\ucrt" "-ID:\Windows Kits\10\include\10.0.17763.0\shared" "-ID:\Windows Kits\10\include\10.0.17763.0\um" "-ID:\Windows Kits\10\include\10.0.17763.0\winrt" "-ID:\Windows Kits\10\include\10.0.17763.0\cppwinrt" /EHsc /TpC:\Users\yangz\AppData\Local\Temp\pip-install-os_ouzpo\torch-scatter\csrc\scatter.cpp /Fobuild\temp.win-amd64-3.6\Release\Users\yangz\AppData\Local\Temp\pip-install-os_ouzpo\torch-scatter\csrc\scatter.obj /MD /wd4819 /EHsc -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_scatter -D_GLIBCXX_USE_CXX11_ABI=0 scatter.cpp D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Exception.h(28): warning C4275: 非 dll 接口 class“std::exception”用作 dll 接口 class“c10::Error”的基 D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: 参见“std::exception”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Exception.h(28): note: 参见“c10::Error”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Exception.h(29): warning C4251: “c10::Error::msgstack”: class“std::vector<std::string,std::allocator<_Ty>>”需要有 dll 接口由 class“c10::Error”的客户端使用 with [ _Ty=std::string ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Exception.h(29): note: 参见“std::vector<std::string,std::allocator<_Ty>>”的声明 with [ Ty=std::string ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Exception.h(30): warning C4251: “c10::Error::backtrace”: class“std::basic_string<char,std::char_traits,std::allocator>”需要有 dll 接口由 class“c10::Error”的客户端使用 D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: 参见“std::basic_string<char,std::chartraits,std::allocator>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Exception.h(35): warning C4251: “c10::Error::msg”: class“std::basic_string<char,std::char_traits,std::allocator>”需要有 dll 接口由 class“c10::Error”的客户端使用 D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: 参见“std::basic_string<char,std::char_traits,std::allocator>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Exception.h(36): warning C4251: “c10::Error::msg_withoutbacktrace”: class“std::basic_string<char,std::char_traits,std::allocator>”需要有 dll 接口由 class“c10::Error”的客户端使用 D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: 参见“std::basic_string<char,std::chartraits,std::allocator>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/Allocator.h(21): warning C4251: “c10::DataPtr::ptr”: class“c10::detail::UniqueVoidPtr ”需要有 dll 接口由 class“c10::DataPtr”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/UniqueVoidPtr.h(38): note: 参见“c10::detail::UniqueVoidPtr”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/Allocator.h(183): warning C4251: “c10::InefficientStdFunctionContext::ptr_”: class“std::unique_ptr<void,std::function<void (void )>>”需要有 dll 接口由 struct“c10::InefficientStdFunctionContext”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/Allocator.h(183): note: 参见“std::unique_ptr<void,std::function<void (void )>>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half-inl.h(172): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half-inl.h(175): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half-inl.h(178): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half-inl.h(181): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half-inl.h(185): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half-inl.h(188): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half-inl.h(191): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half-inl.h(194): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half-inl.h(200): warning C4244: “参数”: 从“int64_t”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half-inl.h(203): warning C4244: “参数”: 从“int64_t”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half-inl.h(206): warning C4244: “参数”: 从“int64_t”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half-inl.h(209): warning C4244: “参数”: 从“int64_t”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half-inl.h(213): warning C4244: “参数”: 从“int64_t”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half-inl.h(216): warning C4244: “参数”: 从“int64_t”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half-inl.h(219): warning C4244: “参数”: 从“int64_t”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Half-inl.h(222): warning C4244: “参数”: 从“int64_t”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/BFloat16-inl.h(148): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/BFloat16-inl.h(151): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/BFloat16-inl.h(154): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/BFloat16-inl.h(157): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/BFloat16-inl.h(161): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/BFloat16-inl.h(164): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/BFloat16-inl.h(167): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/BFloat16-inl.h(170): warning C4244: “参数”: 从“int”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/BFloat16-inl.h(176): warning C4244: “参数”: 从“int64_t”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/BFloat16-inl.h(179): warning C4244: “参数”: 从“int64_t”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/BFloat16-inl.h(182): warning C4244: “参数”: 从“int64_t”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/BFloat16-inl.h(185): warning C4244: “参数”: 从“int64_t”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/BFloat16-inl.h(189): warning C4244: “参数”: 从“int64_t”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/BFloat16-inl.h(192): warning C4244: “参数”: 从“int64_t”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/BFloat16-inl.h(195): warning C4244: “参数”: 从“int64_t”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/BFloat16-inl.h(198): warning C4244: “参数”: 从“int64_t”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/typeid.h(65): warning C4251: “c10::IdWrapper<caffe2::TypeIdentifier,c10::util::typeindex>::id”: struct“c10::util::type_index”需要有 dll 接口由 class“c10::IdWrapper<caffe2::TypeIdentifier,c10::util::type_index>”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/TypeIndex.h(12): note: 参见“c10::util::type_index”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/intrusive_ptr.h(63): warning C4251: “c10::intrusive_ptrtarget::refcount”: struct“std::atomic<unsigned int64>”需要有 dll 接口由 class“c10::intrusive_ptr_target”的客户端使用 D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xxatomic(162): note: 参见“std::atomic”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/intrusive_ptr.h(64): warning C4251: “c10::intrusive_ptrtarget::weakcount”: struct“std::atomic”需要有 dll 接口由 class“c10::intrusive_ptr_target”的客户端使用 D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xxatomic(162): note: 参见“std::atomic”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/intrusive_ptr.h(721): warning C4267: “return”: 从“size_t”转换到“uint32_t”,可能丢失 数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/intrusive_ptr.h(752): warning C4267: “return”: 从“size_t”转换到“uint32_t”,可能丢失 数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/Storage.h(181): warning C4251: “c10::Storage::storageimpl”: class“c10::intrusive_ptr<c10::StorageImpl,c10::detail::intrusive_target_default_null_type>”需要有 dll 接口由 struct“c10::Storage”的客户端使用 with [ TTarget=c10::StorageImpl ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/Storage.h(10): note: 参见“c10::intrusive_ptr<c10::StorageImpl,c10::detail::intrusive_target_default_null_type>”的声明 with [ TTarget=c10::StorageImpl ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/llvmMathExtras.h(550): warning C4267: “return”: 从“size_t”转换到“unsigned int”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/llvmMathExtras.h(556): warning C4267: “return”: 从“size_t”转换到“unsigned int”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/llvmMathExtras.h(563): warning C4267: “return”: 从“size_t”转换到“unsigned int”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/llvmMathExtras.h(569): warning C4267: “return”: 从“sizet”转换到“unsigned int”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/impl/LocalTensorTypeSet.h(50): warning C4251: “c10::impl::LocalTensorTypeSet::included”: class“c10::TensorTypeSet”需要有 dll 接口由 struct“c10::impl::LocalTensorTypeSet”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/TensorTypeSet.h(34): note: 参见“c10::TensorTypeSet”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/impl/LocalTensorTypeSet.h(51): warning C4251: “c10::impl::LocalTensorTypeSet::excluded_”: class“c10::TensorTypeSet”需要有 dll 接口由 struct“c10::impl::LocalTensorTypeSet”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/TensorTypeSet.h(34): note: 参见“c10::TensorTypeSet”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/logging_is_not_googleglog.h(47): warning C4251: “c10::MessageLogger::stream”: class“std::basic_stringstream<char,std::char_traits,std::allocator>”需要有 dll 接口由 class“c10::MessageLogger”的客户端使用 D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\iosfwd(623): note: 参见“std::basic_stringstream<char,std::char_traits,std::allocator>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/TensorImpl.h(224): warning C4251: “c10::VariableVersion::versioncounter”: class“c10::intrusive_ptr<c10::VariableVersion::VersionCounter,c10::detail::intrusive_target_default_null_type>”需要有 dll 接口由 struct“c10::VariableVersion”的客户端使用 with [ TTarget=c10::VariableVersion::VersionCounter ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/TensorImpl.h(224): note: 参见“c10::intrusive_ptr<c10::VariableVersion::VersionCounter,c10::detail::intrusive_target_default_null_type>”的声明 with [ TTarget=c10::VariableVersion::VersionCounter ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/TensorImpl.h(1560): warning C4251: “c10::TensorImpl::autogradmeta”: class“std::unique_ptr<c10::AutogradMetaInterface,std::default_delete<_Ty>>”需要有 dll 接口由 struct“c10::TensorImpl”的客户端使用 with [ _Ty=c10::AutogradMetaInterface ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/TensorImpl.h(152): note: 参见“std::unique_ptr<c10::AutogradMetaInterface,std::default_delete<_Ty>>”的声明 with [ _Ty=c10::AutogradMetaInterface ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/TensorImpl.h(1563): warning C4251: “c10::TensorImpl::named_tensormeta”: class“std::unique_ptr<c10::NamedTensorMetaInterface,std::default_delete<_Ty>>”需要有 dll 接口由 struct“c10::TensorImpl”的客户端使用 with [ _Ty=c10::NamedTensorMetaInterface ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/TensorImpl.h(171): note: 参见“std::unique_ptr<c10::NamedTensorMetaInterface,std::default_delete<_Ty>>”的声明 with [ Ty=c10::NamedTensorMetaInterface ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/TensorImpl.h(1585): warning C4251: “c10::TensorImpl::sizes”: class“c10::SmallVector<int64_t,5>”需要有 dll 接口由 struct“c10::TensorImpl”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/TensorImpl.h(1585): note: 参见“c10::SmallVector<int64t,5>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/TensorImpl.h(1586): warning C4251: “c10::TensorImpl::strides”: class“c10::SmallVector<int64_t,5>”需要有 dll 接口由 struct“c10::TensorImpl”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/TensorImpl.h(1585): note: 参见“c10::SmallVector<int64_t,5>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/TensorImpl.h(1611): warning C4251: “c10::TensorImpl::deviceopt”: class“c10::optional”需要有 dll 接口由 struct“c10::TensorImpl”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/TensorOptions.h(149): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/TensorImpl.h(1630): warning C4251: “c10::TensorImpl::typeset”: class“c10::TensorTypeSet”需要有 dll 接口由 struct“c10::TensorImpl”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/TensorTypeSet.h(34): note: 参见“c10::TensorTypeSet”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/TensorImpl.h(1027): warning C4244: “参数”: 从“float”转换到“const _Ty”,可能丢失数据 with [ _Ty=uint64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/TensorImpl.h(1377): warning C4244: “初始化”: 从“int64_t”转换到“int”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(26): warning C4251: “at::DeprecatedTypePropertiesRegistry::registry”: class“std::unique_ptr<at::DeprecatedTypeProperties,std::default_delete<_Ty>>”需要有 dll 接口由 class“at::DeprecatedTypePropertiesRegistry”的客户端使用 with [ _Ty=at::DeprecatedTypeProperties ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/DeprecatedTypePropertiesRegistry.h(24): note: 参见“std::unique_ptr<at::DeprecatedTypeProperties,std::default_delete<_Ty>>”的声明 with [ Ty=at::DeprecatedTypeProperties ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/Generator.h(75): warning C4251: “at::Generator::mutex”: class“std::mutex”需要有 dll 接口由 struct“at::Generator”的客户端使用 D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\mutex(82): note: 参见“std::mutex”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/NamedTensor.h(53): warning C4251: “at::NamedTensorMeta::names_”: class“std::vector<at::Dimname,std::allocator<_Ty>>”需要有 dll 接口由 struct“at::NamedTensorMeta”的客户端使用 with [ _Ty=at::Dimname ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/NamedTensor.h(27): note: 参见“std::vector<at::Dimname,std::allocator<_Ty>>”的声明 with [ Ty=at::Dimname ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/TensorBody.h(1104): warning C4251: “at::Tensor::impl”: class“c10::intrusive_ptr<c10::TensorImpl,c10::UndefinedTensorImpl>”需要有 dll 接口由 class“at::Tensor”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/TensorBody.h(82): note: 参见“c10::intrusive_ptr<c10::TensorImpl,c10::UndefinedTensorImpl>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/TensorBody.h(1105): warning C4522: “at::Tensor”: 指定了多个赋值运算符 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/Dict_inl.h(50): warning C4244: “参数”: 从“int64_t”转换到“const _Kty”,可能丢失数据 with [ _Kty=int ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalueinl.h(118): warning C4251: “c10::ivalue::ConstantString::str”: class“std::basic_string<char,std::char_traits,std::allocator>”需要有 dll 接口由 struct“c10::ivalue::ConstantString”的客户端使用 D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: 参见“std::basic_string<char,std::char_traits,std::allocator>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalueinl.h(138): warning C4251: “c10::ivalue::Tuple::elements”: class“std::vector<StorageT,std::allocator<_Ty>>”需要有 dll 接口由 struct“c10::ivalue::Tuple”的客户端使用 with [ StorageT=c10::IValue, _Ty=c10::IValue ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/List.h(24): note: 参见“std::vector<StorageT,std::allocator<_Ty>>”的声明 with [ StorageT=c10::IValue, _Ty=c10::IValue ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalueinl.h(139): warning C4251: “c10::ivalue::Tuple::type”: class“std::shared_ptr”需要有 dll 接口由 struct“c10::ivalue::Tuple”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalue_inl.h(139): note: 参见“std::shared_ptr”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalue_inl.h(200): warning C4275: 非 dll 接口 class“std::exception”用作 dll 接口 struct“c10::ivalue::Future::FutureError”的基 D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\vcruntime_exception.h(44): note: 参见“std::exception”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalue_inl.h(200): note: 参见“c10::ivalue::Future::FutureError”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalue_inl.h(210): warning C4251: “c10::ivalue::Future::FutureError::error_msg”: class “std::basic_string<char,std::char_traits,std::allocator>”需要有 dll 接口由 struct“c10::ivalue::Future::FutureError”的客户端使用 D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: 参见“std::basic_string<char,std::char_traits,std::allocator>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalueinl.h(301): warning C4251: “c10::ivalue::Future::mutex”: class“std::mutex”需 要有 dll 接口由 struct“c10::ivalue::Future”的客户端使用 D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\mutex(82): note: 参见“std::mutex”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalueinl.h(302): warning C4251: “c10::ivalue::Future::completed”: struct“std::atomic”需要有 dll 接口由 struct“c10::ivalue::Future”的客户端使用 D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xxatomic(162): note: 参见“std::atomic”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalue_inl.h(303): warning C4251: “c10::ivalue::Future::finishedcv”: class“std::condition_variable”需要有 dll 接口由 struct“c10::ivalue::Future”的客户端使用 D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\mutex(682): note: 参见“std::condition_variable”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalueinl.h(306): warning C4251: “c10::ivalue::Future::type”: class“std::shared_ptr”需要有 dll 接口由 struct“c10::ivalue::Future”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalue.h(25): note: 参见“std::shared_ptr”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalue_inl.h(307): warning C4251: “c10::ivalue::Future::callbacks”: class“std::vector<std::function<void (void)>,std::allocator<_Ty>>”需要有 dll 接口由 struct“c10::ivalue::Future”的客户端使用 with [ _Ty=std::function<void (void)> ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalue_inl.h(307): note: 参见“std::vector<std::function<void (void)>,std::allocator<_Ty>>”的声明 with [ _Ty=std::function<void (void)> ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalueinl.h(389): warning C4251: “c10::ivalue::Object::type”: struct“c10::StrongTypePtr”需要有 dll 接口由 struct“c10::ivalue::Object”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalue.h(601): note: 参见“c10::StrongTypePtr”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalueinl.h(390): warning C4251: “c10::ivalue::Object::slots”: class“std::vector<StorageT,std::allocator<_Ty>>”需要有 dll 接口由 struct“c10::ivalue::Object”的客户端使用 with [ StorageT=c10::IValue, _Ty=c10::IValue ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/List.h(24): note: 参见“std::vector<StorageT,std::allocator<_Ty>>”的声明 with [ StorageT=c10::IValue, _Ty=c10::IValue ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalue_inl.h(429): warning C4244: “return”: 从“double”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalue_inl.h(431): warning C4244: “return”: 从“int64_t”转换到“unsigned char”,可能 丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalue_inl.h(432): warning C4244: “return”: 从“int64_t”转换到“signed char”,可能丢 失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalue_inl.h(433): warning C4244: “return”: 从“int64_t”转换到“unsigned short”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalue_inl.h(434): warning C4244: “return”: 从“int64_t”转换到“short”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalue_inl.h(435): warning C4244: “return”: 从“int64_t”转换到“int”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalue_inl.h(436): warning C4244: “return”: 从“int64_t”转换到“uint32_t”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalue_inl.h(438): warning C4244: “return”: 从“int64_t”转换到“c10::detail::_guarded_unsigned_long”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jit_type.h(65): warning C4251: “std::enable_shared_from_this::_Wptr”: class “std::weak_ptr<_Ty>”需要有 dll 接口由 class“std::enable_shared_from_this”的客户端使用 with [ _Ty=c10::Type ] D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\memory(2029): note: 参见“std::weak_ptr<_Ty>”的声明 with [ _Ty=c10::Type ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jit_type.h(241): warning C4251: “c10::SingleElementType<c10::TypeKind::OptionalType,c10::OptionalType>::elem”: class“std::shared_ptr”需要有 dll 接口由 struct“c10::SingleElementType<c10::TypeKind::OptionalType,c10::OptionalType>”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalue.h(25): note: 参见“std::shared_ptr”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jittype.h(370): warning C4251: “c10::VaryingShape::dims”: class“c10::optional”需要有 dll 接口由 struct“c10::VaryingShape”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jit_type.h(337): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jit_type.h(617): warning C4251: “c10::TensorType::scalartype”: class“c10::optional”需要有 dll 接口由 struct“c10::TensorType”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/ScalarType.h(191): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jittype.h(618): warning C4251: “c10::TensorType::device”: class“c10::optional”需要有 dll 接口由 struct“c10::TensorType”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/TensorOptions.h(149): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jit_type.h(621): warning C4251: “c10::TensorType::requiresgrad”: class“c10::optional”需要有 dll 接口由 struct“c10::TensorType”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/TensorOptions.h(202): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jittype.h(633): warning C4251: “c10::TensorType::undefined”: class“c10::optional”需要有 dll 接口由 struct“c10::TensorType”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/TensorOptions.h(202): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jit_type.h(478): warning C4267: “参数”: 从“size_t”转换到“int”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jit_type.h(481): warning C4267: “参数”: 从“size_t”转换到“int”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jit_type.h(639): warning C4251: “c10::SingleElementType<c10::TypeKind::ListType,c10::ListType>::elem”: class“std::shared_ptr”需要有 dll 接口由 struct“c10::SingleElementType<c10::TypeKind::ListType,c10::ListType>”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalue.h(25): note: 参见“std::shared_ptr”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jit_type.h(748): warning C4251: “c10::DictType::types”: class“std::vector<c10::TypePtr,std::allocator<_Ty>>”需要有 dll 接口由 struct“c10::DictType”的客户端使用 with [ _Ty=c10::TypePtr ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jit_type.h(151): note: 参见“std::vector<c10::TypePtr,std::allocator<_Ty>>”的声明 with [ _Ty=c10::TypePtr ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jit_type.h(756): warning C4251: “c10::SingleElementType<c10::TypeKind::FutureType,c10::FutureType>::elem”: class“std::shared_ptr”需要有 dll 接口由 struct“c10::SingleElementType<c10::TypeKind::FutureType,c10::FutureType>”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalue.h(25): note: 参见“std::shared_ptr”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jittype.h(797): warning C4251: “c10::NamedType::name”: class“c10::optional”需要有 dll 接口由 struct“c10::NamedType”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jit_type.h(788): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jittype.h(879): warning C4251: “c10::TupleType::elements”: class“std::vector<c10::TypePtr,std::allocator<_Ty>>”需要有 dll 接口由 struct“c10::TupleType”的客户端使用 with [ _Ty=c10::TypePtr ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jit_type.h(151): note: 参见“std::vector<c10::TypePtr,std::allocator<_Ty>>”的声明 with [ _Ty=c10::TypePtr ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jittype.h(881): warning C4251: “c10::TupleType::schema”: class“std::shared_ptr”需要有 dll 接口由 struct“c10::TupleType”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jit_type.h(849): note: 参见“std::shared_ptr”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jittype.h(1574): warning C4251: “c10::ClassType::attributeNames”: class“std::vector<std::string,std::allocator<_Ty>>”需要有 dll 接口由 struct“c10::ClassType”的客户端使用 with [ _Ty=std::string ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/Exception.h(29): note: 参见“std::vector<std::string,std::allocator<_Ty>>”的声明 with [ _Ty=std::string ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jittype.h(1575): warning C4251: “c10::ClassType::attributeTypes”: class“std::vector<c10::TypePtr,std::allocator<_Ty>>”需要有 dll 接口由 struct“c10::ClassType”的客户端使用 with [ _Ty=c10::TypePtr ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jit_type.h(151): note: 参见“std::vector<c10::TypePtr,std::allocator<_Ty>>”的声明 with [ _Ty=c10::TypePtr ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jit_type.h(1577): warning C4251: “c10::ClassType::compilationunit”: class“std::weak_ptr”需要有 dll 接口由 struct“c10::ClassType”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jit_type.h(1381): note: 参见“std::weak_ptr”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jittype.h(1581): warning C4251: “c10::ClassType::parameterSlots”: class“std::shared_ptr<std::vector<bool,std::allocator<_Ty>>>”需要有 dll 接口由 struct“c10::ClassType”的客户端使用 with [ _Ty=bool ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jit_type.h(1581): note: 参见“std::shared_ptr<std::vector<bool,std::allocator<_Ty>>>”的 声明 with [ _Ty=bool ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jittype.h(1584): warning C4251: “c10::ClassType::methods”: class“std::vector<torch::jit::Function ,std::allocator<_Ty>>”需要有 dll 接口由 struct“c10::ClassType”的客户端使用 with [ _Ty=torch::jit::Function ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jit_type.h(1403): note: 参见“std::vector<torch::jit::Function ,std::allocator<_Ty>>”的声明 with [ _Ty=torch::jit::Function ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jittype.h(1639): warning C4251: “c10::InterfaceType::methods”: class“std::shared_ptr<std::vector<c10::FunctionSchema,std::allocator<_Ty>>>”需要有 dll 接口由 struct“c10::InterfaceType”的客户端使用 with [ _Ty=c10::FunctionSchema ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jit_type.h(1639): note: 参见“std::shared_ptr<std::vector<c10::FunctionSchema,std::allocator<_Ty>>>”的声明 with [ Ty=c10::FunctionSchema ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/boxing/KernelFunction.h(375): warning C4251: “c10::KernelFunction::functorFactory”: class“std::function<std::unique_ptr<c10::OperatorKernel,std::default_delete<_Ty>> (void)>”需要有 dll 接口由 class“c10::KernelFunction”的客户端使用 with [ _Ty=c10::OperatorKernel ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/boxing/KernelFunction.h(198): note: 参见“std::function<std::unique_ptr<c10::OperatorKernel,std::default_delete<_Ty>> (void)>”的声明 with [ Ty=c10::OperatorKernel ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/boxing/KernelFunction.h(376): warning C4251: “c10::KernelFunction::functor”: class“std::shared_ptr”需要有 dll 接口由 class“c10::KernelFunction”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/boxing/KernelFunction.h(376): note: 参见“std::sharedptr”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(132): warning C4251: “c10::Dispatcher::operators”: class“std::list<c10::Dispatcher::OperatorDef,std::allocator<_Ty>>”需要有 dll 接口由 class“c10::Dispatcher”的客户端使用 with [ _Ty=c10::Dispatcher::OperatorDef ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(132): note: 参见“std::list<c10::Dispatcher::OperatorDef,std::allocator<_Ty>>”的声明 with [ Ty=c10::Dispatcher::OperatorDef ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(133): warning C4251: “c10::Dispatcher::operatorLookupTable”: class“c10::LeftRight<ska::flat_hash_map<c10::OperatorName,c10::OperatorHandle,std::hash,std::equal_to,std::allocator<std::pair<K,V>>>>”需要有 dll 接 口由 class“c10::Dispatcher”的客户端使用 with [ K=c10::OperatorName, V=c10::OperatorHandle ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(133): note: 参见“c10::LeftRight<ska::flat_hash_map<c10::OperatorName,c10::OperatorHandle,std::hash,std::equalto,std::allocator<std::pair<K,V>>>>”的声明 with [ K=c10::OperatorName, V=c10::OperatorHandle ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(134): warning C4251: “c10::Dispatcher::backendFallbackKernels”: class“c10::LeftRight<ska::flat_hash_map<c10::TensorTypeId,c10::KernelFunction,std::hash,std::equal_to,std::allocator<std::pair<K,V>>>>”需要有 dll 接口由 class“c10::Dispatcher”的客户端使用 with [ K=c10::TensorTypeId, V=c10::KernelFunction ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(128): note: 参见“c10::LeftRight<ska::flat_hash_map<c10::TensorTypeId,c10::KernelFunction,std::hash,std::equalto,std::allocator<std::pair<K,V>>>>”的声明 with [ K=c10::TensorTypeId, V=c10::KernelFunction ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(135): warning C4251: “c10::Dispatcher::listeners”: class“std::unique_ptr<c10::detail::RegistrationListenerList,std::default_delete<_Ty>>”需要有 dll 接口由 class“c10::Dispatcher”的客户端使用 with [ _Ty=c10::detail::RegistrationListenerList ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(135): note: 参见“std::unique_ptr<c10::detail::RegistrationListenerList,std::default_delete<_Ty>>”的声明 with [ Ty=c10::detail::RegistrationListenerList ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(136): warning C4251: “c10::Dispatcher::mutex”: class“std::mutex”需要有 dll 接口由 class“c10::Dispatcher”的客户端使用 D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\mutex(82): note: 参见“std::mutex”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(164): warning C4251: “c10::OperatorHandle::operatorIterator_”: class“std::_List_iterator<std::_List_val<std::_List_simple_types<_Ty>>>”需要有 dll 接口由 class“c10::OperatorHandle”的客户端使用 with [ _Ty=c10::Dispatcher::OperatorDef ] D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\list(457): note: 参见“std::_List_iterator<std::_List_val<std::_List_simple_types<_Ty>>>”的声明 with [ Ty=c10::Dispatcher::OperatorDef ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/CPUGenerator.h(32): warning C4251: “at::CPUGenerator::engine”: class“at::mt19937_engine” 需要有 dll 接口由 struct“at::CPUGenerator”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/MT19937RNGEngine.h(106): note: 参见“at::mt19937_engine”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/CPUGenerator.h(33): warning C4251: “at::CPUGenerator::next_float_normalsample”: class“c10::optional”需要有 dll 接口由 struct“at::CPUGenerator”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/CPUGenerator.h(23): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/CPUGenerator.h(34): warning C4251: “at::CPUGenerator::next_double_normalsample”: class“c10::optional”需要有 dll 接口由 struct“at::CPUGenerator”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/CPUGenerator.h(24): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/Stream.h(135): warning C4244: “参数”: 从“unsigned int64”转换到“c10::DeviceIndex”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/Stream.h(135): warning C4244: “参数”: 从“unsigned int64”转换到“c10::StreamId”,可 能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/Context.h(124): warning C4251: “at::Context::thc_init”: struct“std::once_flag”需要有 dll 接口由 class“at::Context”的客户端使用 D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xcall_once.h(18): note: 参见“std::once_flag”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/Context.h(125): warning C4251: “at::Context::thh_init”: struct“std::once_flag”需要有 dll 接口由 class“at::Context”的客户端使用 D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xcall_once.h(18): note: 参见“std::once_flag”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/Context.h(130): warning C4251: “at::Context::quantized_engine”: class“c10::optional”需要有 dll 接口由 class“at::Context”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/Context.h(130): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/Context.h(131): warning C4251: “at::Context::thc_state”: class“std::unique_ptr<THCState,void (cdecl )(THCState )>”需要有 dll 接口由 class“at::Context”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/detail/CUDAHooksInterface.h(62): note: 参见“std::unique_ptr<THCState,void (cdecl )(THCState )>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/Context.h(132): warning C4251: “at::Context::thh_state”: class“std::unique_ptr<THHState,void (cdecl )(THHState )>”需要有 dll 接口由 class“at::Context”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/detail/HIPHooksInterface.h(33): note: 参见“std::unique_ptr<THHState,void (cdecl )(THHState )>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/TensorGeometry.h(56): warning C4251: “at::TensorGeometry::sizes_”: class“std::vector<int64_t,std::allocator<_Ty>>”需要有 dll 接口由 struct“at::TensorGeometry”的客户端使用 with [ _Ty=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/MemoryFormat.h(53): note: 参见“std::vector<int64_t,std::allocator<_Ty>>”的声明 with [ _Ty=int64t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/TensorGeometry.h(57): warning C4251: “at::TensorGeometry::strides”: class“std::vector<int64_t,std::allocator<_Ty>>”需要有 dll 接口由 struct“at::TensorGeometry”的客户端使用 with [ _Ty=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/MemoryFormat.h(53): note: 参见“std::vector<int64_t,std::allocator<_Ty>>”的声明 with [ _Ty=int64t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/TensorNames.h(42): warning C4251: “at::namedinference::TensorName::origin”: class“c10::ArrayRef”需要有 dll 接口由 struct“at::namedinference::TensorName”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/Dimname.h(38): note: 参见“c10::ArrayRef”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/TensorNames.h(72): warning C4251: “at::namedinference::TensorNames::names”: class“c10::SmallVector<at::namedinference::TensorName,10>”需要有 dll 接口由 struct“at::namedinference::TensorNames”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/TensorNames.h(51): note: 参见“c10::SmallVector<at::namedinference::TensorName,10>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/autograd/variable.h(180): warning C4251: “torch::autograd::AutogradMeta::name”: class“std::basic_string<char,std::char_traits,std::allocator>”需要有 dll 接口由 struct“torch::autograd::AutogradMeta”的客户端使用 D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: 参见“std::basic_string<char,std::char_traits,std::allocator>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/autograd/variable.h(183): warning C4251: “torch::autograd::AutogradMeta::gradfn”: class“std::shared_ptr”需要有 dll 接口由 struct“torch::autograd::AutogradMeta”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/TensorBody.h(1059): note: 参见“std::shared_ptr”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/autograd/variable.h(184): warning C4251: “torch::autograd::AutogradMeta::gradaccumulator”: class“std::weak_ptr”需要有 dll 接口由 struct“torch::autograd::AutogradMeta”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/autograd/variable.h(108): note: 参见“std::weakptr”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/autograd/variable.h(186): warning C4251: “torch::autograd::AutogradMeta::hooks”: class“std::vector<std::shared_ptr,std::allocator<_Ty>>”需要有 dll 接口由 struct“torch::autograd::AutogradMeta”的客户端使用 with [ _Ty=std::shared_ptr ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/autograd/variable.h(164): note: 参见“std::vector<std::shared_ptr,std::allocator<_Ty>>”的声明 with [ _Ty=std::shared_ptr ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/autograd/variable.h(187): warning C4251: “torch::autograd::AutogradMeta::cpp_hooks_list”: class“std::shared_ptr”需要有 dll 接口由 struct“torch::autograd::AutogradMeta”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/autograd/cpp_hook.h(11): note: 参见“std::shared_ptr”的声 明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/autograd/variable.h(203): warning C4251: “torch::autograd::AutogradMeta::mutex_”: class“std::mutex”需要有 dll 接口由 struct“torch::autograd::AutogradMeta”的客户端使用 D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\mutex(82): note: 参见“std::mutex”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/tracer.h(45): warning C4251: “std::enable_shared_from_this::_Wptr”: class“std::weak_ptr<_Ty>”需要有 dll 接口由 class“std::enable_shared_from_this”的客户端使用 with [ _Ty=torch::jit::tracer::TracingState ] D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\memory(2029): note: 参见“std::weak_ptr<_Ty>”的声明 with [ _Ty=torch::jit::tracer::TracingState ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/tracer.h(49): warning C4251: “torch::jit::tracer::TracingState::graph”: class“std::shared_ptr”需要有 dll 接口由 struct“torch::jit::tracer::TracingState”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/tracer.h(49): note: 参见“std::shared_ptr”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/tracer.h(53): warning C4251: “torch::jit::tracer::TracingState::lookup_var_name_fn ”: class“std::function<std::string (const torch::autograd::Variable &)>”需要有 dll 接口由 struct“torch::jit::tracer::TracingState”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/tracer.h(52): note: 参见“std::function<std::string (const torch::autograd::Variable &)>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/tracer.h(85): warning C4251: “torch::jit::tracer::TracingState::env_stack”: class “std::vector<torch::jit::tracer::TracingState::Frame,std::allocator<_Ty>>”需要有 dll 接口由 struct“torch::jit::tracer::TracingState”的客户端使用 with [ _Ty=torch::jit::tracer::TracingState::Frame ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/tracer.h(85): note: 参见“std::vector<torch::jit::tracer::TracingState::Frame,std::allocator<_Ty>>”的声明 with [ _Ty=torch::jit::tracer::TracingState::Frame ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/tracer.h(181): warning C4251: “torch::jit::tracer::NoWarn::state”: class“std::shared_ptr<_Ty>”需要有 dll 接口由 struct“torch::jit::tracer::NoWarn”的客户端使用 with [ _Ty=torch::jit::tracer::TracingState ] D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\memory(2019): note: 参见“std::shared_ptr<_Ty>”的声明 with [ Ty=torch::jit::tracer::TracingState ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/tracer.h(289): warning C4273: “torch::jit::tracer::addInputs”: dll 链接不一致 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/tracer.h(277): note: 参见“addInputs”的前一个定义 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/tracer.h(296): warning C4273: “torch::jit::tracer::addInputs”: dll 链接不一致 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/tracer.h(283): note: 参见“addInputs”的前一个定义 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/attributes.h(95): warning C4275: 非 dll 接口 struct“torch::jit::AttributeValue”用 作 dll 接口 struct“torch::jit::GraphAttr”的基 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/attributes.h(30): note: 参见“torch::jit::AttributeValue”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/attributes.h(95): note: 参见“torch::jit::GraphAttr”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/attributes.h(109): warning C4251: “torch::jit::GraphAttr::value”: class“std::shared_ptr”需要有 dll 接口由 struct“torch::jit::GraphAttr”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/tracer.h(49): note: 参见“std::sharedptr”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/attributes.h(112): warning C4275: 非 dll 接口 struct“torch::jit::AttributeValue”用作 dll 接口 struct“torch::jit::GraphsAttr”的基 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/attributes.h(30): note: 参见“torch::jit::AttributeValue”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/attributes.h(112): note: 参见“torch::jit::GraphsAttr”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/attributes.h(126): warning C4251: “torch::jit::GraphsAttr::value”: class“std::vector<std::shared_ptr,std::allocator<_Ty>>”需要有 dll 接口由 struct“torch::jit::GraphsAttr”的客户端使用 with [ _Ty=std::shared_ptr ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/attributes.h(113): note: 参见“std::vector<std::shared_ptr,std::allocator<_Ty>>”的声明 with [ _Ty=std::shared_ptr ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/sourcerange.h(169): warning C4251: “torch::jit::SourceRange::source”: class“std::shared_ptr”需要有 dll 接口由 struct“torch::jit::SourceRange”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/source_range.h(105): note: 参见“std::sharedptr”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/scope.h(25): warning C4251: “torch::jit::Scope::parent”: class“c10::intrusive_ptr<torch::jit::Scope,c10::detail::intrusive_target_default_null_type>”需要有 dll 接口由 struct“torch::jit::Scope”的客户端使用 with [ TTarget=torch::jit::Scope ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/scope.h(20): note: 参见“c10::intrusive_ptr<torch::jit::Scope,c10::detail::intrusive_target_default_nulltype>”的声明 with [ TTarget=torch::jit::Scope ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/scope.h(87): warning C4251: “torch::jit::InlinedCallStack::callee”: class“c10::optional”需要有 dll 接口由 struct“torch::jit::InlinedCallStack”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/scope.h(87): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/constants.h(20): warning C4275: 非 dll 接口 class“std::runtime_error”用作 dll 接口 struct“torch::jit::constant_not_supported_error”的基 D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\stdexcept(157): note: 参见“std::runtime_error”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/constants.h(20): note: 参见“torch::jit::constant_not_supported_error”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/operator.h(166): warning C4251: “torch::jit::Operator::schemastring”: class“c10::optional”需要有 dll 接口由 struct“torch::jit::Operator”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jittype.h(1350): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/operator.h(170): warning C4251: “torch::jit::Operator::schema”: class“std::shared_ptr”需要有 dll 接口由 struct“torch::jit::Operator”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jit_type.h(849): note: 参见“std::sharedptr”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/operator.h(174): warning C4251: “torch::jit::Operator::op”: class“std::shared_ptr”需要有 dll 接口由 struct“torch::jit::Operator”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/operator.h(174): note: 参见“std::sharedptr”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/operator.h(176): warning C4251: “torch::jit::Operator::c10Handle”: class“c10::optional”需要有 dll 接口由 struct“torch::jit::Operator”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/dispatch/Dispatcher.h(72): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/operator.h(177): warning C4251: “torch::jit::Operator::options”: struct“c10::OperatorOptions”需要有 dll 接口由 struct“torch::jit::Operator”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/dispatch/OperatorOptions.h(33): note: 参见“c10::OperatorOptions”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/ir.h(245): warning C4251: “torch::jit::Node::inputs”: class“std::vector<torch::jit::Value ,std::allocator<_Ty>>”需要有 dll 接口由 struct“torch::jit::Node”的客户端使用 with [ _Ty=torch::jit::Value ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/tracer.h(97): note: 参见“std::vector<torch::jit::Value ,std::allocator<_Ty>>”的声明 with [ _Ty=torch::jit::Value ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/ir.h(246): warning C4251: “torch::jit::Node::outputs_”: class“std::vector<torch::jit::Value ,std::allocator<_Ty>>”需要有 dll 接口由 struct“torch::jit::Node”的客户端使用 with [ _Ty=torch::jit::Value ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/tracer.h(97): note: 参见“std::vector<torch::jit::Value ,std::allocator<_Ty>>”的声明 with [ _Ty=torch::jit::Value ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/ir.h(248): warning C4251: “torch::jit::Node::blocks_”: class“std::vector<torch::jit::Block ,std::allocator<_Ty>>”需要有 dll 接口由 struct“torch::jit::Node”的客户端使用 with [ _Ty=torch::jit::Block ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/ir.h(248): note: 参见“std::vector<torch::jit::Block ,std::allocator<_Ty>>”的声明 with [ _Ty=torch::jit::Block ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/ir.h(251): warning C4251: “torch::jit::Node::sourcerange”: class“c10::optional”需要有 dll 接口由 struct“torch::jit::Node”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/sourcerange.h(80): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/ir.h(252): warning C4251: “torch::jit::Node::scope”: class“c10::intrusive_ptr<torch::jit::Scope,c10::detail::intrusive_target_default_null_type>”需要有 dll 接口由 struct“torch::jit::Node”的客户端使用 with [ TTarget=torch::jit::Scope ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/scope.h(20): note: 参见“c10::intrusive_ptr<torch::jit::Scope,c10::detail::intrusive_target_default_nulltype>”的声明 with [ TTarget=torch::jit::Scope ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/ir.h(253): warning C4251: “torch::jit::Node::callstack”: class“c10::optional”需要有 dll 接口由 struct“torch::jit::Node”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/scope.h(87): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/ir.h(778): warning C4251: “torch::jit::Node::values_”: class“std::vector<torch::jit::Node::AVPtr,std::allocator<_Ty>>”需要有 dll 接口由 struct“torch::jit::Node”的客户端使用 with [ _Ty=torch::jit::Node::AVPtr ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/ir.h(778): note: 参见“std::vector<torch::jit::Node::AVPtr,std::allocator<_Ty>>”的 声明 with [ _Ty=torch::jit::Node::AVPtr ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/op_registration/opregistration.h(432): warning C4251: “c10::RegisterOperators::Options::schemaOrName”: class“c10::optional<c10::either<c10::OperatorName,c10::FunctionSchema>>”需要有 dll 接口由 class“c10::RegisterOperators::Options”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(432): note: 参见“c10::optional<c10::either<c10::OperatorName,c10::FunctionSchema>>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434): warning C4251: “c10::RegisterOperators::Options::kernels”: class“std::vector<c10::RegisterOperators::Options::KernelRegistrationConfig,std::allocator<_Ty>>”需要有 dll 接口由 class“c10::RegisterOperators::Options” 的客户端使用 with [ _Ty=c10::RegisterOperators::Options::KernelRegistrationConfig ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(434): note: 参见“std::vector<c10::RegisterOperators::Options::KernelRegistrationConfig,std::allocator<_Ty>>”的声明 with [ _Ty=c10::RegisterOperators::Options::KernelRegistrationConfig ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/op_registration/opregistration.h(435): warning C4251: “c10::RegisterOperators::Options::aliasAnalysisKind”: class“c10::optional”需要有 dll 接口由 class“c10::RegisterOperators::Options”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/dispatch/OperatorOptions.h(58): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/op_registration/opregistration.h(581): warning C4251: “c10::RegisterOperators::registrars”: class“std::vector<c10::RegisterOperators::OperatorRegistrar,std::allocator<_Ty>>”需要有 dll 接口由 class“c10::RegisterOperators”的客户端使用 with [ _Ty=c10::RegisterOperators::OperatorRegistrar ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/op_registration/op_registration.h(581): note: 参见“std::vector<c10::RegisterOperators::OperatorRegistrar,std::allocator<_Ty>>”的声明 with [ _Ty=c10::RegisterOperators::OperatorRegistrar ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/argumentspec.h(198): warning C4251: “torch::jit::ArgumentSpecCreator::instructions”: class“std::vector<torch::jit::ArgumentSpecCreator::Inst,std::allocator<_Ty>>”需要有 dll 接口由 struct“torch::jit::ArgumentSpecCreator”的客户端使用 with [ _Ty=torch::jit::ArgumentSpecCreator::Inst ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/argument_spec.h(198): note: 参见“std::vector<torch::jit::ArgumentSpecCreator::Inst,std::allocator<_Ty>>”的声明 with [ _Ty=torch::jit::ArgumentSpecCreator::Inst ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/argument_spec.h(231): warning C4267: “初始化”: 从“size_t”转换到“int32_t”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/argument_spec.h(234): warning C4267: “初始化”: 从“size_t”转换到“int32_t”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/argument_spec.h(234): warning C4267: “初始化”: 从“size_t”转换到“const int32_t”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/argument_spec.h(239): warning C4244: “+=”: 从“int64_t”转换到“int32_t”,可能丢 失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/argument_spec.h(259): warning C4244: “+=”: 从“int64_t”转换到“int32_t”,可能丢 失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/argument_spec.h(427): warning C4267: “参数”: 从“size_t”转换到“const int”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/interpreter.h(52): warning C4251: “torch::jit::Code::pImpl”: class“std::shared_ptr”需要有 dll 接口由 struct“torch::jit::Code”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/interpreter.h(52): note: 参见“std::shared_ptr”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/graph_executor.h(53): warning C4251: “torch::jit::GraphExecutor::pImpl”: class“std::shared_ptr”需要有 dll 接口由 struct“torch::jit::GraphExecutor”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/graph_executor.h(53): note: 参见“std::sharedptr”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/function.h(107): warning C4251: “torch::jit::Function::name”: struct“c10::QualifiedName”需要有 dll 接口由 struct“torch::jit::Function”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/qualifiedname.h(11): note: 参见“c10::QualifiedName”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/function.h(109): warning C4251: “torch::jit::Function::graph”: class“std::shared_ptr”需要有 dll 接口由 struct“torch::jit::Function”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/tracer.h(49): note: 参见“std::shared_ptr”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/function.h(114): warning C4251: “torch::jit::Function::optimizedgraph”: class“c10::optional<std::shared_ptr>”需要有 dll 接口由 struct“torch::jit::Function”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/function.h(114): note: 参见“c10::optional<std::shared_ptr>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/function.h(122): warning C4251: “torch::jit::Function::compile_mutex”: class“std::recursive_mutex”需要有 dll 接口由 struct“torch::jit::Function”的客户端使用 D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\mutex(95): note: 参见“std::recursive_mutex”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/function.h(129): warning C4251: “torch::jit::Function::functioncreator”: class“std::function<void (torch::jit::Function &)>”需要有 dll 接口由 struct“torch::jit::Function”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/function.h(22): note: 参见“std::function<void (torch::jit::Function &)>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/function.h(134): warning C4251: “torch::jit::Function::schema_”: class“std::unique_ptr<c10::FunctionSchema,std::default_delete<_Ty>>”需要有 dll 接口由 struct“torch::jit::Function”的客户端使用 with [ _Ty=c10::FunctionSchema ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/boxing/kernel_functor.h(284): note: 参见“std::unique_ptr<c10::FunctionSchema,std::default_delete<_Ty>>”的声明 with [ Ty=c10::FunctionSchema ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/script/method.h(57): warning C4251: “torch::jit::script::Method::owner”: class“c10::intrusive_ptr<c10::ivalue::Object,c10::detail::intrusive_target_default_null_type>”需要有 dll 接口由 struct“torch::jit::script::Method”的客户端使用 with [ TTarget=c10::ivalue::Object ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalue.h(324): note: 参见“c10::intrusive_ptr<c10::ivalue::Object,c10::detail::intrusive_target_default_null_type>”的声明 with [ TTarget=c10::ivalue::Object ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/script/object.h(105): warning C4251: “torch::jit::script::Object::ivalue”: class“c10::intrusive_ptr<c10::ivalue::Object,c10::detail::intrusive_target_default_null_type>”需要有 dll 接口由 struct“torch::jit::script::Object”的客户端使用 with [ TTarget=c10::ivalue::Object ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalue.h(324): note: 参见“c10::intrusive_ptr<c10::ivalue::Object,c10::detail::intrusive_target_default_null_type>”的声明 with [ TTarget=c10::ivalue::Object ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/script/compilationunit.h(255): warning C4251: “torch::jit::script::CompilationUnit::functions”: class“std::vector<std::unique_ptr<torch::jit::Function,std::default_delete<_Ty>>,std::allocator<std::unique_ptr<_Ty,std::default_delete<_Ty>>>>”需要有 dll 接口由 struct“torch::jit::script::CompilationUnit”的客户端使用 with [ _Ty=torch::jit::Function ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/script/compilation_unit.h(255): note: 参见“std::vector<std::unique_ptr<torch::jit::Function,std::default_delete<_Ty>>,std::allocator<std::unique_ptr<_Ty,std::default_delete<_Ty>>>>”的声明 with [ _Ty=torch::jit::Function ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/script/compilationunit.h(257): warning C4251: “torch::jit::script::CompilationUnit::dict”: class“std::unordered_map<c10::QualifiedName,size_t,std::hash,std::equal_to<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>”需要有 dll 接口由 struct“torch::jit::script::CompilationUnit”的客户端使用 with [ _Kty=c10::QualifiedName, _Ty=size_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/script/compilation_unit.h(257): note: 参见“std::unordered_map<c10::QualifiedName,size_t,std::hash,std::equal_to<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>”的声明 with [ _Kty=c10::QualifiedName, _Ty=size_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/script/compilationunit.h(258): warning C4251: “torch::jit::script::CompilationUnit::classDict”: class“std::unordered_map<c10::QualifiedName,size_t,std::hash,std::equal_to<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>”需要有 dll 接口由 struct“torch::jit::script::CompilationUnit”的客户端使用 with [ _Kty=c10::QualifiedName, _Ty=size_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/script/compilation_unit.h(257): note: 参见“std::unordered_map<c10::QualifiedName,size_t,std::hash,std::equal_to<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>”的声明 with [ _Kty=c10::QualifiedName, _Ty=size_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/script/compilationunit.h(265): warning C4251: “torch::jit::script::CompilationUnit::classes”: class“std::vector<c10::NamedTypePtr,std::allocator<_Ty>>”需要有 dll 接口由 struct“torch::jit::script::CompilationUnit”的客户端使用 with [ _Ty=c10::NamedTypePtr ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch/csrc/jit/script/compilation_unit.h(265): note: 参见“std::vector<c10::NamedTypePtr,std::allocator<_Ty>>”的声明 with [ _Ty=c10::NamedTypePtr ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/data/samplers/distributed.h(96): warning C4251: “torch::data::samplers::DistributedRandomSampler::allindices”: class“std::vector<T,std::allocator<_Ty>>”需要有 dll 接口由 class“torch::data::samplers::DistributedRandomSampler”的客户端使用 with [ T=size_t, _Ty=size_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/ArrayRef.h(220): note: 参见“std::vector<T,std::allocator<_Ty>>”的声明 with [ T=size_t, _Ty=size_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/data/samplers/distributed.h(129): warning C4251: “torch::data::samplers::DistributedSequentialSampler::allindices”: class“std::vector<T,std::allocator<_Ty>>”需要有 dll 接口由 class“torch::data::samplers::DistributedSequentialSampler ”的客户端使用 with [ T=size_t, _Ty=size_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/util/ArrayRef.h(220): note: 参见“std::vector<T,std::allocator<_Ty>>”的声明 with [ T=size_t, _Ty=size_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/serialize/input-archive.h(105): warning C4251: “torch::serialize::InputArchive::hierarchyprefix”: class“std::basic_string<char,std::char_traits,std::allocator>”需要有 dll 接口由 class“torch::serialize::InputArchive”的客 户端使用 D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: 参见“std::basic_string<char,std::chartraits,std::allocator>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/serialize/output-archive.h(78): warning C4251: “torch::serialize::OutputArchive::cu”: class“std::shared_ptr”需要有 dll 接口由 class“torch::serialize::OutputArchive”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalue.h(603): note: 参见“std::shared_ptr”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/module.h(62): warning C4251: “std::enable_shared_from_this::_Wptr”: class“std::weak_ptr<_Ty>”需要有 dll 接口由 class“std::enable_shared_from_this”的客户端使用 with [ _Ty=torch::nn::Module ] D:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\memory(2029): note: 参见“std::weak_ptr<_Ty>”的声明 with [ Ty=torch::nn::Module ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/module.h(557): warning C4251: “torch::nn::Module::parameters”: class“torch::OrderedDict<std::string,at::Tensor>”需要有 dll 接口由 class“torch::nn::Module”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/module.h(210): note: 参见“torch::OrderedDict<std::string,at::Tensor>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/module.h(560): warning C4251: “torch::nn::Module::buffers”: class“torch::OrderedDict<std::string,at::Tensor>”需要有 dll 接口由 class“torch::nn::Module”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/module.h(210): note: 参见“torch::OrderedDict<std::string,at::Tensor>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/module.h(563): warning C4251: “torch::nn::Module::children”: class“torch::OrderedDict<std::string,std::shared_ptr<_Ty>>”需要有 dll 接口由 class“torch::nn::Module”的客户端使用 with [ _Ty=torch::nn::Module ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/module.h(246): note: 参见“torch::OrderedDict<std::string,std::shared_ptr<_Ty>>”的声明 with [ Ty=torch::nn::Module ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/module.h(566): warning C4251: “torch::nn::Module::name”: class“c10::optional”需要有 dll 接口由 class“torch::nn::Module”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/jittype.h(1350): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/batchnorm.h(25): warning C4251: “torch::nn::BatchNormOptions::momentum”: class“c10::optional”需要有 dll 接口由 struct“torch::nn::BatchNormOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/CPUGenerator.h(24): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/batchnorm.h(56): warning C4251: “torch::nn::functional::BatchNormFuncOptions::momentum_”: class“c10::optional”需要有 dll 接口由 struct“torch::nn::functional::BatchNormFuncOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/CPUGenerator.h(24): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/embedding.h(20): warning C4251: “torch::nn::EmbeddingOptions::paddingidx”: class“c10::optional”需要有 dll 接口由 struct“torch::nn::EmbeddingOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/TensorBody.h(475): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/embedding.h(22): warning C4251: “torch::nn::EmbeddingOptions::maxnorm”: class“c10::optional”需要有 dll 接口由 struct“torch::nn::EmbeddingOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/CPUGenerator.h(24): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/embedding.h(41): warning C4251: “torch::nn::EmbeddingFromPretrainedOptions::paddingidx”: class“c10::optional”需要有 dll 接口由 struct“torch::nn::EmbeddingFromPretrainedOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/TensorBody.h(475): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/embedding.h(43): warning C4251: “torch::nn::EmbeddingFromPretrainedOptions::maxnorm”: class“c10::optional”需要有 dll 接口由 struct“torch::nn::EmbeddingFromPretrainedOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/CPUGenerator.h(24): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/embedding.h(58): warning C4251: “torch::nn::functional::EmbeddingFuncOptions::paddingidx”: class“c10::optional”需要有 dll 接口由 struct“torch::nn::functional::EmbeddingFuncOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/TensorBody.h(475): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/embedding.h(60): warning C4251: “torch::nn::functional::EmbeddingFuncOptions::maxnorm”: class“c10::optional”需要有 dll 接口由 struct“torch::nn::functional::EmbeddingFuncOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/CPUGenerator.h(24): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/embedding.h(84): warning C4251: “torch::nn::EmbeddingBagOptions::maxnorm”: class“c10::optional”需要有 dll 接口由 struct“torch::nn::EmbeddingBagOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/CPUGenerator.h(24): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/embedding.h(92): warning C4251: “torch::nn::EmbeddingBagOptions::mode_”: class“c10::variant<torch::enumtype::kSum,torch::enumtype::kMean,torch::enumtype::kMax>”需要有 dll 接口由 struct“torch::nn::EmbeddingBagOptions”的客户 端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/embedding.h(73): note: 参见“c10::variant<torch::enumtype::kSum,torch::enumtype::kMean,torch::enumtype::kMax>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/embedding.h(108): warning C4251: “torch::nn::EmbeddingBagFromPretrainedOptions::maxnorm”: class“c10::optional”需要有 dll 接口由 struct“torch::nn::EmbeddingBagFromPretrainedOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/CPUGenerator.h(24): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/embedding.h(116): warning C4251: “torch::nn::EmbeddingBagFromPretrainedOptions::mode_”: class“c10::variant<torch::enumtype::kSum,torch::enumtype::kMean,torch::enumtype::kMax>”需要有 dll 接口由 struct“torch::nn::EmbeddingBagFromPretrainedOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/embedding.h(73): note: 参见“c10::variant<torch::enumtype::kSum,torch::enumtype::kMean,torch::enumtype::kMax>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/embedding.h(131): warning C4251: “torch::nn::functional::EmbeddingBagFuncOptions::maxnorm”: class“c10::optional”需要有 dll 接口由 struct“torch::nn::functional::EmbeddingBagFuncOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/CPUGenerator.h(24): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/embedding.h(139): warning C4251: “torch::nn::functional::EmbeddingBagFuncOptions::mode_”: class“c10::variant<torch::enumtype::kSum,torch::enumtype::kMean,torch::enumtype::kMax>”需要有 dll 接口由 struct“torch::nn::functional::EmbeddingBagFuncOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/embedding.h(73): note: 参见“c10::variant<torch::enumtype::kSum,torch::enumtype::kMean,torch::enumtype::kMax>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/functional/embedding.h(42): warning C4244: “参数”: 从“double”转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/functional/embedding.h(42): warning C4244: “参数”: 从“T”转换到 “float”,可能丢失数据 with [ T=double ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/functional/embedding.h(108): warning C4244: “参数”: 从“double” 转换到“float”,可能丢失数据 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/functional/embedding.h(108): warning C4244: “参数”: 从“T”转换到“float”,可能丢失数据 with [ T=double ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/fold.h(21): warning C4251: “torch::nn::FoldOptions::outputsize”: class“torch::ExpandingArray<2,int64_t>”需要有 dll 接口由 struct“torch::nn::FoldOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/functional/conv.h(49): note: 参见“torch::ExpandingArray<2,int64_t>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/fold.h(24): warning C4251: “torch::nn::FoldOptions::kernelsize”: class“torch::ExpandingArray<2,int64_t>”需要有 dll 接口由 struct“torch::nn::FoldOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/functional/conv.h(49): note: 参见“torch::ExpandingArray<2,int64t>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/fold.h(28): warning C4251: “torch::nn::FoldOptions::dilation”: class“torch::ExpandingArray<2,int64_t>”需要有 dll 接口由 struct“torch::nn::FoldOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/functional/conv.h(49): note: 参见“torch::ExpandingArray<2,int64t>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/fold.h(32): warning C4251: “torch::nn::FoldOptions::padding”: class“torch::ExpandingArray<2,int64_t>”需要有 dll 接口由 struct“torch::nn::FoldOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/functional/conv.h(49): note: 参见“torch::ExpandingArray<2,int64t>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/fold.h(35): warning C4251: “torch::nn::FoldOptions::stride”: class“torch::ExpandingArray<2,int64_t>”需要有 dll 接口由 struct“torch::nn::FoldOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/functional/conv.h(49): note: 参见“torch::ExpandingArray<2,int64_t>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/fold.h(48): warning C4251: “torch::nn::UnfoldOptions::kernelsize”: class“torch::ExpandingArray<2,int64_t>”需要有 dll 接口由 struct“torch::nn::UnfoldOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/functional/conv.h(49): note: 参见“torch::ExpandingArray<2,int64t>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/fold.h(52): warning C4251: “torch::nn::UnfoldOptions::dilation”: class“torch::ExpandingArray<2,int64_t>”需要有 dll 接口由 struct“torch::nn::UnfoldOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/functional/conv.h(49): note: 参见“torch::ExpandingArray<2,int64t>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/fold.h(56): warning C4251: “torch::nn::UnfoldOptions::padding”: class“torch::ExpandingArray<2,int64_t>”需要有 dll 接口由 struct“torch::nn::UnfoldOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/functional/conv.h(49): note: 参见“torch::ExpandingArray<2,int64t>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/fold.h(59): warning C4251: “torch::nn::UnfoldOptions::stride”: class“torch::ExpandingArray<2,int64_t>”需要有 dll 接口由 struct“torch::nn::UnfoldOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/functional/conv.h(49): note: 参见“torch::ExpandingArray<2,int64t>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/activation.h(110): warning C4251: “torch::nn::functional::SoftmaxFuncOptions::dtype”: class“c10::optional”需要有 dll 接口由 struct“torch::nn::functional::SoftmaxFuncOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/ScalarType.h(191): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/activation.h(138): warning C4251: “torch::nn::functional::SoftminFuncOptions::dtype”: class“c10::optional”需要有 dll 接口由 struct“torch::nn::functional::SoftminFuncOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/ScalarType.h(191): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/activation.h(166): warning C4251: “torch::nn::functional::LogSoftmaxFuncOptions::dtype”: class“c10::optional”需要有 dll 接口由 struct“torch::nn::functional::LogSoftmaxFuncOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/ScalarType.h(191): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(19): warning C4251: “torch::nn::L1LossOptions::reduction”: class“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”需要有 dll 接口由 struct“torch::nn::L1LossOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(14): note: 参见“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(34): warning C4251: “torch::nn::KLDivLossOptions::reduction”: class“c10::variant<torch::enumtype::kNone,torch::enumtype::kBatchMean,torch::enumtype::kSum,torch::enumtype::kMean>”需要有 dll 接口由 struct“torch::nn::KLDivLossOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(28): note: 参见“c10::variant<torch::enumtype::kNone,torch::enumtype::kBatchMean,torch::enumtype::kSum,torch::enumtype::kMean>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(49): warning C4251: “torch::nn::MSELossOptions::reduction”: class“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”需要有 dll 接口由 struct“torch::nn::MSELossOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(14): note: 参见“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(64): warning C4251: “torch::nn::BCELossOptions::reduction”: class“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”需要有 dll 接口由 struct“torch::nn::BCELossOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(14): note: 参见“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(79): warning C4251: “torch::nn::HingeEmbeddingLossOptions::reduction”: class“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”需要有 dll 接口由 struct“torch::nn::HingeEmbeddingLossOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(14): note: 参见“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(103): warning C4251: “torch::nn::MultiMarginLossOptions::reduction”: class“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”需要有 dll 接口由 struct“torch::nn::MultiMarginLossOptions ”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(14): note: 参见“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(119): warning C4251: “torch::nn::CosineEmbeddingLossOptions::reduction”: class“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”需要有 dll 接口由 struct“torch::nn::CosineEmbeddingLossOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(14): note: 参见“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(136): warning C4251: “torch::nn::MultiLabelMarginLossOptions::reduction”: class“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”需要有 dll 接口由 struct“torch::nn::MultiLabelMarginLossOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(14): note: 参见“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(153): warning C4251: “torch::nn::SoftMarginLossOptions::reduction”: class“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”需要有 dll 接口由 struct“torch::nn::SoftMarginLossOptions” 的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(14): note: 参见“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(173): warning C4251: “torch::nn::MultiLabelSoftMarginLossOptions::reduction”: class“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”需要有 dll 接口由 struct“torch::nn::MultiLabelSoftMarginLossOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(14): note: 参见“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(195): warning C4251: “torch::nn::TripletMarginLossOptions::reduction”: class“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”需要有 dll 接口由 struct“torch::nn::TripletMarginLossOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(14): note: 参见“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(209): warning C4251: “torch::nn::CTCLossOptions::reduction”: class“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”需要有 dll 接口由 struct“torch::nn::CTCLossOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(14): note: 参见“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(230): warning C4251: “torch::nn::SmoothL1LossOptions::reduction”: class“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”需要有 dll 接口由 struct“torch::nn::SmoothL1LossOptions”的客 户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(14): note: 参见“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(251): warning C4251: “torch::nn::PoissonNLLLossOptions::reduction”: class“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”需要有 dll 接口由 struct“torch::nn::PoissonNLLLossOptions” 的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(14): note: 参见“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(265): warning C4251: “torch::nn::MarginRankingLossOptions::reduction”: class“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”需要有 dll 接口由 struct“torch::nn::MarginRankingLossOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(14): note: 参见“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(284): warning C4251: “torch::nn::NLLLossOptions::reduction”: class“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”需要有 dll 接口由 struct“torch::nn::NLLLossOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(14): note: 参见“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(302): warning C4251: “torch::nn::CrossEntropyLossOptions::reduction”: class“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”需要有 dll 接口由 struct“torch::nn::CrossEntropyLossOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(14): note: 参见“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(316): warning C4251: “torch::nn::BCEWithLogitsLossOptions::reduction”: class“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”需要有 dll 接口由 struct“torch::nn::BCEWithLogitsLossOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/loss.h(14): note: 参见“c10::variant<torch::enumtype::kNone,torch::enumtype::kMean,torch::enumtype::kSum>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/normalization.h(16): warning C4251: “torch::nn::LayerNormOptions::normalizedshape”: class“std::vector<int64_t,std::allocator<_Ty>>”需要有 dll 接口由 struct“torch::nn::LayerNormOptions”的客户端使用 with [ _Ty=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/MemoryFormat.h(53): note: 参见“std::vector<int64_t,std::allocator<_Ty>>”的声明 with [ _Ty=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/normalization.h(33): warning C4251: “torch::nn::functional::LayerNormFuncOptions::normalizedshape”: class“std::vector<int64_t,std::allocator<_Ty>>”需要有 dll 接口由 struct“torch::nn::functional::LayerNormFuncOptions”的客 户端使用 with [ _Ty=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/MemoryFormat.h(53): note: 参见“std::vector<int64_t,std::allocator<_Ty>>”的声明 with [ _Ty=int64t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/normalization.h(95): warning C4251: “torch::nn::functional::NormalizeFuncOptions::out”: class“c10::optional”需要有 dll 接口由 struct“torch::nn::functional::NormalizeFuncOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/normalization.h(95): note: 参见“c10::optional ”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/padding.h(22): warning C4251: “torch::nn::ReflectionPadOptions::padding_”: class“torch::ExpandingArray<D,int64_t>”需要有 dll 接口由 struct“torch::nn::ReflectionPadOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/padding.h(16): note: 参见“torch::ExpandingArray<D,int64_t>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/padding.h(23): note: 参见对正在编译的 类 模板 实例化 "torch::nn::ReflectionPadOptions" 的引用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/MemoryFormat.h(53): note: 参见对正在编译的 类 模板 实例化 "c10::ArrayRef" 的引用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/padding.h(44): warning C4251: “torch::nn::ReplicationPadOptions::padding_”: class“torch::ExpandingArray<D,int64_t>”需要有 dll 接口由 struct“torch::nn::ReplicationPadOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/padding.h(16): note: 参见“torch::ExpandingArray<D,int64t>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/padding.h(45): note: 参见对正在编译的 类 模板 实例化 "torch::nn::ReplicationPadOptions" 的引用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/padding.h(65): warning C4251: “torch::nn::ZeroPad2dOptions::padding”: class“torch::ExpandingArray<4,int64_t>”需要有 dll 接口由 struct“torch::nn::ZeroPad2dOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/padding.h(60): note: 参见“torch::ExpandingArray<4,int64t>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/padding.h(81): warning C4251: “torch::nn::ConstantPadOptions::padding”: class“torch::ExpandingArray<D,int64_t>”需要有 dll 接口由 struct“torch::nn::ConstantPadOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/padding.h(16): note: 参见“torch::ExpandingArray<D,int64t>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/padding.h(85): note: 参见对正在编译的 类 模板 实例化 "torch::nn::ConstantPadOptions" 的引用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/padding.h(111): warning C4251: “torch::nn::functional::PadFuncOptions::pad”: class“std::vector<int64_t,std::allocator<_Ty>>”需要有 dll 接口由 struct“torch::nn::functional::PadFuncOptions”的客户端使用 with [ _Ty=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/MemoryFormat.h(53): note: 参见“std::vector<int64_t,std::allocator<_Ty>>”的声明 with [ _Ty=int64t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/padding.h(114): warning C4251: “torch::nn::functional::PadFuncOptions::mode”: class“c10::variant<torch::enumtype::kConstant,torch::enumtype::kReflect,torch::enumtype::kReplicate,torch::enumtype::kCircular>”需要有 dll 接口由 struct“torch::nn::functional::PadFuncOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/padding.h(102): note: 参见“c10::variant<torch::enumtype::kConstant,torch::enumtype::kReflect,torch::enumtype::kReplicate,torch::enumtype::kCircular>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/functional/pooling.h(651): warning C4244: “初始化”: 从“_Ty”转换到“int”,可能丢失数据 with [ _Ty=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/functional/pooling.h(652): warning C4244: “初始化”: 从“_Ty”转换到“int”,可能丢失数据 with [ _Ty=int64t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(18): warning C4251: “torch::nn::UpsampleOptions::size”: class“std::vector<int64_t,std::allocator<_Ty>>”需要有 dll 接口由 struct“torch::nn::UpsampleOptions”的客户端使用 with [ _Ty=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/MemoryFormat.h(53): note: 参见“std::vector<int64_t,std::allocator<_Ty>>”的声明 with [ _Ty=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(21): warning C4251: “torch::nn::UpsampleOptions::scalefactor”: class“std::vector<double,std::allocator<_Ty>>”需要有 dll 接口由 struct“torch::nn::UpsampleOptions”的客户端使用 with [ _Ty=double ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalue.h(262): note: 参见“std::vector<double,std::allocator<_Ty>>”的声明 with [ Ty=double ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(31): warning C4251: “torch::nn::UpsampleOptions::mode”: class“c10::variant<torch::enumtype::kNearest,torch::enumtype::kLinear,torch::enumtype::kBilinear,torch::enumtype::kBicubic,torch::enumtype::kTrilinear>”需 要有 dll 接口由 struct“torch::nn::UpsampleOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(25): note: 参见“c10::variant<torch::enumtype::kNearest,torch::enumtype::kLinear,torch::enumtype::kBilinear,torch::enumtype::kBicubic,torch::enumtype::kTrilinear>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(37): warning C4251: “torch::nn::UpsampleOptions::aligncorners”: class“c10::optional”需要有 dll 接口由 struct“torch::nn::UpsampleOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/TensorOptions.h(202): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(53): warning C4251: “torch::nn::functional::InterpolateFuncOptions::size_”: class“std::vector<int64_t,std::allocator<_Ty>>”需要有 dll 接口由 struct“torch::nn::functional::InterpolateFuncOptions”的客户端使用 with [ _Ty=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/MemoryFormat.h(53): note: 参见“std::vector<int64_t,std::allocator<_Ty>>”的声明 with [ _Ty=int64_t ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(56): warning C4251: “torch::nn::functional::InterpolateFuncOptions::scalefactor”: class“std::vector<double,std::allocator<_Ty>>”需要有 dll 接口由 struct“torch::nn::functional::InterpolateFuncOptions”的客户端 使用 with [ _Ty=double ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\ATen/core/ivalue.h(262): note: 参见“std::vector<double,std::allocator<_Ty>>”的声明 with [ Ty=double ] D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(60): warning C4251: “torch::nn::functional::InterpolateFuncOptions::mode”: class“c10::variant<torch::enumtype::kNearest,torch::enumtype::kLinear,torch::enumtype::kBilinear,torch::enumtype::kBicubic,torch::enumtype::kTrilinear,torch::enumtype::kArea>”需要有 dll 接口由 struct“torch::nn::functional::InterpolateFuncOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(44): note: 参见“c10::variant<torch::enumtype::kNearest,torch::enumtype::kLinear,torch::enumtype::kBilinear,torch::enumtype::kBicubic,torch::enumtype::kTrilinear,torch::enumtype::kArea>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/upsampling.h(71): warning C4251: “torch::nn::functional::InterpolateFuncOptions::aligncorners”: class“c10::optional”需要有 dll 接口由 struct“torch::nn::functional::InterpolateFuncOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/TensorOptions.h(202): note: 参见“c10::optional”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/vision.h(18): warning C4251: “torch::nn::functional::GridSampleFuncOptions::mode_”: class“c10::variant<torch::enumtype::kBilinear,torch::enumtype::kNearest>”需要有 dll 接口由 struct“torch::nn::functional::GridSampleFuncOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/vision.h(14): note: 参见“c10::variant<torch::enumtype::kBilinear,torch::enumtype::kNearest>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/vision.h(20): warning C4251: “torch::nn::functional::GridSampleFuncOptions::paddingmode”: class“c10::variant<torch::enumtype::kZeros,torch::enumtype::kBorder,torch::enumtype::kReflection>”需要有 dll 接口由 struct“torch::nn::functional::GridSampleFuncOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/vision.h(15): note: 参见“c10::variant<torch::enumtype::kZeros,torch::enumtype::kBorder,torch::enumtype::kReflection>”的声明 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\torch\csrc\api\include\torch/nn/options/vision.h(22): warning C4251: “torch::nn::functional::GridSampleFuncOptions::aligncorners”: class“c10::optional”需要有 dll 接口由 struct“torch::nn::functional::GridSampleFuncOptions”的客户端使用 D:\PyCharm\anaconda3\envs\python36\lib\site-packages\torch\include\c10/core/TensorOptions.h(202): note: 参见“c10::optional”的声明 D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/custom_function.h(113): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/autograd/custom_function.h(129): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/optimizer.h(83): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/adagrad.h(28): warning: base class dllexport/dllimport specification differs from that of the derived class

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/adagrad.h(44): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/adagrad.h(45): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/adam.h(31): warning: base class dllexport/dllimport specification differs from that of the derived class

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/adam.h(45): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/adam.h(46): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/adam.h(47): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/adam.h(48): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/lbfgs.h(27): warning: base class dllexport/dllimport specification differs from that of the derived class

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/lbfgs.h(48): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/lbfgs.h(49): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/lbfgs.h(50): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/lbfgs.h(51): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/rmsprop.h(34): warning: base class dllexport/dllimport specification differs from that of the derived class

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/rmsprop.h(50): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/rmsprop.h(51): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/rmsprop.h(52): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/sgd.h(31): warning: base class dllexport/dllimport specification differs from that of the derived class

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/optim/sgd.h(46): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\torch/csrc/jit/script/jit_exception.h(10): warning: base class dllexport/dllimport specification differs from that of the derived class

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include\c10/cuda/CUDAStream.h(171): warning: field of class type without a DLL interface used in a class with a DLL interface

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/enum.h(179): warning: statement is unreachable
          detected during instantiation of "at::Reduction::Reduction torch::enumtype::reduction_get_enum(V) [with V=torch::nn::L1LossOptions::reduction_t]"
D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/functional/loss.h(19): here

D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/enum.h(179): warning: statement is unreachable
          detected during instantiation of "at::Reduction::Reduction torch::enumtype::reduction_get_enum(V) [with V=torch::nn::KLDivLossOptions::reduction_t]"
D:/PyCharm/anaconda3/envs/python36/lib/site-packages/torch/include/torch/csrc/api/include\torch/nn/functional/loss.h(49): here

5 errors detected in the compilation of "C:/Users/yangz/AppData/Local/Temp/tmpxft_0000274c_00000000-10_scatter_cuda.cpp1.ii".
scatter_cuda.cu
error: command 'C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v10.1\\bin\\nvcc.exe' failed with exit status 1
----------------------------------------

ERROR: Command errored out with exit status 1: 'D:\PyCharm\anaconda3\envs\python36\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\yangz\AppData\Local\Temp\pip-install-os_ouzpo\torch-scatter\setup.py'"'"'; file='"'"'C:\Users\yangz\AppData\Local\Temp\pip-install-os_ouzpo\torch-scatter\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record 'C:\Users\yangz\AppData\Local\Temp\pip-record-47lbth9s\install-record.txt' --single-version-externally-managed --compile --install-headers 'D:\PyCharm\anaconda3\envs\python36\Include\torch-scatter' Check the logs for full command output.

rusty1s commented 4 years ago

You may want to simply make use of our binaries to ease the installation process since that does not require compiling torch-scatter from source.

tislov-dev commented 3 years ago

I was getting the same error. Just updated the wheel and magically everything installed smoothly.

pip install --upgrade wheel

github-actions[bot] commented 3 years ago

This issue had no activity for 6 months. It will be closed in 2 weeks unless there is some new activity.

ORPAIrouteoptimization commented 2 years ago

pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.10.0+cu113.html

worked for me