tianzhi0549 / FCOS

FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
https://arxiv.org/abs/1904.01355
Other
3.28k stars 630 forks source link

Compile error #62

Closed Xudangliatiger closed 5 years ago

Xudangliatiger commented 5 years ago

Seems win10 + VS2019 + cuda10 + pytorch1.0 can not compile successfully. `ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(29): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(34): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(35): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Allocator.h(21): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Allocator.h(183): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(32): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(45): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(46): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(456): warning: dllexport/dllimport conflict with "caffe2: :TypeMeta::_typeMetaDataInstance [with T=caffe2::detail::_Uninitialized]" (452): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(577): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=uint8_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(578): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int8_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(579): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int16_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(580): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(581): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int64_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(582): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::Half]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(583): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=float]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(584): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=double]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(585): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::ComplexHalf]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(586): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::complex]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(587): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::complex]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(590): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::string]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(591): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=bool]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(592): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=uint16_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(593): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=char]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(594): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::unique_ptr<std::mutex, std::default_delete>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(595): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::unique_ptr<std::atomic, std::default_delete<std::atomic>>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(596): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<int32_t, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(597): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<int64_t, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(598): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<unsigned long, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(599): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=bool *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(600): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=char *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(601): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(621): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::detail::_guard_long_unique]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(622): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::detail::_guard_long_unique<std::vector<long, std::allocator>>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(626): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::qint8]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(628): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::_CaffeHighestPreallocatedTypeId]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(58): warning: field of class type without a DLL in terface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(59): warning: field of class type without a DLL in terface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Storage.h(181): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/logging_is_not_google_glog.h(47): warning: field of class type wit hout a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(193): warning: field of class type without a DLL inte rface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1466): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1476): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1477): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1499): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/core/Tensor.h(773): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/core/Tensor.h(801): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(151): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(152): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(153): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(157): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(158): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(159): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/TensorGeometry.h(56): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/TensorGeometry.h(57): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/cuda/CUDAStream.h(171): warning: field of class type without a DLL inte rface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/THAllocator.h(60): warning: field of class type without a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/THAllocator.h(66): warning: field of class type without a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/THCAllocator.h(14): warning: field of class type without a DLL interfac e used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/THCBlas.h(10): warning C4190: “THCudaBlas_Hdot”有指定的 C 链接,但返 回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THStorage.h(44): warning C4190: “THHalfStorage_get”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCStorage.h(25): warning C4190: “THCudaHalfStorage_get”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(122): warning C4190: “THHalfTensor_get0d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(123): warning C4190: “THHalfTensor_get1d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(124): warning C4190: “THHalfTensor_get2d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(125): warning C4190: “THHalfTensor_get3d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(126): warning C4190: “THHalfTensor_get4d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(123): warning C4190: “THCudaHalfTensor_get0d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(124): warning C4190: “THCudaHalfTensor_get1d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(125): warning C4190: “THCudaHalfTensor_get2d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(126): warning C4190: “THCudaHalfTensor_get3d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(127): warning C4190: “THCudaHalfTensor_get4d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensorMathReduce.h(32): warning C4190: “THCudaHalfTensor_mi nall”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensorMathReduce.h(33): warning C4190: “THCudaHalfTensor_ma xall”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensorMathReduce.h(34): warning C4190: “THCudaHalfTensor_me dianall”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\bin\nvcc.exe -c E:\Project\FCOS\maskrcnn_benchmark\csrc\cuda\ROIPool_cuda.cu -o build \temp.win-amd64-3.7\Release\Project\FCOS\maskrcnn_benchmark\csrc\cuda\ROIPool_cuda.obj -Xcompiler /wd4819 -Xcompiler /MD -IE:\Project\FCOS\mas krcnn_benchmark\csrc -IC:\Users\Xu.conda\envs\pytorch1.0\lib\site-packages\torch\include -IC:\Users\Xu.conda\envs\pytorch1.0\lib\site-packag es\torch\include\torch\csrc\api\include -IC:\Users\Xu.conda\envs\pytorch1.0\lib\site-packages\torch\include\TH -IC:\Users\Xu.conda\envs\pyto rch1.0\lib\site-packages\torch\include\THC "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\include" -IC:\Users\Xu.conda\envs\pyto rch1.0\include -IC:\Users\Xu.conda\envs\pytorch1.0\include "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14. 21.27702\ATLMFC\include" "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include" "-IC:\Program Fil es (x86)\Windows Kits\10\include\10.0.17763.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\shared" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\winrt" "-IC:\Program Files (x86 )\Windows Kits\10\include\10.0.17763.0\cppwinrt" -DCUDA_HAS_FP16=1 -DCUDA_NO_HALF_OPERATORS -DCUDA_NO_HALF_CONVERSIONS -D__CUDA_NO_HAL F2_OPERATORS__ -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 ROIPool_cuda.cu C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(27): warning: base class dllexport/dllimport specifica tion differs from that of the derived class

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(28): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(29): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(34): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(35): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Allocator.h(21): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Allocator.h(183): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(32): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(45): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(46): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(456): warning: dllexport/dllimport conflict with "caffe2: :TypeMeta::_typeMetaDataInstance [with T=caffe2::detail::_Uninitialized]" (452): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(577): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=uint8_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(578): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int8_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(579): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int16_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(580): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(581): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int64_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(582): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::Half]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(583): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=float]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(584): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=double]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(585): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::ComplexHalf]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(586): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::complex]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(587): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::complex]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(590): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::string]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(591): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=__nv_bool]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(592): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=uint16_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(593): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=char]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(594): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::unique_ptr<std::mutex, std::default_delete>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(595): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::unique_ptr<std::atomic<__nv_bool>, std::default_delete<std::atomic<__nv_bool>>>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(596): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<int32_t, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(597): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<int64_t, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(598): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<unsigned long, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(599): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=__nv_bool *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(600): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=char *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(601): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(621): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::detail::_guard_long_unique]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(622): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::detail::_guard_long_unique<std::vector<long, std::allocator>>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(626): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::qint8]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(628): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::_CaffeHighestPreallocatedTypeId]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(58): warning: field of class type without a DLL in terface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(59): warning: field of class type without a DLL in terface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Storage.h(181): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/logging_is_not_google_glog.h(47): warning: field of class type wit hout a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(193): warning: field of class type without a DLL inte rface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1466): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1476): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1477): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1499): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/core/Tensor.h(773): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/core/Tensor.h(801): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(151): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(152): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(153): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(157): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(158): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(159): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/TensorGeometry.h(56): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/TensorGeometry.h(57): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/cuda/CUDAStream.h(171): warning: field of class type without a DLL inte rface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/THAllocator.h(60): warning: field of class type without a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/THAllocator.h(66): warning: field of class type without a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/THCAllocator.h(14): warning: field of class type without a DLL interfac e used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/cuda/NumericLimits.cuh(83): warning: calling a constexpr host func tion("from_bits") from a host device function("lowest") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used t o allow this.

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/cuda/NumericLimits.cuh(84): warning: calling a constexpr host func tion("from_bits") from a host device function("max") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to a llow this.

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/cuda/NumericLimits.cuh(85): warning: calling a constexpr host func tion("from_bits") from a host device function("lower_bound") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be u sed to allow this.

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/cuda/NumericLimits.cuh(86): warning: calling a constexpr host func tion("from_bits") from a host device function("upper_bound") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be u sed to allow this.

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(27): warning: base class dllexport/dllimport specifica tion differs from that of the derived class

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(28): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(29): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(34): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(35): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Allocator.h(21): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Allocator.h(183): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(32): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(45): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(46): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(456): warning: dllexport/dllimport conflict with "caffe2: :TypeMeta::_typeMetaDataInstance [with T=caffe2::detail::_Uninitialized]" (452): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(577): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=uint8_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(578): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int8_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(579): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int16_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(580): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(581): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int64_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(582): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::Half]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(583): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=float]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(584): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=double]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(585): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::ComplexHalf]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(586): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::complex]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(587): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::complex]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(590): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::string]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(591): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=bool]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(592): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=uint16_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(593): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=char]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(594): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::unique_ptr<std::mutex, std::default_delete>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(595): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::unique_ptr<std::atomic, std::default_delete<std::atomic>>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(596): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<int32_t, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(597): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<int64_t, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(598): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<unsigned long, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(599): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=bool *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(600): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=char *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(601): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(621): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::detail::_guard_long_unique]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(622): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::detail::_guard_long_unique<std::vector<long, std::allocator>>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(626): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::qint8]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(628): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::_CaffeHighestPreallocatedTypeId]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(58): warning: field of class type without a DLL in terface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(59): warning: field of class type without a DLL in terface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Storage.h(181): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/logging_is_not_google_glog.h(47): warning: field of class type wit hout a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(193): warning: field of class type without a DLL inte rface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1466): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1476): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1477): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1499): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/core/Tensor.h(773): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/core/Tensor.h(801): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(151): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(152): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(153): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(157): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(158): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(159): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/TensorGeometry.h(56): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/TensorGeometry.h(57): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/cuda/CUDAStream.h(171): warning: field of class type without a DLL inte rface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/THAllocator.h(60): warning: field of class type without a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/THAllocator.h(66): warning: field of class type without a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/THCAllocator.h(14): warning: field of class type without a DLL interfac e used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/THCBlas.h(10): warning C4190: “THCudaBlas_Hdot”有指定的 C 链接,但返 回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THStorage.h(44): warning C4190: “THHalfStorage_get”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCStorage.h(25): warning C4190: “THCudaHalfStorage_get”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(122): warning C4190: “THHalfTensor_get0d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(123): warning C4190: “THHalfTensor_get1d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(124): warning C4190: “THHalfTensor_get2d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(125): warning C4190: “THHalfTensor_get3d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(126): warning C4190: “THHalfTensor_get4d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(123): warning C4190: “THCudaHalfTensor_get0d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(124): warning C4190: “THCudaHalfTensor_get1d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(125): warning C4190: “THCudaHalfTensor_get2d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(126): warning C4190: “THCudaHalfTensor_get3d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(127): warning C4190: “THCudaHalfTensor_get4d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensorMathReduce.h(32): warning C4190: “THCudaHalfTensor_mi nall”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensorMathReduce.h(33): warning C4190: “THCudaHalfTensor_ma xall”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensorMathReduce.h(34): warning C4190: “THCudaHalfTensor_me dianall”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\bin\nvcc.exe -c E:\Project\FCOS\maskrcnn_benchmark\csrc\cuda\SigmoidFocalLoss_cuda.cu -o build\temp.win-amd64-3.7\Release\Project\FCOS\maskrcnn_benchmark\csrc\cuda\SigmoidFocalLoss_cuda.obj -Xcompiler /wd4819 -Xcompiler /MD -IE :\Project\FCOS\maskrcnn_benchmark\csrc -IC:\Users\Xu.conda\envs\pytorch1.0\lib\site-packages\torch\include -IC:\Users\Xu.conda\envs\pytorch1 .0\lib\site-packages\torch\include\torch\csrc\api\include -IC:\Users\Xu.conda\envs\pytorch1.0\lib\site-packages\torch\include\TH -IC:\Users\X u.conda\envs\pytorch1.0\lib\site-packages\torch\include\THC "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\include" -IC:\Users\X u.conda\envs\pytorch1.0\include -IC:\Users\Xu.conda\envs\pytorch1.0\include "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\Community \VC\Tools\MSVC\14.21.27702\ATLMFC\include" "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\shared" " -IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\winrt" "-IC:\ Program Files (x86)\Windows Kits\10\include\10.0.17763.0\cppwinrt" -DCUDA_HAS_FP16=1 -DCUDA_NO_HALF_OPERATORS -DCUDA_NO_HALF_CONVERSIONS -D__CUDA_NO_HALF2_OPERATORS__ -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 SigmoidFocalLoss_cuda.cu C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(27): warning: base class dllexport/dllimport specifica tion differs from that of the derived class

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(28): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(29): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(34): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(35): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Allocator.h(21): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Allocator.h(183): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(32): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(45): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(46): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(456): warning: dllexport/dllimport conflict with "caffe2: :TypeMeta::_typeMetaDataInstance [with T=caffe2::detail::_Uninitialized]" (452): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(577): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=uint8_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(578): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int8_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(579): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int16_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(580): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(581): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int64_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(582): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::Half]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(583): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=float]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(584): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=double]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(585): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::ComplexHalf]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(586): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::complex]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(587): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::complex]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(590): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::string]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(591): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=__nv_bool]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(592): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=uint16_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(593): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=char]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(594): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::unique_ptr<std::mutex, std::default_delete>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(595): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::unique_ptr<std::atomic<__nv_bool>, std::default_delete<std::atomic<__nv_bool>>>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(596): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<int32_t, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(597): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<int64_t, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(598): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<unsigned long, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(599): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=__nv_bool *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(600): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=char *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(601): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(621): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::detail::_guard_long_unique]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(622): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::detail::_guard_long_unique<std::vector<long, std::allocator>>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(626): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::qint8]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(628): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::_CaffeHighestPreallocatedTypeId]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(58): warning: field of class type without a DLL in terface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(59): warning: field of class type without a DLL in terface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Storage.h(181): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/logging_is_not_google_glog.h(47): warning: field of class type wit hout a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(193): warning: field of class type without a DLL inte rface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1466): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1476): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1477): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1499): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/core/Tensor.h(773): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/core/Tensor.h(801): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(151): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(152): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(153): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(157): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(158): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(159): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/TensorGeometry.h(56): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/TensorGeometry.h(57): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/cuda/CUDAStream.h(171): warning: field of class type without a DLL inte rface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/THAllocator.h(60): warning: field of class type without a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/THAllocator.h(66): warning: field of class type without a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/THCAllocator.h(14): warning: field of class type without a DLL interfac e used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/cuda/NumericLimits.cuh(83): warning: calling a constexpr host func tion("from_bits") from a host device function("lowest") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used t o allow this.

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/cuda/NumericLimits.cuh(84): warning: calling a constexpr host func tion("from_bits") from a host device function("max") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to a llow this.

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/cuda/NumericLimits.cuh(85): warning: calling a constexpr host func tion("from_bits") from a host device function("lower_bound") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be u sed to allow this.

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/cuda/NumericLimits.cuh(86): warning: calling a constexpr host func tion("from_bits") from a host device function("upper_bound") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be u sed to allow this.

E:/Project/FCOS/maskrcnn_benchmark/csrc/cuda/SigmoidFocalLoss_cuda.cu(120): error: no instance of function template "THCCeilDiv" matches the a rgument list argument types are: (long long, long)

E:/Project/FCOS/maskrcnn_benchmark/csrc/cuda/SigmoidFocalLoss_cuda.cu(120): error: no instance of overloaded function "std::min" matches the a rgument list argument types are: (, long)

E:/Project/FCOS/maskrcnn_benchmark/csrc/cuda/SigmoidFocalLoss_cuda.cu(164): error: no instance of function template "THCCeilDiv" matches the a rgument list argument types are: (long long, long)

E:/Project/FCOS/maskrcnn_benchmark/csrc/cuda/SigmoidFocalLoss_cuda.cu(164): error: no instance of overloaded function "std::min" matches the a rgument list argument types are: (, long)

4 errors detected in the compilation of "C:/Users/Xu/AppData/Local/Temp/tmpxft_000012ac_00000000-10_SigmoidFocalLoss_cuda.cpp1.ii". error: command 'C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\bin\nvcc.exe' failed with exit status 1`

tianzhi0549 commented 5 years ago

@Xudangliatiger Are you using the latest pytorch?

Xudangliatiger commented 5 years ago

Thank you so much for your quick reply. Also this job is so great.

I used pytorch1.0, so I guess it's not torch's fault. It should be MSVC. I have changed two lines of code in SigmoidFocalLoss_cuda.cu and it works for me, I will pull a request later today.

tianzhi0549 commented 5 years ago

@Xudangliatiger Thank you very much!

MsRabbits commented 5 years ago

Seems win10 + VS2019 + cuda10 + pytorch1.0 can not compile successfully. `ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(29): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(34): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(35): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Allocator.h(21): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Allocator.h(183): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(32): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(45): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(46): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(456): warning: dllexport/dllimport conflict with "caffe2: :TypeMeta::_typeMetaDataInstance [with T=caffe2::detail::_Uninitialized]" (452): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(577): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=uint8_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(578): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int8_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(579): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int16_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(580): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(581): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int64_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(582): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::Half]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(583): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=float]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(584): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=double]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(585): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::ComplexHalf]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(586): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::complex]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(587): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::complex]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(590): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::string]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(591): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=bool]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(592): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=uint16_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(593): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=char]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(594): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::unique_ptr<std::mutex, std::default_deletestd::mutex>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(595): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::unique_ptr<std::atomic, std::default_delete>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(596): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<int32_t, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(597): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<int64_t, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(598): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<unsigned long, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(599): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=bool *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(600): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=char *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(601): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(621): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::detail::_guard_long_unique]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(622): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::detail::_guard_long_unique<std::vector<long, std::allocator>>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(626): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::qint8]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(628): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::_CaffeHighestPreallocatedTypeId]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(58): warning: field of class type without a DLL in terface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(59): warning: field of class type without a DLL in terface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Storage.h(181): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/logging_is_not_google_glog.h(47): warning: field of class type wit hout a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(193): warning: field of class type without a DLL inte rface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1466): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1476): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1477): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1499): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/core/Tensor.h(773): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/core/Tensor.h(801): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(151): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(152): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(153): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(157): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(158): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(159): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/TensorGeometry.h(56): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/TensorGeometry.h(57): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/cuda/CUDAStream.h(171): warning: field of class type without a DLL inte rface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/THAllocator.h(60): warning: field of class type without a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/THAllocator.h(66): warning: field of class type without a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/THCAllocator.h(14): warning: field of class type without a DLL interfac e used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/THCBlas.h(10): warning C4190: “THCudaBlas_Hdot”有指定的 C 链接,但返 回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THStorage.h(44): warning C4190: “THHalfStorage_get”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCStorage.h(25): warning C4190: “THCudaHalfStorage_get”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(122): warning C4190: “THHalfTensor_get0d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(123): warning C4190: “THHalfTensor_get1d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(124): warning C4190: “THHalfTensor_get2d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(125): warning C4190: “THHalfTensor_get3d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(126): warning C4190: “THHalfTensor_get4d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(123): warning C4190: “THCudaHalfTensor_get0d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(124): warning C4190: “THCudaHalfTensor_get1d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(125): warning C4190: “THCudaHalfTensor_get2d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(126): warning C4190: “THCudaHalfTensor_get3d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(127): warning C4190: “THCudaHalfTensor_get4d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensorMathReduce.h(32): warning C4190: “THCudaHalfTensor_mi nall”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensorMathReduce.h(33): warning C4190: “THCudaHalfTensor_ma xall”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensorMathReduce.h(34): warning C4190: “THCudaHalfTensor_me dianall”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\bin\nvcc.exe -c E:\Project\FCOS\maskrcnn_benchmark\csrc\cuda\ROIPool_cuda.cu -o build \temp.win-amd64-3.7\Release\Project\FCOS\maskrcnn_benchmark\csrc\cuda\ROIPool_cuda.obj -Xcompiler /wd4819 -Xcompiler /MD -IE:\Project\FCOS\mas krcnn_benchmark\csrc -IC:\Users\Xu.conda\envs\pytorch1.0\lib\site-packages\torch\include -IC:\Users\Xu.conda\envs\pytorch1.0\lib\site-packag es\torch\include\torch\csrc\api\include -IC:\Users\Xu.conda\envs\pytorch1.0\lib\site-packages\torch\include\TH -IC:\Users\Xu.conda\envs\pyto rch1.0\lib\site-packages\torch\include\THC "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\include" -IC:\Users\Xu.conda\envs\pyto rch1.0\include -IC:\Users\Xu.conda\envs\pytorch1.0\include "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14. 21.27702\ATLMFC\include" "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include" "-IC:\Program Fil es (x86)\Windows Kits\10\include\10.0.17763.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\shared" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\winrt" "-IC:\Program Files (x86 )\Windows Kits\10\include\10.0.17763.0\cppwinrt" -DCUDA_HAS_FP16=1 -DCUDA_NO_HALF_OPERATORS -DCUDA_NO_HALF_CONVERSIONS -D__CUDA_NO_HAL F2_OPERATORS__ -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 ROIPool_cuda.cu C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(27): warning: base class dllexport/dllimport specifica tion differs from that of the derived class

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(28): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(29): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(34): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(35): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Allocator.h(21): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Allocator.h(183): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(32): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(45): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(46): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(456): warning: dllexport/dllimport conflict with "caffe2: :TypeMeta::_typeMetaDataInstance [with T=caffe2::detail::_Uninitialized]" (452): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(577): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=uint8_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(578): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int8_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(579): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int16_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(580): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(581): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int64_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(582): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::Half]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(583): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=float]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(584): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=double]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(585): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::ComplexHalf]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(586): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::complex]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(587): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::complex]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(590): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::string]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(591): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=__nv_bool]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(592): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=uint16_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(593): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=char]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(594): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::unique_ptr<std::mutex, std::default_deletestd::mutex>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(595): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::unique_ptr<std::atomic<__nv_bool>, std::default_delete<std::atomic<__nv_bool>>>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(596): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<int32_t, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(597): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<int64_t, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(598): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<unsigned long, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(599): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=__nv_bool *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(600): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=char *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(601): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(621): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::detail::_guard_long_unique]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(622): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::detail::_guard_long_unique<std::vector<long, std::allocator>>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(626): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::qint8]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(628): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::_CaffeHighestPreallocatedTypeId]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(58): warning: field of class type without a DLL in terface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(59): warning: field of class type without a DLL in terface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Storage.h(181): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/logging_is_not_google_glog.h(47): warning: field of class type wit hout a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(193): warning: field of class type without a DLL inte rface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1466): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1476): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1477): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1499): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/core/Tensor.h(773): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/core/Tensor.h(801): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(151): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(152): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(153): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(157): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(158): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(159): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/TensorGeometry.h(56): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/TensorGeometry.h(57): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/cuda/CUDAStream.h(171): warning: field of class type without a DLL inte rface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/THAllocator.h(60): warning: field of class type without a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/THAllocator.h(66): warning: field of class type without a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/THCAllocator.h(14): warning: field of class type without a DLL interfac e used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/cuda/NumericLimits.cuh(83): warning: calling a constexpr host func tion("from_bits") from a host device function("lowest") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used t o allow this.

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/cuda/NumericLimits.cuh(84): warning: calling a constexpr host func tion("from_bits") from a host device function("max") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to a llow this.

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/cuda/NumericLimits.cuh(85): warning: calling a constexpr host func tion("from_bits") from a host device function("lower_bound") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be u sed to allow this.

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/cuda/NumericLimits.cuh(86): warning: calling a constexpr host func tion("from_bits") from a host device function("upper_bound") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be u sed to allow this.

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(27): warning: base class dllexport/dllimport specifica tion differs from that of the derived class

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(28): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(29): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(34): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(35): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Allocator.h(21): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Allocator.h(183): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(32): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(45): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(46): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(456): warning: dllexport/dllimport conflict with "caffe2: :TypeMeta::_typeMetaDataInstance [with T=caffe2::detail::_Uninitialized]" (452): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(577): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=uint8_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(578): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int8_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(579): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int16_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(580): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(581): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int64_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(582): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::Half]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(583): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=float]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(584): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=double]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(585): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::ComplexHalf]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(586): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::complex]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(587): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::complex]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(590): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::string]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(591): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=bool]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(592): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=uint16_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(593): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=char]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(594): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::unique_ptr<std::mutex, std::default_deletestd::mutex>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(595): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::unique_ptr<std::atomic, std::default_delete>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(596): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<int32_t, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(597): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<int64_t, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(598): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<unsigned long, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(599): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=bool *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(600): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=char *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(601): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(621): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::detail::_guard_long_unique]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(622): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::detail::_guard_long_unique<std::vector<long, std::allocator>>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(626): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::qint8]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(628): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::_CaffeHighestPreallocatedTypeId]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(58): warning: field of class type without a DLL in terface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(59): warning: field of class type without a DLL in terface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Storage.h(181): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/logging_is_not_google_glog.h(47): warning: field of class type wit hout a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(193): warning: field of class type without a DLL inte rface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1466): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1476): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1477): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1499): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/core/Tensor.h(773): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/core/Tensor.h(801): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(151): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(152): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(153): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(157): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(158): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(159): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/TensorGeometry.h(56): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/TensorGeometry.h(57): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/cuda/CUDAStream.h(171): warning: field of class type without a DLL inte rface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/THAllocator.h(60): warning: field of class type without a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/THAllocator.h(66): warning: field of class type without a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/THCAllocator.h(14): warning: field of class type without a DLL interfac e used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/THCBlas.h(10): warning C4190: “THCudaBlas_Hdot”有指定的 C 链接,但返 回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THStorage.h(44): warning C4190: “THHalfStorage_get”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCStorage.h(25): warning C4190: “THCudaHalfStorage_get”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(122): warning C4190: “THHalfTensor_get0d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(123): warning C4190: “THHalfTensor_get1d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(124): warning C4190: “THHalfTensor_get2d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(125): warning C4190: “THHalfTensor_get3d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(126): warning C4190: “THHalfTensor_get4d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(123): warning C4190: “THCudaHalfTensor_get0d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(124): warning C4190: “THCudaHalfTensor_get1d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(125): warning C4190: “THCudaHalfTensor_get2d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(126): warning C4190: “THCudaHalfTensor_get3d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(127): warning C4190: “THCudaHalfTensor_get4d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensorMathReduce.h(32): warning C4190: “THCudaHalfTensor_mi nall”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensorMathReduce.h(33): warning C4190: “THCudaHalfTensor_ma xall”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensorMathReduce.h(34): warning C4190: “THCudaHalfTensor_me dianall”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\bin\nvcc.exe -c E:\Project\FCOS\maskrcnn_benchmark\csrc\cuda\SigmoidFocalLoss_cuda.cu -o build\temp.win-amd64-3.7\Release\Project\FCOS\maskrcnn_benchmark\csrc\cuda\SigmoidFocalLoss_cuda.obj -Xcompiler /wd4819 -Xcompiler /MD -IE :\Project\FCOS\maskrcnn_benchmark\csrc -IC:\Users\Xu.conda\envs\pytorch1.0\lib\site-packages\torch\include -IC:\Users\Xu.conda\envs\pytorch1 .0\lib\site-packages\torch\include\torch\csrc\api\include -IC:\Users\Xu.conda\envs\pytorch1.0\lib\site-packages\torch\include\TH -IC:\Users\X u.conda\envs\pytorch1.0\lib\site-packages\torch\include\THC "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\include" -IC:\Users\X u.conda\envs\pytorch1.0\include -IC:\Users\Xu.conda\envs\pytorch1.0\include "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\Community \VC\Tools\MSVC\14.21.27702\ATLMFC\include" "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\shared" " -IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\winrt" "-IC: Program Files (x86)\Windows Kits\10\include\10.0.17763.0\cppwinrt" -DCUDA_HAS_FP16=1 -DCUDA_NO_HALF_OPERATORS -DCUDA_NO_HALF_CONVERSIONS -D__CUDA_NO_HALF2_OPERATORS__ -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 SigmoidFocalLoss_cuda.cu C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(27): warning: base class dllexport/dllimport specifica tion differs from that of the derived class

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(28): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(29): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(34): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(35): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Allocator.h(21): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Allocator.h(183): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(32): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(45): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(46): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(456): warning: dllexport/dllimport conflict with "caffe2: :TypeMeta::_typeMetaDataInstance [with T=caffe2::detail::_Uninitialized]" (452): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(577): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=uint8_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(578): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int8_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(579): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int16_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(580): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(581): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int64_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(582): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::Half]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(583): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=float]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(584): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=double]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(585): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::ComplexHalf]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(586): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::complex]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(587): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::complex]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(590): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::string]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(591): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=__nv_bool]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(592): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=uint16_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(593): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=char]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(594): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::unique_ptr<std::mutex, std::default_deletestd::mutex>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(595): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::unique_ptr<std::atomic<__nv_bool>, std::default_delete<std::atomic<__nv_bool>>>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(596): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<int32_t, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(597): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<int64_t, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(598): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<unsigned long, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(599): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=__nv_bool *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(600): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=char *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(601): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(621): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::detail::_guard_long_unique]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(622): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::detail::_guard_long_unique<std::vector<long, std::allocator>>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(626): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::qint8]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(628): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::_CaffeHighestPreallocatedTypeId]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(58): warning: field of class type without a DLL in terface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(59): warning: field of class type without a DLL in terface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Storage.h(181): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/logging_is_not_google_glog.h(47): warning: field of class type wit hout a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(193): warning: field of class type without a DLL inte rface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1466): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1476): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1477): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1499): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/core/Tensor.h(773): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/core/Tensor.h(801): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(151): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(152): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(153): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(157): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(158): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(159): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/TensorGeometry.h(56): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/TensorGeometry.h(57): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/cuda/CUDAStream.h(171): warning: field of class type without a DLL inte rface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/THAllocator.h(60): warning: field of class type without a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/THAllocator.h(66): warning: field of class type without a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/THCAllocator.h(14): warning: field of class type without a DLL interfac e used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/cuda/NumericLimits.cuh(83): warning: calling a constexpr host func tion("from_bits") from a host device function("lowest") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used t o allow this.

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/cuda/NumericLimits.cuh(84): warning: calling a constexpr host func tion("from_bits") from a host device function("max") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to a llow this.

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/cuda/NumericLimits.cuh(85): warning: calling a constexpr host func tion("from_bits") from a host device function("lower_bound") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be u sed to allow this.

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/cuda/NumericLimits.cuh(86): warning: calling a constexpr host func tion("from_bits") from a host device function("upper_bound") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be u sed to allow this.

E:/Project/FCOS/maskrcnn_benchmark/csrc/cuda/SigmoidFocalLoss_cuda.cu(120): error: no instance of function template "THCCeilDiv" matches the a rgument list argument types are: (long long, long)

E:/Project/FCOS/maskrcnn_benchmark/csrc/cuda/SigmoidFocalLoss_cuda.cu(120): error: no instance of overloaded function "std::min" matches the a rgument list argument types are: (, long)

E:/Project/FCOS/maskrcnn_benchmark/csrc/cuda/SigmoidFocalLoss_cuda.cu(164): error: no instance of function template "THCCeilDiv" matches the a rgument list argument types are: (long long, long)

E:/Project/FCOS/maskrcnn_benchmark/csrc/cuda/SigmoidFocalLoss_cuda.cu(164): error: no instance of overloaded function "std::min" matches the a rgument list argument types are: (, long)

4 errors detected in the compilation of "C:/Users/Xu/AppData/Local/Temp/tmpxft_000012ac_00000000-10_SigmoidFocalLoss_cuda.cpp1.ii". error: command 'C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\bin\nvcc.exe' failed with exit status

hi,did you work it on win10, can you give me some advice, I run it on win10 but i didn't get the corret files after run'setup' thx!!!

MsRabbits commented 5 years ago

Seems win10 + VS2019 + cuda10 + pytorch1.0 can not compile successfully. `ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(29): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(34): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(35): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Allocator.h(21): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Allocator.h(183): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(32): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(45): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(46): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(456): warning: dllexport/dllimport conflict with "caffe2: :TypeMeta::_typeMetaDataInstance [with T=caffe2::detail::_Uninitialized]" (452): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(577): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=uint8_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(578): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int8_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(579): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int16_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(580): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(581): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int64_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(582): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::Half]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(583): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=float]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(584): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=double]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(585): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::ComplexHalf]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(586): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::complex]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(587): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::complex]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(590): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::string]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(591): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=bool]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(592): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=uint16_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(593): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=char]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(594): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::unique_ptr<std::mutex, std::default_deletestd::mutex>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(595): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::unique_ptr<std::atomic, std::default_delete>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(596): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<int32_t, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(597): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<int64_t, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(598): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<unsigned long, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(599): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=bool *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(600): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=char *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(601): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(621): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::detail::_guard_long_unique]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(622): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::detail::_guard_long_unique<std::vector<long, std::allocator>>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(626): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::qint8]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(628): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::_CaffeHighestPreallocatedTypeId]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(58): warning: field of class type without a DLL in terface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(59): warning: field of class type without a DLL in terface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Storage.h(181): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/logging_is_not_google_glog.h(47): warning: field of class type wit hout a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(193): warning: field of class type without a DLL inte rface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1466): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1476): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1477): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1499): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/core/Tensor.h(773): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/core/Tensor.h(801): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(151): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(152): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(153): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(157): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(158): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(159): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/TensorGeometry.h(56): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/TensorGeometry.h(57): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/cuda/CUDAStream.h(171): warning: field of class type without a DLL inte rface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/THAllocator.h(60): warning: field of class type without a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/THAllocator.h(66): warning: field of class type without a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/THCAllocator.h(14): warning: field of class type without a DLL interfac e used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/THCBlas.h(10): warning C4190: “THCudaBlas_Hdot”有指定的 C 链接,但返 回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THStorage.h(44): warning C4190: “THHalfStorage_get”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCStorage.h(25): warning C4190: “THCudaHalfStorage_get”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(122): warning C4190: “THHalfTensor_get0d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(123): warning C4190: “THHalfTensor_get1d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(124): warning C4190: “THHalfTensor_get2d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(125): warning C4190: “THHalfTensor_get3d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(126): warning C4190: “THHalfTensor_get4d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(123): warning C4190: “THCudaHalfTensor_get0d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(124): warning C4190: “THCudaHalfTensor_get1d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(125): warning C4190: “THCudaHalfTensor_get2d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(126): warning C4190: “THCudaHalfTensor_get3d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(127): warning C4190: “THCudaHalfTensor_get4d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensorMathReduce.h(32): warning C4190: “THCudaHalfTensor_mi nall”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensorMathReduce.h(33): warning C4190: “THCudaHalfTensor_ma xall”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensorMathReduce.h(34): warning C4190: “THCudaHalfTensor_me dianall”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\bin\nvcc.exe -c E:\Project\FCOS\maskrcnn_benchmark\csrc\cuda\ROIPool_cuda.cu -o build \temp.win-amd64-3.7\Release\Project\FCOS\maskrcnn_benchmark\csrc\cuda\ROIPool_cuda.obj -Xcompiler /wd4819 -Xcompiler /MD -IE:\Project\FCOS\mas krcnn_benchmark\csrc -IC:\Users\Xu.conda\envs\pytorch1.0\lib\site-packages\torch\include -IC:\Users\Xu.conda\envs\pytorch1.0\lib\site-packag es\torch\include\torch\csrc\api\include -IC:\Users\Xu.conda\envs\pytorch1.0\lib\site-packages\torch\include\TH -IC:\Users\Xu.conda\envs\pyto rch1.0\lib\site-packages\torch\include\THC "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\include" -IC:\Users\Xu.conda\envs\pyto rch1.0\include -IC:\Users\Xu.conda\envs\pytorch1.0\include "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14. 21.27702\ATLMFC\include" "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include" "-IC:\Program Fil es (x86)\Windows Kits\10\include\10.0.17763.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\shared" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\winrt" "-IC:\Program Files (x86 )\Windows Kits\10\include\10.0.17763.0\cppwinrt" -DCUDA_HAS_FP16=1 -DCUDA_NO_HALF_OPERATORS -DCUDA_NO_HALF_CONVERSIONS -D__CUDA_NO_HAL F2_OPERATORS__ -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 ROIPool_cuda.cu C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(27): warning: base class dllexport/dllimport specifica tion differs from that of the derived class

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(28): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(29): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(34): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(35): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Allocator.h(21): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Allocator.h(183): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(32): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(45): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(46): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(456): warning: dllexport/dllimport conflict with "caffe2: :TypeMeta::_typeMetaDataInstance [with T=caffe2::detail::_Uninitialized]" (452): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(577): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=uint8_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(578): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int8_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(579): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int16_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(580): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(581): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int64_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(582): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::Half]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(583): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=float]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(584): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=double]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(585): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::ComplexHalf]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(586): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::complex]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(587): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::complex]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(590): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::string]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(591): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=__nv_bool]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(592): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=uint16_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(593): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=char]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(594): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::unique_ptr<std::mutex, std::default_deletestd::mutex>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(595): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::unique_ptr<std::atomic<__nv_bool>, std::default_delete<std::atomic<__nv_bool>>>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(596): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<int32_t, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(597): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<int64_t, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(598): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<unsigned long, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(599): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=__nv_bool *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(600): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=char *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(601): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(621): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::detail::_guard_long_unique]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(622): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::detail::_guard_long_unique<std::vector<long, std::allocator>>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(626): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::qint8]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(628): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::_CaffeHighestPreallocatedTypeId]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(58): warning: field of class type without a DLL in terface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(59): warning: field of class type without a DLL in terface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Storage.h(181): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/logging_is_not_google_glog.h(47): warning: field of class type wit hout a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(193): warning: field of class type without a DLL inte rface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1466): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1476): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1477): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1499): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/core/Tensor.h(773): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/core/Tensor.h(801): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(151): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(152): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(153): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(157): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(158): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(159): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/TensorGeometry.h(56): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/TensorGeometry.h(57): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/cuda/CUDAStream.h(171): warning: field of class type without a DLL inte rface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/THAllocator.h(60): warning: field of class type without a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/THAllocator.h(66): warning: field of class type without a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/THCAllocator.h(14): warning: field of class type without a DLL interfac e used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/cuda/NumericLimits.cuh(83): warning: calling a constexpr host func tion("from_bits") from a host device function("lowest") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used t o allow this.

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/cuda/NumericLimits.cuh(84): warning: calling a constexpr host func tion("from_bits") from a host device function("max") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to a llow this.

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/cuda/NumericLimits.cuh(85): warning: calling a constexpr host func tion("from_bits") from a host device function("lower_bound") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be u sed to allow this.

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/cuda/NumericLimits.cuh(86): warning: calling a constexpr host func tion("from_bits") from a host device function("upper_bound") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be u sed to allow this.

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(27): warning: base class dllexport/dllimport specifica tion differs from that of the derived class

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(28): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(29): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(34): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(35): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Allocator.h(21): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Allocator.h(183): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(32): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(45): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(46): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(456): warning: dllexport/dllimport conflict with "caffe2: :TypeMeta::_typeMetaDataInstance [with T=caffe2::detail::_Uninitialized]" (452): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(577): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=uint8_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(578): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int8_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(579): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int16_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(580): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(581): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int64_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(582): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::Half]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(583): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=float]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(584): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=double]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(585): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::ComplexHalf]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(586): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::complex]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(587): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::complex]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(590): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::string]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(591): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=bool]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(592): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=uint16_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(593): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=char]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(594): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::unique_ptr<std::mutex, std::default_deletestd::mutex>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(595): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::unique_ptr<std::atomic, std::default_delete>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(596): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<int32_t, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(597): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<int64_t, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(598): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<unsigned long, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(599): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=bool *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(600): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=char *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(601): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(621): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::detail::_guard_long_unique]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(622): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::detail::_guard_long_unique<std::vector<long, std::allocator>>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(626): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::qint8]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(628): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::_CaffeHighestPreallocatedTypeId]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(58): warning: field of class type without a DLL in terface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(59): warning: field of class type without a DLL in terface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Storage.h(181): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/logging_is_not_google_glog.h(47): warning: field of class type wit hout a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(193): warning: field of class type without a DLL inte rface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1466): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1476): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1477): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1499): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/core/Tensor.h(773): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/core/Tensor.h(801): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(151): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(152): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(153): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(157): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(158): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(159): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/TensorGeometry.h(56): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/TensorGeometry.h(57): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/cuda/CUDAStream.h(171): warning: field of class type without a DLL inte rface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/THAllocator.h(60): warning: field of class type without a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/THAllocator.h(66): warning: field of class type without a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/THCAllocator.h(14): warning: field of class type without a DLL interfac e used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/THCBlas.h(10): warning C4190: “THCudaBlas_Hdot”有指定的 C 链接,但返 回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THStorage.h(44): warning C4190: “THHalfStorage_get”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCStorage.h(25): warning C4190: “THCudaHalfStorage_get”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(122): warning C4190: “THHalfTensor_get0d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(123): warning C4190: “THHalfTensor_get1d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(124): warning C4190: “THHalfTensor_get2d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(125): warning C4190: “THHalfTensor_get3d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/generic/THTensor.h(126): warning C4190: “THHalfTensor_get4d”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(123): warning C4190: “THCudaHalfTensor_get0d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(124): warning C4190: “THCudaHalfTensor_get1d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(125): warning C4190: “THCudaHalfTensor_get2d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(126): warning C4190: “THCudaHalfTensor_get3d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensor.h(127): warning C4190: “THCudaHalfTensor_get4d”有指 定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensorMathReduce.h(32): warning C4190: “THCudaHalfTensor_mi nall”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensorMathReduce.h(33): warning C4190: “THCudaHalfTensor_ma xall”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/generic/THCTensorMathReduce.h(34): warning C4190: “THCudaHalfTensor_me dianall”有指定的 C 链接,但返回了与 C 不兼容的 UDT“c10::Half” C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Half.h(324): note: 参见“c10::Half”的声明 C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\bin\nvcc.exe -c E:\Project\FCOS\maskrcnn_benchmark\csrc\cuda\SigmoidFocalLoss_cuda.cu -o build\temp.win-amd64-3.7\Release\Project\FCOS\maskrcnn_benchmark\csrc\cuda\SigmoidFocalLoss_cuda.obj -Xcompiler /wd4819 -Xcompiler /MD -IE :\Project\FCOS\maskrcnn_benchmark\csrc -IC:\Users\Xu.conda\envs\pytorch1.0\lib\site-packages\torch\include -IC:\Users\Xu.conda\envs\pytorch1 .0\lib\site-packages\torch\include\torch\csrc\api\include -IC:\Users\Xu.conda\envs\pytorch1.0\lib\site-packages\torch\include\TH -IC:\Users\X u.conda\envs\pytorch1.0\lib\site-packages\torch\include\THC "-IC:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\include" -IC:\Users\X u.conda\envs\pytorch1.0\include -IC:\Users\Xu.conda\envs\pytorch1.0\include "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\Community \VC\Tools\MSVC\14.21.27702\ATLMFC\include" "-IC:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.21.27702\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\shared" " -IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\um" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\winrt" "-IC: Program Files (x86)\Windows Kits\10\include\10.0.17763.0\cppwinrt" -DCUDA_HAS_FP16=1 -DCUDA_NO_HALF_OPERATORS -DCUDA_NO_HALF_CONVERSIONS -D__CUDA_NO_HALF2_OPERATORS__ -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 SigmoidFocalLoss_cuda.cu C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(27): warning: base class dllexport/dllimport specifica tion differs from that of the derived class

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(28): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(29): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(34): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/Exception.h(35): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Allocator.h(21): warning: field of class type without a DLL interf ace used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Allocator.h(183): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(32): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(45): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorTypeIdRegistration.h(46): warning: field of class type witho ut a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(456): warning: dllexport/dllimport conflict with "caffe2: :TypeMeta::_typeMetaDataInstance [with T=caffe2::detail::_Uninitialized]" (452): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(577): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=uint8_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(578): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int8_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(579): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int16_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(580): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(581): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int64_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(582): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::Half]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(583): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=float]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(584): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=double]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(585): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::ComplexHalf]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(586): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::complex]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(587): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::complex]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(590): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::string]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(591): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=__nv_bool]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(592): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=uint16_t]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(593): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=char]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(594): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::unique_ptr<std::mutex, std::default_deletestd::mutex>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(595): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::unique_ptr<std::atomic<__nv_bool>, std::default_delete<std::atomic<__nv_bool>>>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(596): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<int32_t, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(597): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<int64_t, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(598): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=std::vector<unsigned long, std::allocator>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(599): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=__nv_bool *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(600): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=char *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(601): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=int *]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(621): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::detail::_guard_long_unique]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(622): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::detail::_guard_long_unique<std::vector<long, std::allocator>>]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(626): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=c10::qint8]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/typeid.h(628): warning: dllexport/dllimport conflict with "caffe2: :TypeIdentifier::Get [with T=caffe2::_CaffeHighestPreallocatedTypeId]" (81): here; dllexport assumed

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(58): warning: field of class type without a DLL in terface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/intrusive_ptr.h(59): warning: field of class type without a DLL in terface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/Storage.h(181): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/util/logging_is_not_google_glog.h(47): warning: field of class type wit hout a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(193): warning: field of class type without a DLL inte rface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1466): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1476): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1477): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/core/TensorImpl.h(1499): warning: field of class type without a DLL int erface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/core/Tensor.h(773): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/core/Tensor.h(801): warning: field of class type without a DLL interfa ce used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(151): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(152): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(153): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(157): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(158): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/Context.h(159): warning: field of class type without a DLL interface u sed in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/TensorGeometry.h(56): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/TensorGeometry.h(57): warning: field of class type without a DLL inter face used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\c10/cuda/CUDAStream.h(171): warning: field of class type without a DLL inte rface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/THAllocator.h(60): warning: field of class type without a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\TH/THAllocator.h(66): warning: field of class type without a DLL interface used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\THC/THCAllocator.h(14): warning: field of class type without a DLL interfac e used in a class with a DLL interface

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/cuda/NumericLimits.cuh(83): warning: calling a constexpr host func tion("from_bits") from a host device function("lowest") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used t o allow this.

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/cuda/NumericLimits.cuh(84): warning: calling a constexpr host func tion("from_bits") from a host device function("max") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to a llow this.

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/cuda/NumericLimits.cuh(85): warning: calling a constexpr host func tion("from_bits") from a host device function("lower_bound") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be u sed to allow this.

C:/Users/Xu/.conda/envs/pytorch1.0/lib/site-packages/torch/include\ATen/cuda/NumericLimits.cuh(86): warning: calling a constexpr host func tion("from_bits") from a host device function("upper_bound") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be u sed to allow this.

E:/Project/FCOS/maskrcnn_benchmark/csrc/cuda/SigmoidFocalLoss_cuda.cu(120): error: no instance of function template "THCCeilDiv" matches the a rgument list argument types are: (long long, long)

E:/Project/FCOS/maskrcnn_benchmark/csrc/cuda/SigmoidFocalLoss_cuda.cu(120): error: no instance of overloaded function "std::min" matches the a rgument list argument types are: (, long)

E:/Project/FCOS/maskrcnn_benchmark/csrc/cuda/SigmoidFocalLoss_cuda.cu(164): error: no instance of function template "THCCeilDiv" matches the a rgument list argument types are: (long long, long)

E:/Project/FCOS/maskrcnn_benchmark/csrc/cuda/SigmoidFocalLoss_cuda.cu(164): error: no instance of overloaded function "std::min" matches the a rgument list argument types are: (, long)

4 errors detected in the compilation of "C:/Users/Xu/AppData/Local/Temp/tmpxft_000012ac_00000000-10_SigmoidFocalLoss_cuda.cpp1.ii". error: command 'C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1\bin\nvcc.exe' failed with exit status 1`

(tree) F:\somecoders\FCOS-master>python setup.py build develop --no-deps running build running build_py running egg_info writing fcos.egg-info\PKG-INFO writing dependency_links to fcos.egg-info\dependency_links.txt writing requirements to fcos.egg-info\requires.txt writing top-level names to fcos.egg-info\top_level.txt reading manifest file 'fcos.egg-info\SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'fcos\configs' writing manifest file 'fcos.egg-info\SOURCES.txt' running build_ext E:\anaconda\anaconda\envs\tree\lib\site-packages\torch\utils\cpp_extension.py:196: UserWarning:

                           !! WARNING !!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Your compiler (cl 19.00.24210) may be ABI-incompatible with PyTorch! Please use a compiler that is ABI-compatible with GCC 4.9 and above. See https://gcc.gnu.org/onlinedocs/libstdc++/manual/abi.html.

See https://gist.github.com/goldsborough/d466f43e8ffc948ff92de7486c5216d6 for instructions on how to install GCC 4.9 or higher. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

                          !! WARNING !!

warnings.warn(ABI_INCOMPATIBILITY_WARNING.format(compiler)) running build_scripts running develop running build_ext copying build\lib.win-amd64-3.7\fcos_core_C.cp37-win_amd64.pyd -> fcos_core Creating e:\anaconda\anaconda\envs\tree\lib\site-packages\fcos.egg-link (link to .) fcos 0.1.9 is already the active version in easy-install.pth Installing fcos script to E:\anaconda\anaconda\envs\tree\Scripts

Installed f:\somecoders\fcos-master