Surprise! We've been running on hardware provided by BuyVM for a few months and wanted to show them a little appreciation.
Running a paste site comes with unique challenges, ones that aren't always obvious and hard to control. As such, BuyVM offered us a home where we could worry less about the hosting side of things and focus on maintaining a clean and useful service! Go check them out and show them some love!
Description: Pytorch statically built linker error
Submitted on December 14, 2020 at 11:09 AM

1>LINK : the 32-bit linker (C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.28.29333\bin\HostX86\x64\link.exe) failed to do memory mapped file I/O on `D:\Codes\fac_ver\cpp\port\LibtorchPort\Dependencies\libtorch-debug-latest\libtorch\lib\torch_cpu.lib' and is going to restart linking with a 64-bit linker for better throughput
1>LINK : restarting link with 64-bit linker `C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.28.29333\bin\HostX64\x64\link.exe'
1>   Creating library D:\Codes\fac_ver\cpp\port\LibtorchPort\x64\Debug\Test_dummy.lib and object D:\Codes\fac_ver\cpp\port\LibtorchPort\x64\Debug\Test_dummy.exp
1>LINK : warning LNK4217: symbol '??0Error@c10@@QEAA@USourceLocation@1@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z (public: __cdecl c10::Error::Error(struct c10::SourceLocation,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >))' defined in 'c10.lib(Logging.obj)' is imported by 'Test_dummy.obj' in function '"public: __cdecl torch::detail::TensorDataContainer::TensorDataContainer(class std::initializer_list<struct torch::detail::TensorDataContainer>)" (??0TensorDataContainer@detail@torch@@QEAA@V?$initializer_list@UTensorDataContainer@detail@torch@@@std@@@Z)'
1>LINK : warning LNK4217: symbol '?msg@Error@c10@@QEBAAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ (public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const & __cdecl c10::Error::msg(void)const )' defined in 'c10.lib(Logging.obj)' is imported by 'Test_dummy.obj' in function '__catch$?ToTensor@@YA?AVTensor@at@@AEBVMat@cv@@AEB_N1AEBH@Z$0'
1>LINK : warning LNK4217: symbol '??0Device@c10@@QEAA@W4DeviceType@1@F@Z (public: __cdecl c10::Device::Device(enum c10::DeviceType,short))' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: __cdecl c10::constexpr_storage_t<struct c10::Device>::constexpr_storage_t<struct c10::Device><enum c10::DeviceType const &>(enum c10::DeviceType const &)" (??$?0AEBW4DeviceType@c10@@@?$constexpr_storage_t@UDevice@c10@@@c10@@QEAA@AEBW4DeviceType@1@@Z)'
1>LINK : warning LNK4217: symbol '??8Device@c10@@QEBA_NAEBU01@@Z (public: bool __cdecl c10::Device::operator==(struct c10::Device const &)const )' defined in 'torch_cpu.lib(ivalue.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl at::from_blob(void *,class c10::ArrayRef<__int64>,class c10::ArrayRef<__int64>,struct c10::TensorOptions const &)" (?from_blob@at@@YA?AVTensor@1@PEAXV?$ArrayRef@_J@c10@@1AEBUTensorOptions@4@@Z)'
1>LINK : warning LNK4217: symbol '?type@Device@c10@@QEBA?AW4DeviceType@2@XZ (public: enum c10::DeviceType __cdecl c10::Device::type(void)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl at::from_blob(void *,class c10::ArrayRef<__int64>,class c10::ArrayRef<__int64>,struct c10::TensorOptions const &)" (?from_blob@at@@YA?AVTensor@1@PEAXV?$ArrayRef@_J@c10@@1AEBUTensorOptions@4@@Z)'
1>LINK : warning LNK4217: symbol '?has_index@Device@c10@@QEBA_NXZ (public: bool __cdecl c10::Device::has_index(void)const )' defined in 'torch_cpu.lib(FunctionsManual.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl at::from_blob(void *,class c10::ArrayRef<__int64>,class c10::ArrayRef<__int64>,struct c10::TensorOptions const &)" (?from_blob@at@@YA?AVTensor@1@PEAXV?$ArrayRef@_J@c10@@1AEBUTensorOptions@4@@Z)'
1>LINK : warning LNK4217: symbol '??6c10@@YAAEAV?$basic_ostream@DU?$char_traits@D@std@@@std@@AEAV12@AEBUDevice@0@@Z (class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl c10::operator<<(class std::basic_ostream<char,struct std::char_traits<char> > &,struct c10::Device const &))' defined in 'c10.lib(Device.obj)' is imported by 'Test_dummy.obj' in function '"class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl c10::detail::_str<struct c10::Device>(class std::basic_ostream<char,struct std::char_traits<char> > &,struct c10::Device const &)" (??$_str@UDevice@c10@@@detail@c10@@YAAEAV?$basic_ostream@DU?$char_traits@D@std@@@std@@AEAV23@AEBUDevice@1@@Z)'
1>LINK : warning LNK4217: symbol '??0DataPtr@c10@@QEAA@PEAX0P6AX0@ZUDevice@1@@Z (public: __cdecl c10::DataPtr::DataPtr(void *,void *,void (__cdecl*)(void *),struct c10::Device))' defined in 'c10.lib(TensorImpl.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl at::from_blob(void *,class c10::ArrayRef<__int64>,class c10::ArrayRef<__int64>,struct c10::TensorOptions const &)" (?from_blob@at@@YA?AVTensor@1@PEAXV?$ArrayRef@_J@c10@@1AEBUTensorOptions@4@@Z)'
1>LINK : warning LNK4217: symbol '??1DataPtr@c10@@QEAA@XZ (public: __cdecl c10::DataPtr::~DataPtr(void))' defined in 'c10.lib(UndefinedTensorImpl.obj)' is imported by 'Test_dummy.obj' in function '"int `class from_blob::Tensor __cdecl at::from_blob(void *,class c10::ArrayRef<__int64>,class c10::ArrayRef<__int64>,struct ArrayRef<__int64>::TensorOptions const &)'::`1'::dtor$5" (?dtor$5@?0??from_blob@at@@YA?AVTensor@1@PEAXV?$ArrayRef@_J@c10@@1AEBUTensorOptions@4@@Z@4HA)'
1>LINK : warning LNK4217: symbol '??0TypeMeta@caffe2@@QEAA@XZ (public: __cdecl caffe2::TypeMeta::TypeMeta(void))' defined in 'c10.lib(UndefinedTensorImpl.obj)' is imported by 'Test_dummy.obj' in function '"class caffe2::TypeMeta __cdecl c10::scalarTypeToTypeMeta(enum c10::ScalarType)" (?scalarTypeToTypeMeta@c10@@YA?AVTypeMeta@caffe2@@W4ScalarType@1@@Z)'
1>LINK : warning LNK4217: symbol '??0TypeMeta@caffe2@@AEAA@PEBUTypeMetaData@detail@1@@Z (private: __cdecl caffe2::TypeMeta::TypeMeta(struct caffe2::detail::TypeMetaData const *))' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: static class caffe2::TypeMeta __cdecl caffe2::TypeMeta::Make<signed char>(void)" (??$Make@C@TypeMeta@caffe2@@SA?AV01@XZ)'
1>LINK : warning LNK4217: symbol '?itemsize@TypeMeta@caffe2@@QEBA_KXZ (public: unsigned __int64 __cdecl caffe2::TypeMeta::itemsize(void)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl at::from_blob(void *,class c10::ArrayRef<__int64>,class c10::ArrayRef<__int64>,struct c10::TensorOptions const &)" (?from_blob@at@@YA?AVTensor@1@PEAXV?$ArrayRef@_J@c10@@1AEBUTensorOptions@4@@Z)'
1>LINK : warning LNK4217: symbol '?name@TypeMeta@caffe2@@QEBA?AV?$basic_string_view@D@c10@@XZ (public: class c10::basic_string_view<char> __cdecl caffe2::TypeMeta::name(void)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl caffe2::operator<<(class std::basic_ostream<char,struct std::char_traits<char> > &,class caffe2::TypeMeta)" (??6caffe2@@YAAEAV?$basic_ostream@DU?$char_traits@D@std@@@std@@AEAV12@VTypeMeta@0@@Z)'
1>LINK : warning LNK4217: symbol '??0Scalar@c10@@QEAA@H@Z (public: __cdecl c10::Scalar::Scalar(int))' defined in 'torch_cpu.lib(batch_mm.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl Normalize(class at::Tensor &,class std::vector<float,class std::allocator<float> >,class std::vector<float,class std::allocator<float> >,bool)" (?Normalize@@YA?AVTensor@at@@AEAV12@V?$vector@MV?$allocator@M@std@@@std@@1_N@Z)'
1>LINK : warning LNK4217: symbol '??0Scalar@c10@@QEAA@N@Z (public: __cdecl c10::Scalar::Scalar(double))' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: __cdecl torch::detail::TensorDataContainer::TensorDataContainer(double)" (??0TensorDataContainer@detail@torch@@QEAA@N@Z)'
1>LINK : warning LNK4217: symbol '?toByte@Scalar@c10@@QEBAEXZ (public: unsigned char __cdecl c10::Scalar::toByte(void)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: unsigned char __cdecl c10::Scalar::to<unsigned char>(void)const " (??$to@E@Scalar@c10@@QEBAEXZ)'
1>LINK : warning LNK4217: symbol '?toChar@Scalar@c10@@QEBACXZ (public: signed char __cdecl c10::Scalar::toChar(void)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: signed char __cdecl c10::Scalar::to<signed char>(void)const " (??$to@C@Scalar@c10@@QEBACXZ)'
1>LINK : warning LNK4217: symbol '?toShort@Scalar@c10@@QEBAFXZ (public: short __cdecl c10::Scalar::toShort(void)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: short __cdecl c10::Scalar::to<short>(void)const " (??$to@F@Scalar@c10@@QEBAFXZ)'
1>LINK : warning LNK4217: symbol '?toInt@Scalar@c10@@QEBAHXZ (public: int __cdecl c10::Scalar::toInt(void)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: int __cdecl c10::Scalar::to<int>(void)const " (??$to@H@Scalar@c10@@QEBAHXZ)'
1>LINK : warning LNK4217: symbol '?toLong@Scalar@c10@@QEBA_JXZ (public: __int64 __cdecl c10::Scalar::toLong(void)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: __int64 __cdecl c10::Scalar::to<__int64>(void)const " (??$to@_J@Scalar@c10@@QEBA_JXZ)'
1>LINK : warning LNK4217: symbol '?toHalf@Scalar@c10@@QEBA?AUHalf@2@XZ (public: struct c10::Half __cdecl c10::Scalar::toHalf(void)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: struct c10::Half __cdecl c10::Scalar::to<struct c10::Half>(void)const " (??$to@UHalf@c10@@@Scalar@c10@@QEBA?AUHalf@1@XZ)'
1>LINK : warning LNK4217: symbol '?toFloat@Scalar@c10@@QEBAMXZ (public: float __cdecl c10::Scalar::toFloat(void)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: float __cdecl c10::Scalar::to<float>(void)const " (??$to@M@Scalar@c10@@QEBAMXZ)'
1>LINK : warning LNK4217: symbol '?toDouble@Scalar@c10@@QEBANXZ (public: double __cdecl c10::Scalar::toDouble(void)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: double __cdecl c10::Scalar::to<double>(void)const " (??$to@N@Scalar@c10@@QEBANXZ)'
1>LINK : warning LNK4217: symbol '?toBool@Scalar@c10@@QEBA_NXZ (public: bool __cdecl c10::Scalar::toBool(void)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: bool __cdecl c10::Scalar::to<bool>(void)const " (??$to@_N@Scalar@c10@@QEBA_NXZ)'
1>LINK : warning LNK4217: symbol '?toBFloat16@Scalar@c10@@QEBA?AUBFloat16@2@XZ (public: struct c10::BFloat16 __cdecl c10::Scalar::toBFloat16(void)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: struct c10::BFloat16 __cdecl c10::Scalar::to<struct c10::BFloat16>(void)const " (??$to@UBFloat16@c10@@@Scalar@c10@@QEBA?AUBFloat16@1@XZ)'
1>LINK : warning LNK4217: symbol '??1intrusive_ptr_target@c10@@MEAA@XZ (protected: virtual __cdecl c10::intrusive_ptr_target::~intrusive_ptr_target(void))' defined in 'c10.lib(UndefinedTensorImpl.obj)' is imported by 'Test_dummy.obj' in function '"int `public: __cdecl c10::ivalue::Future::Future(class std::shared_ptr<struct c10::Type>)'::`1'::dtor$1" (?dtor$1@?0???0Future@ivalue@c10@@QEAA@V?$shared_ptr@UType@c10@@@std@@@Z@4HA)'
1>LINK : warning LNK4217: symbol '??0intrusive_ptr_target@c10@@IEAA@XZ (protected: __cdecl c10::intrusive_ptr_target::intrusive_ptr_target(void))' defined in 'c10.lib(TensorImpl.obj)' is imported by 'Test_dummy.obj' in function '"public: __cdecl c10::ivalue::Future::Future(class std::shared_ptr<struct c10::Type>)" (??0Future@ivalue@c10@@QEAA@V?$shared_ptr@UType@c10@@@std@@@Z)'
1>LINK : warning LNK4217: symbol '??0intrusive_ptr_target@c10@@IEAA@$$QEAV01@@Z (protected: __cdecl c10::intrusive_ptr_target::intrusive_ptr_target(class c10::intrusive_ptr_target &&))' defined in 'torch_cpu.lib(THStorageFunctions.obj)' is imported by 'Test_dummy.obj' in function '"public: __cdecl c10::ivalue::Object::Object(struct c10::ivalue::Object &&)" (??0Object@ivalue@c10@@QEAA@$$QEAU012@@Z)'
1>LINK : warning LNK4217: symbol '??4intrusive_ptr_target@c10@@IEAAAEAV01@$$QEAV01@@Z (protected: class c10::intrusive_ptr_target & __cdecl c10::intrusive_ptr_target::operator=(class c10::intrusive_ptr_target &&))' defined in 'torch_cpu.lib(THStorageFunctions.obj)' is imported by 'Test_dummy.obj' in function '"public: struct c10::ivalue::Object & __cdecl c10::ivalue::Object::operator=(struct c10::ivalue::Object &&)" (??4Object@ivalue@c10@@QEAAAEAU012@$$QEAU012@@Z)'
1>LINK : warning LNK4217: symbol '?release_resources@intrusive_ptr_target@c10@@EEAAXXZ (private: virtual void __cdecl c10::intrusive_ptr_target::release_resources(void))' defined in 'c10.lib(UndefinedTensorImpl.obj)' is imported by 'Test_dummy.obj' in function '"private: void __cdecl c10::intrusive_ptr<struct c10::ivalue::Object,struct c10::detail::intrusive_target_default_null_type<struct c10::ivalue::Object> >::reset_(void)" (?reset_@?$intrusive_ptr@UObject@ivalue@c10@@U?$intrusive_target_default_null_type@UObject@ivalue@c10@@@detail@3@@c10@@AEAAXXZ)'
1>LINK : warning LNK4217: symbol '??0Storage@c10@@QEAA@Uuse_byte_size_t@01@_KVDataPtr@1@PEAUAllocator@1@_N@Z (public: __cdecl c10::Storage::Storage(struct c10::Storage::use_byte_size_t,unsigned __int64,class c10::DataPtr,struct c10::Allocator *,bool))' defined in 'torch_cpu.lib(unpickler.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl at::from_blob(void *,class c10::ArrayRef<__int64>,class c10::ArrayRef<__int64>,struct c10::TensorOptions const &)" (?from_blob@at@@YA?AVTensor@1@PEAXV?$ArrayRef@_J@c10@@1AEBUTensorOptions@4@@Z)'
1>LINK : warning LNK4217: symbol '??1Storage@c10@@QEAA@XZ (public: __cdecl c10::Storage::~Storage(void))' defined in 'c10.lib(UndefinedTensorImpl.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl at::from_blob(void *,class c10::ArrayRef<__int64>,class c10::ArrayRef<__int64>,struct c10::TensorOptions const &)" (?from_blob@at@@YA?AVTensor@1@PEAXV?$ArrayRef@_J@c10@@1AEBUTensorOptions@4@@Z)'
1>LINK : warning LNK4217: symbol '??0Storage@c10@@QEAA@AEBU01@@Z (public: __cdecl c10::Storage::Storage(struct c10::Storage const &))' defined in 'c10.lib(UndefinedTensorImpl.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl at::from_blob(void *,class c10::ArrayRef<__int64>,class c10::ArrayRef<__int64>,struct c10::TensorOptions const &)" (?from_blob@at@@YA?AVTensor@1@PEAXV?$ArrayRef@_J@c10@@1AEBUTensorOptions@4@@Z)'
1>LINK : warning LNK4217: symbol '?get_default_dtype@c10@@YAAEBVTypeMeta@caffe2@@XZ (class caffe2::TypeMeta const & __cdecl c10::get_default_dtype(void))' defined in 'c10.lib(DefaultDtype.obj)' is imported by 'Test_dummy.obj' in function '"enum c10::ScalarType __cdecl torch::detail::compute_desired_dtype(enum c10::ScalarType)" (?compute_desired_dtype@detail@torch@@YA?AW4ScalarType@c10@@W434@@Z)'
1>LINK : warning LNK4217: symbol '??0TensorOptions@c10@@QEAA@XZ (public: __cdecl c10::TensorOptions::TensorOptions(void))' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: __cdecl c10::TensorOptions::TensorOptions<struct c10::Device,void>(struct c10::Device &&)" (??$?0UDevice@c10@@X@TensorOptions@c10@@QEAA@$$QEAUDevice@1@@Z)'
1>LINK : warning LNK4217: symbol '??0TensorOptions@c10@@QEAA@W4ScalarType@1@@Z (public: __cdecl c10::TensorOptions::TensorOptions(enum c10::ScalarType))' defined in 'torch_cpu.lib(kernel.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl ToTensor(class cv::Mat const &,bool const &,bool const &,int const &)" (?ToTensor@@YA?AVTensor@at@@AEBVMat@cv@@AEB_N1AEBH@Z)'
1>LINK : warning LNK4217: symbol '?device@TensorOptions@c10@@QEBA?AU12@V?$optional@UDevice@c10@@@2@@Z (public: struct c10::TensorOptions __cdecl c10::TensorOptions::device(class c10::optional<struct c10::Device>)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: struct c10::TensorOptions __cdecl c10::TensorOptions::device<enum c10::DeviceType const &>(enum c10::DeviceType const &)const " (??$device@AEBW4DeviceType@c10@@@TensorOptions@c10@@QEBA?AU01@AEBW4DeviceType@1@@Z)'
1>LINK : warning LNK4217: symbol '?dtype@TensorOptions@c10@@QEBA?AU12@V?$optional@VTypeMeta@caffe2@@@2@@Z (public: struct c10::TensorOptions __cdecl c10::TensorOptions::dtype(class c10::optional<class caffe2::TypeMeta>)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"struct c10::TensorOptions __cdecl c10::dtype(enum c10::ScalarType)" (?dtype@c10@@YA?AUTensorOptions@1@W4ScalarType@1@@Z)'
1>LINK : warning LNK4217: symbol '?dtype@TensorOptions@c10@@QEBA?AU12@V?$optional@W4ScalarType@c10@@@2@@Z (public: struct c10::TensorOptions __cdecl c10::TensorOptions::dtype(class c10::optional<enum c10::ScalarType>)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: class at::Tensor __cdecl torch::detail::TensorDataContainer::convert_to_tensor(struct c10::TensorOptions)const " (?convert_to_tensor@TensorDataContainer@detail@torch@@QEBA?AVTensor@at@@UTensorOptions@c10@@@Z)'
1>LINK : warning LNK4217: symbol '?requires_grad@TensorOptions@c10@@QEBA?AU12@V?$optional@_N@2@@Z (public: struct c10::TensorOptions __cdecl c10::TensorOptions::requires_grad(class c10::optional<bool>)const )' defined in 'torch_cpu.lib(sgd.cpp.obj)' is imported by 'Test_dummy.obj' in function '"public: class at::Tensor __cdecl <lambda_a31f200929d140a9526688e97ef0d446>::operator()(void)const " (??R<lambda_a31f200929d140a9526688e97ef0d446>@@QEBA?AVTensor@at@@XZ)'
1>LINK : warning LNK4217: symbol '?device@TensorOptions@c10@@QEBA?AUDevice@2@XZ (public: struct c10::Device __cdecl c10::TensorOptions::device(void)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: class at::Tensor __cdecl torch::detail::TensorDataContainer::convert_to_tensor(struct c10::TensorOptions)const " (?convert_to_tensor@TensorDataContainer@detail@torch@@QEBA?AVTensor@at@@UTensorOptions@c10@@@Z)'
1>LINK : warning LNK4217: symbol '?dtype@TensorOptions@c10@@QEBA?AVTypeMeta@caffe2@@XZ (public: class caffe2::TypeMeta __cdecl c10::TensorOptions::dtype(void)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl at::from_blob(void *,class c10::ArrayRef<__int64>,class c10::ArrayRef<__int64>,struct c10::TensorOptions const &)" (?from_blob@at@@YA?AVTensor@1@PEAXV?$ArrayRef@_J@c10@@1AEBUTensorOptions@4@@Z)'
1>LINK : warning LNK4217: symbol '?has_dtype@TensorOptions@c10@@QEBA_NXZ (public: bool __cdecl c10::TensorOptions::has_dtype(void)const )' defined in 'torch_cpu.lib(sgd.cpp.obj)' is imported by 'Test_dummy.obj' in function '"public: class at::Tensor __cdecl torch::detail::TensorDataContainer::convert_to_tensor(struct c10::TensorOptions)const " (?convert_to_tensor@TensorDataContainer@detail@torch@@QEBA?AVTensor@at@@UTensorOptions@c10@@@Z)'
1>LINK : warning LNK4217: symbol '?requires_grad@TensorOptions@c10@@QEBA_NXZ (public: bool __cdecl c10::TensorOptions::requires_grad(void)const )' defined in 'torch_cpu.lib(sgd.cpp.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl torch::from_blob(void *,class c10::ArrayRef<__int64>,struct c10::TensorOptions const &)" (?from_blob@torch@@YA?AVTensor@at@@PEAXV?$ArrayRef@_J@c10@@AEBUTensorOptions@5@@Z)'
1>LINK : warning LNK4217: symbol '?has_memory_format@TensorOptions@c10@@QEBA_NXZ (public: bool __cdecl c10::TensorOptions::has_memory_format(void)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"class std::vector<__int64,class std::allocator<__int64> > __cdecl at::`anonymous namespace'::zero_sizes(struct c10::TensorOptions const &)" (?zero_sizes@?A0x9d60beb2@at@@YA?AV?$vector@_JV?$allocator@_J@std@@@std@@AEBUTensorOptions@c10@@@Z)'
1>LINK : warning LNK4217: symbol '?memory_format_opt@TensorOptions@c10@@QEBA?AV?$optional@W4MemoryFormat@c10@@@2@XZ (public: class c10::optional<enum c10::MemoryFormat> __cdecl c10::TensorOptions::memory_format_opt(void)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"class std::vector<__int64,class std::allocator<__int64> > __cdecl at::`anonymous namespace'::zero_sizes(struct c10::TensorOptions const &)" (?zero_sizes@?A0x9d60beb2@at@@YA?AV?$vector@_JV?$allocator@_J@std@@@std@@AEBUTensorOptions@c10@@@Z)'
1>LINK : warning LNK4217: symbol '?set_device@TensorOptions@c10@@AEGAAXV?$optional@UDevice@c10@@@2@@Z (private: void __cdecl c10::TensorOptions::set_device(class c10::optional<struct c10::Device>)& )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: __cdecl c10::TensorOptions::TensorOptions<struct c10::Device,void>(struct c10::Device &&)" (??$?0UDevice@c10@@X@TensorOptions@c10@@QEAA@$$QEAUDevice@1@@Z)'
1>LINK : warning LNK4217: symbol '??0ExcludeDispatchKeyGuard@impl@c10@@QEAA@W4DispatchKey@2@@Z (public: __cdecl c10::impl::ExcludeDispatchKeyGuard::ExcludeDispatchKeyGuard(enum c10::DispatchKey))' defined in 'torch_cpu.lib(TensorFactories.cpp.obj)' is imported by 'Test_dummy.obj' in function '"public: __cdecl at::tracer::impl::NoTracerDispatchMode::NoTracerDispatchMode(void)" (??0NoTracerDispatchMode@impl@tracer@at@@QEAA@XZ)'
1>LINK : warning LNK4217: symbol '??1ExcludeDispatchKeyGuard@impl@c10@@QEAA@XZ (public: __cdecl c10::impl::ExcludeDispatchKeyGuard::~ExcludeDispatchKeyGuard(void))' defined in 'c10.lib(LocalDispatchKeySet.obj)' is imported by 'Test_dummy.obj' in function '"public: __cdecl at::tracer::impl::NoTracerDispatchMode::~NoTracerDispatchMode(void)" (??1NoTracerDispatchMode@impl@tracer@at@@QEAA@XZ)'
1>LINK : warning LNK4217: symbol '??0MessageLogger@c10@@QEAA@PEBDHH@Z (public: __cdecl c10::MessageLogger::MessageLogger(char const *,int,int))' defined in 'c10.lib(Logging.obj)' is imported by 'Test_dummy.obj' in function '"public: void __cdecl c10::ivalue::Future::setErrorIfNeeded(class std::exception_ptr)" (?setErrorIfNeeded@Future@ivalue@c10@@QEAAXVexception_ptr@std@@@Z)'
1>LINK : warning LNK4217: symbol '??1MessageLogger@c10@@QEAA@XZ (public: __cdecl c10::MessageLogger::~MessageLogger(void))' defined in 'c10.lib(Logging.obj)' is imported by 'Test_dummy.obj' in function '"public: void __cdecl c10::ivalue::Future::setErrorIfNeeded(class std::exception_ptr)" (?setErrorIfNeeded@Future@ivalue@c10@@QEAAXVexception_ptr@std@@@Z)'
1>LINK : warning LNK4217: symbol '?stream@MessageLogger@c10@@QEAAAEAV?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ (public: class std::basic_stringstream<char,struct std::char_traits<char>,class std::allocator<char> > & __cdecl c10::MessageLogger::stream(void))' defined in 'c10.lib(Logging.obj)' is imported by 'Test_dummy.obj' in function '"public: void __cdecl c10::ivalue::Future::setErrorIfNeeded(class std::exception_ptr)" (?setErrorIfNeeded@Future@ivalue@c10@@QEAAXVexception_ptr@std@@@Z)'
1>LINK : warning LNK4217: symbol '??0VariableVersion@c10@@QEAA@I@Z (public: __cdecl c10::VariableVersion::VariableVersion(unsigned int))' defined in 'c10.lib(TensorImpl.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl torch::autograd::make_variable(class at::Tensor,bool,bool)" (?make_variable@autograd@torch@@YA?AVTensor@at@@V34@_N1@Z)'
1>LINK : warning LNK4217: symbol '??1VariableVersion@c10@@QEAA@XZ (public: __cdecl c10::VariableVersion::~VariableVersion(void))' defined in 'c10.lib(UndefinedTensorImpl.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl torch::autograd::make_variable(class at::Tensor,bool,bool)" (?make_variable@autograd@torch@@YA?AVTensor@at@@V34@_N1@Z)'
1>LINK : warning LNK4217: symbol '?unique_version@TensorImpl@c10@@QEBA_NXZ (public: bool __cdecl c10::TensorImpl::unique_version(void)const )' defined in 'torch_cpu.lib(sgd.cpp.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl torch::autograd::make_variable(class at::Tensor,bool,bool)" (?make_variable@autograd@torch@@YA?AVTensor@at@@V34@_N1@Z)'
1>LINK : warning LNK4217: symbol '?set_allow_tensor_metadata_change@TensorImpl@c10@@QEAAX_N@Z (public: void __cdecl c10::TensorImpl::set_allow_tensor_metadata_change(bool))' defined in 'c10.lib(TensorImpl.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl torch::autograd::make_variable(class at::Tensor,bool,bool)" (?make_variable@autograd@torch@@YA?AVTensor@at@@V34@_N1@Z)'
1>LINK : warning LNK4217: symbol '?set_autograd_meta@TensorImpl@c10@@QEAAXV?$unique_ptr@UAutogradMetaInterface@c10@@U?$default_delete@UAutogradMetaInterface@c10@@@std@@@std@@@Z (public: void __cdecl c10::TensorImpl::set_autograd_meta(class std::unique_ptr<struct c10::AutogradMetaInterface,struct std::default_delete<struct c10::AutogradMetaInterface> >))' defined in 'c10.lib(TensorImpl.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl torch::autograd::make_variable(class at::Tensor,bool,bool)" (?make_variable@autograd@torch@@YA?AVTensor@at@@V34@_N1@Z)'
1>LINK : warning LNK4217: symbol '?singleton@UndefinedTensorImpl@c10@@SAPEAUTensorImpl@2@XZ (public: static struct c10::TensorImpl * __cdecl c10::UndefinedTensorImpl::singleton(void))' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"struct c10::TensorImpl * __cdecl c10::detail::assign_ptr_<struct c10::TensorImpl,struct c10::UndefinedTensorImpl,struct c10::detail::intrusive_target_default_null_type<struct c10::TensorImpl> >(struct c10::TensorImpl *)" (??$assign_ptr_@UTensorImpl@c10@@UUndefinedTensorImpl@2@U?$intrusive_target_default_null_type@UTensorImpl@c10@@@detail@2@@detail@c10@@YAPEAUTensorImpl@1@PEAU21@@Z)'
1>LINK : warning LNK4217: symbol '??0Tensor@at@@QEAA@XZ (public: __cdecl at::Tensor::Tensor(void))' defined in 'torch_cpu.lib(sgd.cpp.obj)' is imported by 'Test_dummy.obj' in function '"public: __cdecl torch::detail::TensorDataContainer::TensorDataContainer(double)" (??0TensorDataContainer@detail@torch@@QEAA@N@Z)'
1>LINK : warning LNK4217: symbol '??0Tensor@at@@QEAA@V?$intrusive_ptr@UTensorImpl@c10@@UUndefinedTensorImpl@2@@c10@@@Z (public: __cdecl at::Tensor::Tensor(class c10::intrusive_ptr<struct c10::TensorImpl,struct c10::UndefinedTensorImpl>))' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl torch::autograd::make_variable(class at::Tensor,bool,bool)" (?make_variable@autograd@torch@@YA?AVTensor@at@@V34@_N1@Z)'
1>LINK : warning LNK4217: symbol '??0Tensor@at@@QEAA@AEBV01@@Z (public: __cdecl at::Tensor::Tensor(class at::Tensor const &))' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: __cdecl std::_Tuple_val<class at::Tensor>::_Tuple_val<class at::Tensor><class at::Tensor &>(class at::Tensor &)" (??$?0AEAVTensor@at@@@?$_Tuple_val@VTensor@at@@@std@@QEAA@AEAVTensor@at@@@Z)'
1>LINK : warning LNK4217: symbol '??0Tensor@at@@QEAA@$$QEAV01@@Z (public: __cdecl at::Tensor::Tensor(class at::Tensor &&))' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: __cdecl std::_Tuple_val<class at::Tensor>::_Tuple_val<class at::Tensor><class at::Tensor>(class at::Tensor &&)" (??$?0VTensor@at@@@?$_Tuple_val@VTensor@at@@@std@@QEAA@$$QEAVTensor@at@@@Z)'
1>LINK : warning LNK4217: symbol '?dim@Tensor@at@@QEBA_JXZ (public: __int64 __cdecl at::Tensor::dim(void)const )' defined in 'torch_cpu.lib(sgd.cpp.obj)' is imported by 'Test_dummy.obj' in function '"private: void __cdecl torch::detail::TensorDataContainer::fill_tensor(class at::Tensor &)const " (?fill_tensor@TensorDataContainer@detail@torch@@AEBAXAEAVTensor@at@@@Z)'
1>LINK : warning LNK4217: symbol '?getIntrusivePtr@Tensor@at@@QEBAAEBV?$intrusive_ptr@UTensorImpl@c10@@UUndefinedTensorImpl@2@@c10@@XZ (public: class c10::intrusive_ptr<struct c10::TensorImpl,struct c10::UndefinedTensorImpl> const & __cdecl at::Tensor::getIntrusivePtr(void)const )' defined in 'torch_cpu.lib(sgd.cpp.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl torch::autograd::make_variable(class at::Tensor,bool,bool)" (?make_variable@autograd@torch@@YA?AVTensor@at@@V34@_N1@Z)'
1>LINK : warning LNK4217: symbol '?defined@Tensor@at@@QEBA_NXZ (public: bool __cdecl at::Tensor::defined(void)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl torch::autograd::make_variable(class at::Tensor,bool,bool)" (?make_variable@autograd@torch@@YA?AVTensor@at@@V34@_N1@Z)'
1>LINK : warning LNK4217: symbol '??4Tensor@at@@QEGAAAEAV01@$$QEAV01@@Z (public: class at::Tensor & __cdecl at::Tensor::operator=(class at::Tensor &&)& )' defined in 'torch_cpu.lib(sgd.cpp.obj)' is imported by 'Test_dummy.obj' in function '"public: __cdecl torch::detail::TensorDataContainer::TensorDataContainer(class c10::ArrayRef<float>)" (??0TensorDataContainer@detail@torch@@QEAA@V?$ArrayRef@M@c10@@@Z)'
1>LINK : warning LNK4217: symbol '?sizes@Tensor@at@@QEBA?AV?$ArrayRef@_J@c10@@XZ (public: class c10::ArrayRef<__int64> __cdecl at::Tensor::sizes(void)const )' defined in 'torch_cpu.lib(sgd.cpp.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl ToTensor(class cv::Mat const &,bool const &,bool const &,int const &)" (?ToTensor@@YA?AVTensor@at@@AEBVMat@cv@@AEB_N1AEBH@Z)'
1>LINK : warning LNK4217: symbol '?toType@Tensor@at@@QEBA?AV12@W4ScalarType@c10@@@Z (public: class at::Tensor __cdecl at::Tensor::toType(enum c10::ScalarType)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"class std::vector<class std::tuple<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class at::Tensor>,class std::allocator<class std::tuple<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class at::Tensor> > > __cdecl GetTensors(struct torch::jit::Module)" (?GetTensors@@YA?AV?$vector@V?$tuple@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@VTensor@at@@@std@@V?$allocator@V?$tuple@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@VTensor@at@@@std@@@2@@std@@UModule@jit@torch@@@Z)'
1>LINK : warning LNK4217: symbol '??ATensor@at@@QEBA?AV01@_J@Z (public: class at::Tensor __cdecl at::Tensor::operator[](__int64)const )' defined in 'torch_cpu.lib(sgd.cpp.obj)' is imported by 'Test_dummy.obj' in function '"public: void __cdecl <lambda_0aa640a53ef069887444f4bcdc80e802>::operator()(void)const " (??R<lambda_0aa640a53ef069887444f4bcdc80e802>@@QEBAXXZ)'
1>LINK : warning LNK4217: symbol '?div@Tensor@at@@QEBA?AV12@AEBV12@@Z (public: class at::Tensor __cdecl at::Tensor::div(class at::Tensor const &)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl Normalize(class at::Tensor &,class std::vector<float,class std::allocator<float> >,class std::vector<float,class std::allocator<float> >,bool)" (?Normalize@@YA?AVTensor@at@@AEAV12@V?$vector@MV?$allocator@M@std@@@std@@1_N@Z)'
1>LINK : warning LNK4217: symbol '?div_@Tensor@at@@QEBAAEAV12@AEBV12@@Z (public: class at::Tensor & __cdecl at::Tensor::div_(class at::Tensor const &)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl Normalize(class at::Tensor &,class std::vector<float,class std::allocator<float> >,class std::vector<float,class std::allocator<float> >,bool)" (?Normalize@@YA?AVTensor@at@@AEAV12@V?$vector@MV?$allocator@M@std@@@std@@1_N@Z)'
1>LINK : warning LNK4217: symbol '?div@Tensor@at@@QEBA?AV12@VScalar@c10@@@Z (public: class at::Tensor __cdecl at::Tensor::div(class c10::Scalar)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl Rescale(class at::Tensor const &)" (?Rescale@@YA?AVTensor@at@@AEBV12@@Z)'
1>LINK : warning LNK4217: symbol '?fill_@Tensor@at@@QEBAAEAV12@VScalar@c10@@@Z (public: class at::Tensor & __cdecl at::Tensor::fill_(class c10::Scalar)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"private: void __cdecl torch::detail::TensorDataContainer::fill_tensor(class at::Tensor &)const " (?fill_tensor@TensorDataContainer@detail@torch@@AEBAXAEAVTensor@at@@@Z)'
1>LINK : warning LNK4217: symbol '?is_complex@Tensor@at@@QEBA_NXZ (public: bool __cdecl at::Tensor::is_complex(void)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: class at::Tensor __cdecl torch::detail::TensorDataContainer::convert_to_tensor(struct c10::TensorOptions)const " (?convert_to_tensor@TensorDataContainer@detail@torch@@QEBA?AVTensor@at@@UTensorOptions@c10@@@Z)'
1>LINK : warning LNK4217: symbol '?permute@Tensor@at@@QEBA?AV12@V?$ArrayRef@_J@c10@@@Z (public: class at::Tensor __cdecl at::Tensor::permute(class c10::ArrayRef<__int64>)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl transpose(class at::Tensor,class c10::ArrayRef<__int64>)" (?transpose@@YA?AVTensor@at@@V12@V?$ArrayRef@_J@c10@@@Z)'
1>LINK : warning LNK4217: symbol '?slice@Tensor@at@@QEBA?AV12@_J000@Z (public: class at::Tensor __cdecl at::Tensor::slice(__int64,__int64,__int64,__int64)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl ToTensor(class cv::Mat const &,bool const &,bool const &,int const &)" (?ToTensor@@YA?AVTensor@at@@AEBVMat@cv@@AEB_N1AEBH@Z)'
1>LINK : warning LNK4217: symbol '?unsqueeze_@Tensor@at@@QEBAAEAV12@_J@Z (public: class at::Tensor & __cdecl at::Tensor::unsqueeze_(__int64)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl ToTensor(class cv::Mat const &,bool const &,bool const &,int const &)" (?ToTensor@@YA?AVTensor@at@@AEBVMat@cv@@AEB_N1AEBH@Z)'
1>LINK : warning LNK4217: symbol '?sub@Tensor@at@@QEBA?AV12@AEBV12@VScalar@c10@@@Z (public: class at::Tensor __cdecl at::Tensor::sub(class at::Tensor const &,class c10::Scalar)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl Normalize(class at::Tensor &,class std::vector<float,class std::allocator<float> >,class std::vector<float,class std::allocator<float> >,bool)" (?Normalize@@YA?AVTensor@at@@AEAV12@V?$vector@MV?$allocator@M@std@@@std@@1_N@Z)'
1>LINK : warning LNK4217: symbol '?sub_@Tensor@at@@QEBAAEAV12@AEBV12@VScalar@c10@@@Z (public: class at::Tensor & __cdecl at::Tensor::sub_(class at::Tensor const &,class c10::Scalar)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl Normalize(class at::Tensor &,class std::vector<float,class std::allocator<float> >,class std::vector<float,class std::allocator<float> >,bool)" (?Normalize@@YA?AVTensor@at@@AEAV12@V?$vector@MV?$allocator@M@std@@@std@@1_N@Z)'
1>LINK : warning LNK4217: symbol '?to@Tensor@at@@QEBA?AV12@AEBUTensorOptions@c10@@_N1V?$optional@W4MemoryFormat@c10@@@4@@Z (public: class at::Tensor __cdecl at::Tensor::to(struct c10::TensorOptions const &,bool,bool,class c10::optional<enum c10::MemoryFormat>)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: class at::Tensor __cdecl torch::detail::TensorDataContainer::convert_to_tensor(struct c10::TensorOptions)const " (?convert_to_tensor@TensorDataContainer@detail@torch@@QEBA?AVTensor@at@@UTensorOptions@c10@@@Z)'
1>LINK : warning LNK4217: symbol '?set_@Tensor@at@@QEBAAEAV12@UStorage@c10@@_JV?$ArrayRef@_J@4@2@Z (public: class at::Tensor & __cdecl at::Tensor::set_(struct c10::Storage,__int64,class c10::ArrayRef<__int64>,class c10::ArrayRef<__int64>)const )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl at::from_blob(void *,class c10::ArrayRef<__int64>,class c10::ArrayRef<__int64>,struct c10::TensorOptions const &)" (?from_blob@at@@YA?AVTensor@1@PEAXV?$ArrayRef@_J@c10@@1AEBUTensorOptions@4@@Z)'
1>LINK : warning LNK4217: symbol '??1Tensor@at@@QEAA@XZ (public: __cdecl at::Tensor::~Tensor(void))' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: __cdecl torch::detail::TensorDataContainer::TensorDataContainer(class c10::ArrayRef<float>)" (??0TensorDataContainer@detail@torch@@QEAA@V?$ArrayRef@M@c10@@@Z)'
1>LINK : warning LNK4217: symbol '?print@at@@YAAEAV?$basic_ostream@DU?$char_traits@D@std@@@std@@AEAV23@AEBVTensor@1@_J@Z (class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl at::print(class std::basic_ostream<char,struct std::char_traits<char> > &,class at::Tensor const &,__int64))' defined in 'torch_cpu.lib(Formatting.obj)' is imported by 'Test_dummy.obj' in function '"class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl at::operator<<(class std::basic_ostream<char,struct std::char_traits<char> > &,class at::Tensor const &)" (??6at@@YAAEAV?$basic_ostream@DU?$char_traits@D@std@@@std@@AEAV12@AEBVTensor@0@@Z)'
1>LINK : warning LNK4217: symbol '??0AutoNonVariableTypeMode@at@@QEAA@_N@Z (public: __cdecl at::AutoNonVariableTypeMode::AutoNonVariableTypeMode(bool))' defined in 'torch_cpu.lib(sgd.cpp.obj)' is imported by 'Test_dummy.obj' in function '"public: __cdecl torch::detail::TensorDataContainer::TensorDataContainer(class c10::ArrayRef<float>)" (??0TensorDataContainer@detail@torch@@QEAA@V?$ArrayRef@M@c10@@@Z)'
1>LINK : warning LNK4217: symbol '??1AutoNonVariableTypeMode@at@@QEAA@XZ (public: __cdecl at::AutoNonVariableTypeMode::~AutoNonVariableTypeMode(void))' defined in 'torch_cpu.lib(sgd.cpp.obj)' is imported by 'Test_dummy.obj' in function '"public: __cdecl torch::detail::TensorDataContainer::TensorDataContainer(class c10::ArrayRef<float>)" (??0TensorDataContainer@detail@torch@@QEAA@V?$ArrayRef@M@c10@@@Z)'
1>LINK : warning LNK4217: symbol '?getDeviceFromPtr@Context@at@@QEAA?AUDevice@c10@@PEAXW4DeviceType@4@@Z (public: struct c10::Device __cdecl at::Context::getDeviceFromPtr(void *,enum c10::DeviceType))' defined in 'torch_cpu.lib(FunctionsManual.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl at::from_blob(void *,class c10::ArrayRef<__int64>,class c10::ArrayRef<__int64>,struct c10::TensorOptions const &)" (?from_blob@at@@YA?AVTensor@1@PEAXV?$ArrayRef@_J@c10@@1AEBUTensorOptions@4@@Z)'
1>LINK : warning LNK4217: symbol '?globalContext@at@@YAAEAVContext@1@XZ (class at::Context & __cdecl at::globalContext(void))' defined in 'torch_cpu.lib(Context.cpp.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl at::from_blob(void *,class c10::ArrayRef<__int64>,class c10::ArrayRef<__int64>,struct c10::TensorOptions const &)" (?from_blob@at@@YA?AVTensor@1@PEAXV?$ArrayRef@_J@c10@@1AEBUTensorOptions@4@@Z)'
1>LINK : warning LNK4217: symbol '?tensor@native@at@@YA?AVTensor@2@V?$ArrayRef@M@c10@@AEBUTensorOptions@5@@Z (class at::Tensor __cdecl at::native::tensor(class c10::ArrayRef<float>,struct c10::TensorOptions const &))' defined in 'torch_cpu.lib(TensorFactories.cpp.obj)' is imported by 'Test_dummy.obj' in function '"public: __cdecl torch::detail::TensorDataContainer::TensorDataContainer(class c10::ArrayRef<float>)" (??0TensorDataContainer@detail@torch@@QEAA@V?$ArrayRef@M@c10@@@Z)'
1>LINK : warning LNK4217: symbol '?defaultStrides@detail@at@@YA?AV?$vector@_JV?$allocator@_J@std@@@std@@V?$ArrayRef@_J@c10@@@Z (class std::vector<__int64,class std::allocator<__int64> > __cdecl at::detail::defaultStrides(class c10::ArrayRef<__int64>))' defined in 'torch_cpu.lib(TensorUtils.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl at::from_blob(void *,class c10::ArrayRef<__int64>,struct c10::TensorOptions const &)" (?from_blob@at@@YA?AVTensor@1@PEAXV?$ArrayRef@_J@c10@@AEBUTensorOptions@4@@Z)'
1>LINK : warning LNK4217: symbol '?computeStorageNbytes@detail@at@@YA_KV?$ArrayRef@_J@c10@@0_K@Z (unsigned __int64 __cdecl at::detail::computeStorageNbytes(class c10::ArrayRef<__int64>,class c10::ArrayRef<__int64>,unsigned __int64))' defined in 'torch_cpu.lib(TensorUtils.obj)' is imported by 'Test_dummy.obj' in function '"class at::Tensor __cdecl at::from_blob(void *,class c10::ArrayRef<__int64>,class c10::ArrayRef<__int64>,struct c10::TensorOptions const &)" (?from_blob@at@@YA?AVTensor@1@PEAXV?$ArrayRef@_J@c10@@1AEBUTensorOptions@4@@Z)'
1>LINK : warning LNK4217: symbol '?empty@at@@YA?AVTensor@1@V?$ArrayRef@_J@c10@@AEBUTensorOptions@4@V?$optional@W4MemoryFormat@c10@@@4@@Z (class at::Tensor __cdecl at::empty(class c10::ArrayRef<__int64>,struct c10::TensorOptions const &,class c10::optional<enum c10::MemoryFormat>))' defined in 'torch_cpu.lib(Functions.cpp.obj)' is imported by 'Test_dummy.obj' in function '"public: class at::Tensor __cdecl <lambda_01047e625ce1ca5b977eaa5cd5574e48>::operator()(void)const " (??R<lambda_01047e625ce1ca5b977eaa5cd5574e48>@@QEBA?AVTensor@at@@XZ)'
1>LINK : warning LNK4217: symbol '?scalar_tensor@at@@YA?AVTensor@1@VScalar@c10@@AEBUTensorOptions@4@@Z (class at::Tensor __cdecl at::scalar_tensor(class c10::Scalar,struct c10::TensorOptions const &))' defined in 'torch_cpu.lib(Functions.cpp.obj)' is imported by 'Test_dummy.obj' in function '"public: class at::Tensor __cdecl torch::detail::TensorDataContainer::convert_to_tensor(struct c10::TensorOptions)const " (?convert_to_tensor@TensorDataContainer@detail@torch@@QEBA?AVTensor@at@@UTensorOptions@c10@@@Z)'
1>LINK : warning LNK4217: symbol '??0IValue@c10@@QEAA@AEBU01@@Z (public: __cdecl c10::IValue::IValue(struct c10::IValue const &))' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: static void __cdecl std::_Default_allocator_traits<class std::allocator<struct c10::IValue> >::construct<struct c10::IValue,struct c10::IValue &>(class std::allocator<struct c10::IValue> &,struct c10::IValue * const,struct c10::IValue &)" (??$construct@UIValue@c10@@AEAU12@@?$_Default_allocator_traits@V?$allocator@UIValue@c10@@@std@@@std@@SAXAEAV?$allocator@UIValue@c10@@@1@QEAUIValue@c10@@AEAU34@@Z)'
1>LINK : warning LNK4217: symbol '??0IValue@c10@@QEAA@$$QEAU01@@Z (public: __cdecl c10::IValue::IValue(struct c10::IValue &&))' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: static void __cdecl std::_Default_allocator_traits<class std::allocator<struct c10::IValue> >::construct<struct c10::IValue,struct c10::IValue>(class std::allocator<struct c10::IValue> &,struct c10::IValue * const,struct c10::IValue &&)" (??$construct@UIValue@c10@@U12@@?$_Default_allocator_traits@V?$allocator@UIValue@c10@@@std@@@std@@SAXAEAV?$allocator@UIValue@c10@@@1@QEAUIValue@c10@@$$QEAU34@@Z)'
1>LINK : warning LNK4217: symbol '??1IValue@c10@@QEAA@XZ (public: __cdecl c10::IValue::~IValue(void))' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: virtual __cdecl c10::ivalue::Future::~Future(void)" (??1Future@ivalue@c10@@UEAA@XZ)'
1>LINK : warning LNK4217: symbol '??4IValue@c10@@QEGAAAEAU01@$$QEAU01@@Z (public: struct c10::IValue & __cdecl c10::IValue::operator=(struct c10::IValue &&)& )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"struct c10::IValue * __cdecl std::_Move_unchecked<struct c10::IValue *,struct c10::IValue *>(struct c10::IValue *,struct c10::IValue *,struct c10::IValue *)" (??$_Move_unchecked@PEAUIValue@c10@@PEAU12@@std@@YAPEAUIValue@c10@@PEAU12@00@Z)'
1>LINK : warning LNK4217: symbol '??4IValue@c10@@QEGAAAEAU01@AEBU01@@Z (public: struct c10::IValue & __cdecl c10::IValue::operator=(struct c10::IValue const &)& )' defined in 'torch_cpu.lib(ivalue.obj)' is imported by 'Test_dummy.obj' in function '"struct c10::IValue * __cdecl std::_Copy_unchecked<struct c10::IValue *,struct c10::IValue *>(struct c10::IValue *,struct c10::IValue *,struct c10::IValue *)" (??$_Copy_unchecked@PEAUIValue@c10@@PEAU12@@std@@YAPEAUIValue@c10@@PEAU12@00@Z)'
1>LINK : warning LNK4217: symbol '??0IValue@c10@@QEAA@VTensor@at@@@Z (public: __cdecl c10::IValue::IValue(class at::Tensor))' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"class std::vector<class std::tuple<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class at::Tensor>,class std::allocator<class std::tuple<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class at::Tensor> > > __cdecl GetTensors(struct torch::jit::Module)" (?GetTensors@@YA?AV?$vector@V?$tuple@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@VTensor@at@@@std@@V?$allocator@V?$tuple@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@VTensor@at@@@std@@@2@@std@@UModule@jit@torch@@@Z)'
1>LINK : warning LNK4217: symbol '?toTensor@IValue@c10@@QEHAA?AVTensor@at@@XZ (public: class at::Tensor __cdecl c10::IValue::toTensor(void)&& )' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"class std::vector<class std::tuple<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class at::Tensor>,class std::allocator<class std::tuple<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class at::Tensor> > > __cdecl GetTensors(struct torch::jit::Module)" (?GetTensors@@YA?AV?$vector@V?$tuple@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@VTensor@at@@@std@@V?$allocator@V?$tuple@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@VTensor@at@@@std@@@2@@std@@UModule@jit@torch@@@Z)'
1>LINK : warning LNK4217: symbol '??0IValue@c10@@QEAA@XZ (public: __cdecl c10::IValue::IValue(void))' defined in 'torch_cpu.lib(TensorMethods.obj)' is imported by 'Test_dummy.obj' in function '"public: static void __cdecl std::_Default_allocator_traits<class std::allocator<struct c10::IValue> >::construct<struct c10::IValue>(class std::allocator<struct c10::IValue> &,struct c10::IValue * const)" (??$construct@UIValue@c10@@$$V@?$_Default_allocator_traits@V?$allocator@UIValue@c10@@@std@@@std@@SAXAEAV?$allocator@UIValue@c10@@@1@QEAUIValue@c10@@@Z)'
1>LINK : warning LNK4217: symbol '??1StrongTypePtr@c10@@QEAA@XZ (public: __cdecl c10::StrongTypePtr::~StrongTypePtr(void))' defined in 'torch_cpu.lib(ivalue.obj)' is imported by 'Test_dummy.obj' in function '"int `public: __cdecl c10::ivalue::Object::Object(struct ivalue::Object::dtor$1 const &)'::`1'::dtor$1" (?dtor$1@?0???0Object@ivalue@c10@@QEAA@AEBU012@@Z@4HA)'
1>LINK : warning LNK4217: symbol '??0StrongTypePtr@c10@@QEAA@AEBU01@@Z (public: __cdecl c10::StrongTypePtr::StrongTypePtr(struct c10::StrongTypePtr const &))' defined in 'torch_cpu.lib(import.cpp.obj)' is imported by 'Test_dummy.obj' in function '"public: __cdecl c10::ivalue::Object::Object(struct c10::ivalue::Object const &)" (??0Object@ivalue@c10@@QEAA@AEBU012@@Z)'
1>LINK : warning LNK4217: symbol '??0StrongTypePtr@c10@@QEAA@$$QEAU01@@Z (public: __cdecl c10::StrongTypePtr::StrongTypePtr(struct c10::StrongTypePtr &&))' defined in 'torch_cpu.lib(ivalue.obj)' is imported by 'Test_dummy.obj' in function '"public: static class c10::intrusive_ptr<struct c10::ivalue::Object,struct c10::detail::intrusive_target_default_null_type<struct c10::ivalue::Object> > __cdecl c10::intrusive_ptr<struct c10::ivalue::Object,struct c10::detail::intrusive_target_default_null_type<struct c10::ivalue::Object> >::make<struct c10::StrongTypePtr,unsigned __int64 &>(struct c10::StrongTypePtr &&,unsigned __int64 &)" (??$make@UStrongTypePtr@c10@@AEA_K@?$intrusive_ptr@UObject@ivalue@c10@@U?$intrusive_target_default_null_type@UObject@ivalue@c10@@@detail@3@@c10@@SA?AV01@$$QEAUStrongTypePtr@1@AEA_K@Z)'
1>LINK : warning LNK4217: symbol '??0NoGradGuard@at@@QEAA@XZ (public: __cdecl at::NoGradGuard::NoGradGuard(void))' defined in 'torch_cpu.lib(sgd.cpp.obj)' is imported by 'Test_dummy.obj' in function '"private: void __cdecl torch::detail::TensorDataContainer::fill_tensor(class at::Tensor &)const " (?fill_tensor@TensorDataContainer@detail@torch@@AEBAXAEAVTensor@at@@@Z)'
1>LINK : warning LNK4217: symbol '??1NoGradGuard@at@@QEAA@XZ (public: __cdecl at::NoGradGuard::~NoGradGuard(void))' defined in 'torch_cpu.lib(sgd.cpp.obj)' is imported by 'Test_dummy.obj' in function '"private: void __cdecl torch::detail::TensorDataContainer::fill_tensor(class at::Tensor &)const " (?fill_tensor@TensorDataContainer@detail@torch@@AEBAXAEAVTensor@at@@@Z)'
1>LINK : warning LNK4217: symbol '??0AutogradMeta@autograd@torch@@QEAA@PEAUTensorImpl@c10@@_NUEdge@12@@Z (public: __cdecl torch::autograd::AutogradMeta::AutogradMeta(struct c10::TensorImpl *,bool,struct torch::autograd::Edge))' defined in 'torch_cpu.lib(sgd.cpp.obj)' is imported by 'Test_dummy.obj' in function '"class std::unique_ptr<struct torch::autograd::AutogradMeta,struct std::default_delete<struct torch::autograd::AutogradMeta> > __cdecl std::make_unique<struct torch::autograd::AutogradMeta,struct c10::TensorImpl *,bool &,0>(struct c10::TensorImpl * &&,bool &)" (??$make_unique@UAutogradMeta@autograd@torch@@PEAUTensorImpl@c10@@AEA_N$0A@@std@@YA?AV?$unique_ptr@UAutogradMeta@autograd@torch@@U?$default_delete@UAutogradMeta@autograd@torch@@@std@@@0@$$QEAPEAUTensorImpl@c10@@AEA_N@Z)'
1>LINK : warning LNK4217: symbol '??1AutogradMeta@autograd@torch@@UEAA@XZ (public: virtual __cdecl torch::autograd::AutogradMeta::~AutogradMeta(void))' defined in 'torch_cpu.lib(sgd.cpp.obj)' is imported by 'Test_dummy.obj' in function '"public: virtual void * __cdecl torch::autograd::AutogradMeta::`scalar deleting destructor'(unsigned int)" (??_GAutogradMeta@autograd@torch@@UEAAPEAXI@Z)'
1>LINK : warning LNK4217: symbol '??1Module@jit@torch@@QEAA@XZ (public: __cdecl torch::jit::Module::~Module(void))' defined in 'torch_cpu.lib(sgd.cpp.obj)' is imported by 'Test_dummy.obj' in function '"class std::vector<class std::tuple<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class at::Tensor>,class std::allocator<class std::tuple<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class at::Tensor> > > __cdecl GetTensors(struct torch::jit::Module)" (?GetTensors@@YA?AV?$vector@V?$tuple@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@VTensor@at@@@std@@V?$allocator@V?$tuple@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@VTensor@at@@@std@@@2@@std@@UModule@jit@torch@@@Z)'
1>LINK : warning LNK4217: symbol '??0Module@jit@torch@@QEAA@AEBU012@@Z (public: __cdecl torch::jit::Module::Module(struct torch::jit::Module const &))' defined in 'torch_cpu.lib(input-archive.obj)' is imported by 'Test_dummy.obj' in function '"void __cdecl run(struct torch::jit::Module)" (?run@@YAXUModule@jit@torch@@@Z)'
1>LINK : warning LNK4217: symbol '?load@jit@torch@@YA?AUModule@12@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$optional@UDevice@c10@@@c10@@AEAV?$unordered_map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$hash@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@U?$equal_to@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@5@@Z (struct torch::jit::Module __cdecl torch::jit::load(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class c10::optional<struct c10::Device>,class std::unordered_map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::hash<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,struct std::equal_to<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > &))' defined in 'torch_cpu.lib(import.cpp.obj)' is imported by 'Test_dummy.obj' in function 'main'
1>LINK : warning LNK4217: symbol '??$_typeMetaDataInstance@E@TypeMeta@caffe2@@CAPEBUTypeMetaData@detail@1@XZ (private: static struct caffe2::detail::TypeMetaData const * __cdecl caffe2::TypeMeta::_typeMetaDataInstance<unsigned char>(void))' defined in 'c10.lib(typeid.obj)' is imported by 'Test_dummy.obj' in function '"public: static class caffe2::TypeMeta __cdecl caffe2::TypeMeta::Make<unsigned char>(void)" (??$Make@E@TypeMeta@caffe2@@SA?AV01@XZ)'
1>LINK : warning LNK4217: symbol '??$_typeMetaDataInstance@C@TypeMeta@caffe2@@CAPEBUTypeMetaData@detail@1@XZ (private: static struct caffe2::detail::TypeMetaData const * __cdecl caffe2::TypeMeta::_typeMetaDataInstance<signed char>(void))' defined in 'c10.lib(typeid.obj)' is imported by 'Test_dummy.obj' in function '"public: static class caffe2::TypeMeta __cdecl caffe2::TypeMeta::Make<signed char>(void)" (??$Make@C@TypeMeta@caffe2@@SA?AV01@XZ)'
1>LINK : warning LNK4217: symbol '??$_typeMetaDataInstance@F@TypeMeta@caffe2@@CAPEBUTypeMetaData@detail@1@XZ (private: static struct caffe2::detail::TypeMetaData const * __cdecl caffe2::TypeMeta::_typeMetaDataInstance<short>(void))' defined in 'c10.lib(typeid.obj)' is imported by 'Test_dummy.obj' in function '"public: static class caffe2::TypeMeta __cdecl caffe2::TypeMeta::Make<short>(void)" (??$Make@F@TypeMeta@caffe2@@SA?AV01@XZ)'
1>LINK : warning LNK4217: symbol '??$_typeMetaDataInstance@H@TypeMeta@caffe2@@CAPEBUTypeMetaData@detail@1@XZ (private: static struct caffe2::detail::TypeMetaData const * __cdecl caffe2::TypeMeta::_typeMetaDataInstance<int>(void))' defined in 'c10.lib(typeid.obj)' is imported by 'Test_dummy.obj' in function '"public: static class caffe2::TypeMeta __cdecl caffe2::TypeMeta::Make<int>(void)" (??$Make@H@TypeMeta@caffe2@@SA?AV01@XZ)'
1>LINK : warning LNK4217: symbol '??$_typeMetaDataInstance@_J@TypeMeta@caffe2@@CAPEBUTypeMetaData@detail@1@XZ (private: static struct caffe2::detail::TypeMetaData const * __cdecl caffe2::TypeMeta::_typeMetaDataInstance<__int64>(void))' defined in 'c10.lib(typeid.obj)' is imported by 'Test_dummy.obj' in function '"public: static class caffe2::TypeMeta __cdecl caffe2::TypeMeta::Make<__int64>(void)" (??$Make@_J@TypeMeta@caffe2@@SA?AV01@XZ)'
1>LINK : warning LNK4217: symbol '??$_typeMetaDataInstance@UHalf@c10@@@TypeMeta@caffe2@@CAPEBUTypeMetaData@detail@1@XZ (private: static struct caffe2::detail::TypeMetaData const * __cdecl caffe2::TypeMeta::_typeMetaDataInstance<struct c10::Half>(void))' defined in 'c10.lib(typeid.obj)' is imported by 'Test_dummy.obj' in function '"public: static class caffe2::TypeMeta __cdecl caffe2::TypeMeta::Make<struct c10::Half>(void)" (??$Make@UHalf@c10@@@TypeMeta@caffe2@@SA?AV01@XZ)'
1>LINK : warning LNK4217: symbol '??$_typeMetaDataInstance@M@TypeMeta@caffe2@@CAPEBUTypeMetaData@detail@1@XZ (private: static struct caffe2::detail::TypeMetaData const * __cdecl caffe2::TypeMeta::_typeMetaDataInstance<float>(void))' defined in 'c10.lib(typeid.obj)' is imported by 'Test_dummy.obj' in function '"public: static class caffe2::TypeMeta __cdecl caffe2::TypeMeta::Make<float>(void)" (??$Make@M@TypeMeta@caffe2@@SA?AV01@XZ)'
1>LINK : warning LNK4217: symbol '??$_typeMetaDataInstance@N@TypeMeta@caffe2@@CAPEBUTypeMetaData@detail@1@XZ (private: static struct caffe2::detail::TypeMetaData const * __cdecl caffe2::TypeMeta::_typeMetaDataInstance<double>(void))' defined in 'c10.lib(typeid.obj)' is imported by 'Test_dummy.obj' in function '"public: static class caffe2::TypeMeta __cdecl caffe2::TypeMeta::Make<double>(void)" (??$Make@N@TypeMeta@caffe2@@SA?AV01@XZ)'
1>LINK : warning LNK4217: symbol '??$_typeMetaDataInstance@U?$complex@UHalf@c10@@@c10@@@TypeMeta@caffe2@@CAPEBUTypeMetaData@detail@1@XZ (private: static struct caffe2::detail::TypeMetaData const * __cdecl caffe2::TypeMeta::_typeMetaDataInstance<struct c10::complex<struct c10::Half> >(void))' defined in 'c10.lib(typeid.obj)' is imported by 'Test_dummy.obj' in function '"public: static class caffe2::TypeMeta __cdecl caffe2::TypeMeta::Make<struct c10::complex<struct c10::Half> >(void)" (??$Make@U?$complex@UHalf@c10@@@c10@@@TypeMeta@caffe2@@SA?AV01@XZ)'
1>LINK : warning LNK4217: symbol '??$_typeMetaDataInstance@U?$complex@M@c10@@@TypeMeta@caffe2@@CAPEBUTypeMetaData@detail@1@XZ (private: static struct caffe2::detail::TypeMetaData const * __cdecl caffe2::TypeMeta::_typeMetaDataInstance<struct c10::complex<float> >(void))' defined in 'c10.lib(typeid.obj)' is imported by 'Test_dummy.obj' in function '"public: static class caffe2::TypeMeta __cdecl caffe2::TypeMeta::Make<struct c10::complex<float> >(void)" (??$Make@U?$complex@M@c10@@@TypeMeta@caffe2@@SA?AV01@XZ)'
1>LINK : warning LNK4217: symbol '??$_typeMetaDataInstance@U?$complex@N@c10@@@TypeMeta@caffe2@@CAPEBUTypeMetaData@detail@1@XZ (private: static struct caffe2::detail::TypeMetaData const * __cdecl caffe2::TypeMeta::_typeMetaDataInstance<struct c10::complex<double> >(void))' defined in 'c10.lib(typeid.obj)' is imported by 'Test_dummy.obj' in function '"public: static class caffe2::TypeMeta __cdecl caffe2::TypeMeta::Make<struct c10::complex<double> >(void)" (??$Make@U?$complex@N@c10@@@TypeMeta@caffe2@@SA?AV01@XZ)'
1>LINK : warning LNK4217: symbol '??$_typeMetaDataInstance@_N@TypeMeta@caffe2@@CAPEBUTypeMetaData@detail@1@XZ (private: static struct caffe2::detail::TypeMetaData const * __cdecl caffe2::TypeMeta::_typeMetaDataInstance<bool>(void))' defined in 'c10.lib(typeid.obj)' is imported by 'Test_dummy.obj' in function '"public: static class caffe2::TypeMeta __cdecl caffe2::TypeMeta::Make<bool>(void)" (??$Make@_N@TypeMeta@caffe2@@SA?AV01@XZ)'
1>LINK : warning LNK4217: symbol '??$_typeMetaDataInstance@Uqint8@c10@@@TypeMeta@caffe2@@CAPEBUTypeMetaData@detail@1@XZ (private: static struct caffe2::detail::TypeMetaData const * __cdecl caffe2::TypeMeta::_typeMetaDataInstance<struct c10::qint8>(void))' defined in 'c10.lib(typeid.obj)' is imported by 'Test_dummy.obj' in function '"public: static class caffe2::TypeMeta __cdecl caffe2::TypeMeta::Make<struct c10::qint8>(void)" (??$Make@Uqint8@c10@@@TypeMeta@caffe2@@SA?AV01@XZ)'
1>LINK : warning LNK4217: symbol '??$_typeMetaDataInstance@Uquint8@c10@@@TypeMeta@caffe2@@CAPEBUTypeMetaData@detail@1@XZ (private: static struct caffe2::detail::TypeMetaData const * __cdecl caffe2::TypeMeta::_typeMetaDataInstance<struct c10::quint8>(void))' defined in 'c10.lib(typeid.obj)' is imported by 'Test_dummy.obj' in function '"public: static class caffe2::TypeMeta __cdecl caffe2::TypeMeta::Make<struct c10::quint8>(void)" (??$Make@Uquint8@c10@@@TypeMeta@caffe2@@SA?AV01@XZ)'
1>LINK : warning LNK4217: symbol '??$_typeMetaDataInstance@Uqint32@c10@@@TypeMeta@caffe2@@CAPEBUTypeMetaData@detail@1@XZ (private: static struct caffe2::detail::TypeMetaData const * __cdecl caffe2::TypeMeta::_typeMetaDataInstance<struct c10::qint32>(void))' defined in 'c10.lib(typeid.obj)' is imported by 'Test_dummy.obj' in function '"public: static class caffe2::TypeMeta __cdecl caffe2::TypeMeta::Make<struct c10::qint32>(void)" (??$Make@Uqint32@c10@@@TypeMeta@caffe2@@SA?AV01@XZ)'
1>LINK : warning LNK4217: symbol '??$_typeMetaDataInstance@UBFloat16@c10@@@TypeMeta@caffe2@@CAPEBUTypeMetaData@detail@1@XZ (private: static struct caffe2::detail::TypeMetaData const * __cdecl caffe2::TypeMeta::_typeMetaDataInstance<struct c10::BFloat16>(void))' defined in 'c10.lib(typeid.obj)' is imported by 'Test_dummy.obj' in function '"public: static class caffe2::TypeMeta __cdecl caffe2::TypeMeta::Make<struct c10::BFloat16>(void)" (??$Make@UBFloat16@c10@@@TypeMeta@caffe2@@SA?AV01@XZ)'
1>Test_dummy.obj : error LNK2019: unresolved external symbol "void __cdecl cv::resize(class cv::debug_build_guard::_InputArray const &,class cv::debug_build_guard::_OutputArray const &,class cv::Size_<int>,double,double,int)" (?resize@cv@@YAXAEBV_InputArray@debug_build_guard@1@AEBV_OutputArray@31@V?$Size_@H@1@NNH@Z) referenced in function "class cv::Mat __cdecl Resize(class cv::Mat const &,int,int)" (?Resize@@YA?AVMat@cv@@AEBV12@HH@Z)
1>Test_dummy.obj : error LNK2019: unresolved external symbol "void __cdecl cv::cvtColor(class cv::debug_build_guard::_InputArray const &,class cv::debug_build_guard::_OutputArray const &,int,int)" (?cvtColor@cv@@YAXAEBV_InputArray@debug_build_guard@1@AEBV_OutputArray@31@HH@Z) referenced in function "class cv::Mat __cdecl ToGrayScale(class cv::Mat const &,int const &,bool const &)" (?ToGrayScale@@YA?AVMat@cv@@AEBV12@AEBHAEB_N@Z)
1>Test_dummy.obj : error LNK2019: unresolved external symbol "void __cdecl cv::imshow(class cv::String const &,class cv::debug_build_guard::_InputArray const &)" (?imshow@cv@@YAXAEBVString@1@AEBV_InputArray@debug_build_guard@1@@Z) referenced in function "void __cdecl ShowImage(class cv::Mat,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?ShowImage@@YAXVMat@cv@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
1>Test_dummy.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl c10::operator<<(class std::basic_ostream<char,struct std::char_traits<char> > &,struct c10::Half const &)" (__imp_??6c10@@YAAEAV?$basic_ostream@DU?$char_traits@D@std@@@std@@AEAV12@AEBUHalf@0@@Z) referenced in function "public: void __cdecl <lambda_4b127653adfae3530aa9273c394680d7>::operator()(void)const " (??R<lambda_4b127653adfae3530aa9273c394680d7>@@QEBAXXZ)
1>  Hint on symbols that are defined and could potentially match:
1>    "__declspec(dllimport) class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl c10::operator<<(class std::basic_ostream<char,struct std::char_traits<char> > &,struct c10::Device const &)" (__imp_??6c10@@YAAEAV?$basic_ostream@DU?$char_traits@D@std@@@std@@AEAV12@AEBUDevice@0@@Z)
1>Test_dummy.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl c10::Scalar::Scalar(void)" (__imp_??0Scalar@c10@@QEAA@XZ) referenced in function "public: __cdecl torch::detail::TensorDataContainer::TensorDataContainer(class c10::ArrayRef<float>)" (??0TensorDataContainer@detail@torch@@QEAA@V?$ArrayRef@M@c10@@@Z)
1>  Hint on symbols that are defined and could potentially match:
1>    "__declspec(dllimport) public: __cdecl c10::Scalar::Scalar(int)" (__imp_??0Scalar@c10@@QEAA@H@Z)
1>    "__declspec(dllimport) public: __cdecl c10::Scalar::Scalar(double)" (__imp_??0Scalar@c10@@QEAA@N@Z)
1>Test_dummy.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) protected: __cdecl c10::intrusive_ptr_target::intrusive_ptr_target(class c10::intrusive_ptr_target const &)" (__imp_??0intrusive_ptr_target@c10@@IEAA@AEBV01@@Z) referenced in function "public: __cdecl c10::ivalue::Object::Object(struct c10::ivalue::Object const &)" (??0Object@ivalue@c10@@QEAA@AEBU012@@Z)
1>  Hint on symbols that are defined and could potentially match:
1>    "__declspec(dllimport) protected: __cdecl c10::intrusive_ptr_target::intrusive_ptr_target(class c10::intrusive_ptr_target &&)" (__imp_??0intrusive_ptr_target@c10@@IEAA@$$QEAV01@@Z)
1>    "__declspec(dllimport) protected: __cdecl c10::intrusive_ptr_target::intrusive_ptr_target(void)" (__imp_??0intrusive_ptr_target@c10@@IEAA@XZ)
1>Test_dummy.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) protected: class c10::intrusive_ptr_target & __cdecl c10::intrusive_ptr_target::operator=(class c10::intrusive_ptr_target const &)" (__imp_??4intrusive_ptr_target@c10@@IEAAAEAV01@AEBV01@@Z) referenced in function "public: struct c10::ivalue::Object & __cdecl c10::ivalue::Object::operator=(struct c10::ivalue::Object const &)" (??4Object@ivalue@c10@@QEAAAEAU012@AEBU012@@Z)
1>  Hint on symbols that are defined and could potentially match:
1>    "__declspec(dllimport) protected: class c10::intrusive_ptr_target & __cdecl c10::intrusive_ptr_target::operator=(class c10::intrusive_ptr_target &&)" (__imp_??4intrusive_ptr_target@c10@@IEAAAEAV01@$$QEAV01@@Z)
1>Test_dummy.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: struct c10::StrongTypePtr & __cdecl c10::StrongTypePtr::operator=(struct c10::StrongTypePtr const &)" (__imp_??4StrongTypePtr@c10@@QEAAAEAU01@AEBU01@@Z) referenced in function "public: struct c10::ivalue::Object & __cdecl c10::ivalue::Object::operator=(struct c10::ivalue::Object const &)" (??4Object@ivalue@c10@@QEAAAEAU012@AEBU012@@Z)
1>Test_dummy.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: struct c10::StrongTypePtr & __cdecl c10::StrongTypePtr::operator=(struct c10::StrongTypePtr &&)" (__imp_??4StrongTypePtr@c10@@QEAAAEAU01@$$QEAU01@@Z) referenced in function "public: struct c10::ivalue::Object & __cdecl c10::ivalue::Object::operator=(struct c10::ivalue::Object &&)" (??4Object@ivalue@c10@@QEAAAEAU012@$$QEAU012@@Z)
1>Test_dummy.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: struct c10::IValue __cdecl torch::jit::Module::forward(class std::vector<struct c10::IValue,class std::allocator<struct c10::IValue> >)" (__imp_?forward@Module@jit@torch@@QEAA?AUIValue@c10@@V?$vector@UIValue@c10@@V?$allocator@UIValue@c10@@@std@@@std@@@Z) referenced in function "class std::vector<class std::tuple<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class at::Tensor>,class std::allocator<class std::tuple<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class at::Tensor> > > __cdecl GetTensors(struct torch::jit::Module)" (?GetTensors@@YA?AV?$vector@V?$tuple@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@VTensor@at@@@std@@V?$allocator@V?$tuple@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@VTensor@at@@@std@@@2@@std@@UModule@jit@torch@@@Z)
1>torch_cpu.lib(Context.cpp.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) bool __cdecl fbgemm::fbgemmSupportedCPU(void)" (__imp_?fbgemmSupportedCPU@fbgemm@@YA_NXZ) referenced in function "public: class std::vector<enum c10::QEngine,class std::allocator<enum c10::QEngine> > __cdecl <lambda_fcc5437ea6fb470d27a4c81929ec1286>::operator()(void)const " (??R<lambda_fcc5437ea6fb470d27a4c81929ec1286>@@QEBA?AV?$vector@W4QEngine@c10@@V?$allocator@W4QEngine@c10@@@std@@@std@@XZ)
1>torch_cpu.lib(affine_quantizer.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl fbgemm::Quantize<signed char,0>(float const *,signed char *,int,struct fbgemm::TensorQuantizationParams const &,int,int)" (__imp_??$Quantize@C$0A@@fbgemm@@YAXPEBMPEACHAEBUTensorQuantizationParams@0@HH@Z) referenced in function "void __cdecl at::native::quantize_vec<struct c10::qint8,8>(double,__int64,float const *,struct c10::qint8 *,unsigned __int64)" (??$quantize_vec@Uqint8@c10@@$07@native@at@@YAXN_JPEBMPEAUqint8@c10@@_K@Z)
1>torch_cpu.lib(QuantizedOpKernels.cpp.DEFAULT.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl fbgemm::Quantize<signed char,0>(float const *,signed char *,int,struct fbgemm::TensorQuantizationParams const &,int,int)" (__imp_??$Quantize@C$0A@@fbgemm@@YAXPEBMPEACHAEBUTensorQuantizationParams@0@HH@Z)
1>torch_cpu.lib(QuantizedOpKernels.cpp.AVX.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl fbgemm::Quantize<signed char,0>(float const *,signed char *,int,struct fbgemm::TensorQuantizationParams const &,int,int)" (__imp_??$Quantize@C$0A@@fbgemm@@YAXPEBMPEACHAEBUTensorQuantizationParams@0@HH@Z)
1>torch_cpu.lib(QuantizedOpKernels.cpp.AVX2.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl fbgemm::Quantize<signed char,0>(float const *,signed char *,int,struct fbgemm::TensorQuantizationParams const &,int,int)" (__imp_??$Quantize@C$0A@@fbgemm@@YAXPEBMPEACHAEBUTensorQuantizationParams@0@HH@Z)
1>torch_cpu.lib(affine_quantizer.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl fbgemm::Quantize<unsigned char,0>(float const *,unsigned char *,int,struct fbgemm::TensorQuantizationParams const &,int,int)" (__imp_??$Quantize@E$0A@@fbgemm@@YAXPEBMPEAEHAEBUTensorQuantizationParams@0@HH@Z) referenced in function "void __cdecl at::native::quantize_vec<struct c10::quint8,8>(double,__int64,float const *,struct c10::quint8 *,unsigned __int64)" (??$quantize_vec@Uquint8@c10@@$07@native@at@@YAXN_JPEBMPEAUquint8@c10@@_K@Z)
1>torch_cpu.lib(QuantizedOpKernels.cpp.DEFAULT.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl fbgemm::Quantize<unsigned char,0>(float const *,unsigned char *,int,struct fbgemm::TensorQuantizationParams const &,int,int)" (__imp_??$Quantize@E$0A@@fbgemm@@YAXPEBMPEAEHAEBUTensorQuantizationParams@0@HH@Z)
1>torch_cpu.lib(QuantizedOpKernels.cpp.AVX.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl fbgemm::Quantize<unsigned char,0>(float const *,unsigned char *,int,struct fbgemm::TensorQuantizationParams const &,int,int)" (__imp_??$Quantize@E$0A@@fbgemm@@YAXPEBMPEAEHAEBUTensorQuantizationParams@0@HH@Z)
1>torch_cpu.lib(QuantizedOpKernels.cpp.AVX2.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl fbgemm::Quantize<unsigned char,0>(float const *,unsigned char *,int,struct fbgemm::TensorQuantizationParams const &,int,int)" (__imp_??$Quantize@E$0A@@fbgemm@@YAXPEBMPEAEHAEBUTensorQuantizationParams@0@HH@Z)
1>torch_cpu.lib(affine_quantizer.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl fbgemm::Quantize<int,0>(float const *,int *,int,struct fbgemm::TensorQuantizationParams const &,int,int)" (__imp_??$Quantize@H$0A@@fbgemm@@YAXPEBMPEAHHAEBUTensorQuantizationParams@0@HH@Z) referenced in function "void __cdecl at::native::quantize_vec<struct c10::qint32,32>(double,__int64,float const *,struct c10::qint32 *,unsigned __int64)" (??$quantize_vec@Uqint32@c10@@$0CA@@native@at@@YAXN_JPEBMPEAUqint32@c10@@_K@Z)
1>torch_cpu.lib(QuantizedOpKernels.cpp.DEFAULT.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl fbgemm::Quantize<int,0>(float const *,int *,int,struct fbgemm::TensorQuantizationParams const &,int,int)" (__imp_??$Quantize@H$0A@@fbgemm@@YAXPEBMPEAHHAEBUTensorQuantizationParams@0@HH@Z)
1>torch_cpu.lib(QuantizedOpKernels.cpp.AVX.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl fbgemm::Quantize<int,0>(float const *,int *,int,struct fbgemm::TensorQuantizationParams const &,int,int)" (__imp_??$Quantize@H$0A@@fbgemm@@YAXPEBMPEAHHAEBUTensorQuantizationParams@0@HH@Z)
1>torch_cpu.lib(QuantizedOpKernels.cpp.AVX2.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl fbgemm::Quantize<int,0>(float const *,int *,int,struct fbgemm::TensorQuantizationParams const &,int,int)" (__imp_??$Quantize@H$0A@@fbgemm@@YAXPEBMPEAHHAEBUTensorQuantizationParams@0@HH@Z)
1>torch_cpu.lib(export.obj) : error LNK2019: unresolved external symbol "private: static class onnx_torch::AttributeProto * __cdecl google::protobuf::Arena::CreateMaybeMessage<class onnx_torch::AttributeProto>(class google::protobuf::Arena *)" (??$CreateMaybeMessage@VAttributeProto@onnx_torch@@$$V@Arena@protobuf@google@@CAPEAVAttributeProto@onnx_torch@@PEAV012@@Z) referenced in function "public: static class onnx_torch::AttributeProto * __cdecl google::protobuf::internal::GenericTypeHandler<class onnx_torch::AttributeProto>::New(class google::protobuf::Arena *)" (?New@?$GenericTypeHandler@VAttributeProto@onnx_torch@@@internal@protobuf@google@@SAPEAVAttributeProto@onnx_torch@@PEAVArena@34@@Z)
1>torch_cpu.lib(export.obj) : error LNK2019: unresolved external symbol "private: static class onnx_torch::GraphProto * __cdecl google::protobuf::Arena::CreateMaybeMessage<class onnx_torch::GraphProto>(class google::protobuf::Arena *)" (??$CreateMaybeMessage@VGraphProto@onnx_torch@@$$V@Arena@protobuf@google@@CAPEAVGraphProto@onnx_torch@@PEAV012@@Z) referenced in function "protected: static class onnx_torch::GraphProto * __cdecl google::protobuf::MessageLite::CreateMaybeMessage<class onnx_torch::GraphProto>(class google::protobuf::Arena *)" (??$CreateMaybeMessage@VGraphProto@onnx_torch@@@MessageLite@protobuf@google@@KAPEAVGraphProto@onnx_torch@@PEAVArena@12@@Z)
1>torch_cpu.lib(export.obj) : error LNK2019: unresolved external symbol "private: static class onnx_torch::NodeProto * __cdecl google::protobuf::Arena::CreateMaybeMessage<class onnx_torch::NodeProto>(class google::protobuf::Arena *)" (??$CreateMaybeMessage@VNodeProto@onnx_torch@@$$V@Arena@protobuf@google@@CAPEAVNodeProto@onnx_torch@@PEAV012@@Z) referenced in function "public: static class onnx_torch::NodeProto * __cdecl google::protobuf::internal::GenericTypeHandler<class onnx_torch::NodeProto>::New(class google::protobuf::Arena *)" (?New@?$GenericTypeHandler@VNodeProto@onnx_torch@@@internal@protobuf@google@@SAPEAVNodeProto@onnx_torch@@PEAVArena@34@@Z)
1>torch_cpu.lib(export.obj) : error LNK2019: unresolved external symbol "private: static class onnx_torch::OperatorSetIdProto * __cdecl google::protobuf::Arena::CreateMaybeMessage<class onnx_torch::OperatorSetIdProto>(class google::protobuf::Arena *)" (??$CreateMaybeMessage@VOperatorSetIdProto@onnx_torch@@$$V@Arena@protobuf@google@@CAPEAVOperatorSetIdProto@onnx_torch@@PEAV012@@Z) referenced in function "public: static class onnx_torch::OperatorSetIdProto * __cdecl google::protobuf::internal::GenericTypeHandler<class onnx_torch::OperatorSetIdProto>::New(class google::protobuf::Arena *)" (?New@?$GenericTypeHandler@VOperatorSetIdProto@onnx_torch@@@internal@protobuf@google@@SAPEAVOperatorSetIdProto@onnx_torch@@PEAVArena@34@@Z)
1>torch_cpu.lib(export.obj) : error LNK2019: unresolved external symbol "private: static class onnx_torch::StringStringEntryProto * __cdecl google::protobuf::Arena::CreateMaybeMessage<class onnx_torch::StringStringEntryProto>(class google::protobuf::Arena *)" (??$CreateMaybeMessage@VStringStringEntryProto@onnx_torch@@$$V@Arena@protobuf@google@@CAPEAVStringStringEntryProto@onnx_torch@@PEAV012@@Z) referenced in function "public: static class onnx_torch::StringStringEntryProto * __cdecl google::protobuf::internal::GenericTypeHandler<class onnx_torch::StringStringEntryProto>::New(class google::protobuf::Arena *)" (?New@?$GenericTypeHandler@VStringStringEntryProto@onnx_torch@@@internal@protobuf@google@@SAPEAVStringStringEntryProto@onnx_torch@@PEAVArena@34@@Z)
1>torch_cpu.lib(export.obj) : error LNK2019: unresolved external symbol "private: static class onnx_torch::TensorProto * __cdecl google::protobuf::Arena::CreateMaybeMessage<class onnx_torch::TensorProto>(class google::protobuf::Arena *)" (??$CreateMaybeMessage@VTensorProto@onnx_torch@@$$V@Arena@protobuf@google@@CAPEAVTensorProto@onnx_torch@@PEAV012@@Z) referenced in function "protected: static class onnx_torch::TensorProto * __cdecl google::protobuf::MessageLite::CreateMaybeMessage<class onnx_torch::TensorProto>(class google::protobuf::Arena *)" (??$CreateMaybeMessage@VTensorProto@onnx_torch@@@MessageLite@protobuf@google@@KAPEAVTensorProto@onnx_torch@@PEAVArena@12@@Z)
1>torch_cpu.lib(export.obj) : error LNK2019: unresolved external symbol "private: static class onnx_torch::TensorShapeProto * __cdecl google::protobuf::Arena::CreateMaybeMessage<class onnx_torch::TensorShapeProto>(class google::protobuf::Arena *)" (??$CreateMaybeMessage@VTensorShapeProto@onnx_torch@@$$V@Arena@protobuf@google@@CAPEAVTensorShapeProto@onnx_torch@@PEAV012@@Z) referenced in function "protected: static class onnx_torch::TensorShapeProto * __cdecl google::protobuf::MessageLite::CreateMaybeMessage<class onnx_torch::TensorShapeProto>(class google::protobuf::Arena *)" (??$CreateMaybeMessage@VTensorShapeProto@onnx_torch@@@MessageLite@protobuf@google@@KAPEAVTensorShapeProto@onnx_torch@@PEAVArena@12@@Z)
1>torch_cpu.lib(export.obj) : error LNK2019: unresolved external symbol "private: static class onnx_torch::TensorShapeProto_Dimension * __cdecl google::protobuf::Arena::CreateMaybeMessage<class onnx_torch::TensorShapeProto_Dimension>(class google::protobuf::Arena *)" (??$CreateMaybeMessage@VTensorShapeProto_Dimension@onnx_torch@@$$V@Arena@protobuf@google@@CAPEAVTensorShapeProto_Dimension@onnx_torch@@PEAV012@@Z) referenced in function "public: static class onnx_torch::TensorShapeProto_Dimension * __cdecl google::protobuf::internal::GenericTypeHandler<class onnx_torch::TensorShapeProto_Dimension>::New(class google::protobuf::Arena *)" (?New@?$GenericTypeHandler@VTensorShapeProto_Dimension@onnx_torch@@@internal@protobuf@google@@SAPEAVTensorShapeProto_Dimension@onnx_torch@@PEAVArena@34@@Z)
1>torch_cpu.lib(export.obj) : error LNK2019: unresolved external symbol "private: static class onnx_torch::TypeProto * __cdecl google::protobuf::Arena::CreateMaybeMessage<class onnx_torch::TypeProto>(class google::protobuf::Arena *)" (??$CreateMaybeMessage@VTypeProto@onnx_torch@@$$V@Arena@protobuf@google@@CAPEAVTypeProto@onnx_torch@@PEAV012@@Z) referenced in function "protected: static class onnx_torch::TypeProto * __cdecl google::protobuf::MessageLite::CreateMaybeMessage<class onnx_torch::TypeProto>(class google::protobuf::Arena *)" (??$CreateMaybeMessage@VTypeProto@onnx_torch@@@MessageLite@protobuf@google@@KAPEAVTypeProto@onnx_torch@@PEAVArena@12@@Z)
1>torch_cpu.lib(export.obj) : error LNK2019: unresolved external symbol "private: static class onnx_torch::TypeProto_Sequence * __cdecl google::protobuf::Arena::CreateMaybeMessage<class onnx_torch::TypeProto_Sequence>(class google::protobuf::Arena *)" (??$CreateMaybeMessage@VTypeProto_Sequence@onnx_torch@@$$V@Arena@protobuf@google@@CAPEAVTypeProto_Sequence@onnx_torch@@PEAV012@@Z) referenced in function "protected: static class onnx_torch::TypeProto_Sequence * __cdecl google::protobuf::MessageLite::CreateMaybeMessage<class onnx_torch::TypeProto_Sequence>(class google::protobuf::Arena *)" (??$CreateMaybeMessage@VTypeProto_Sequence@onnx_torch@@@MessageLite@protobuf@google@@KAPEAVTypeProto_Sequence@onnx_torch@@PEAVArena@12@@Z)
1>torch_cpu.lib(export.obj) : error LNK2019: unresolved external symbol "private: static class onnx_torch::TypeProto_Tensor * __cdecl google::protobuf::Arena::CreateMaybeMessage<class onnx_torch::TypeProto_Tensor>(class google::protobuf::Arena *)" (??$CreateMaybeMessage@VTypeProto_Tensor@onnx_torch@@$$V@Arena@protobuf@google@@CAPEAVTypeProto_Tensor@onnx_torch@@PEAV012@@Z) referenced in function "protected: static class onnx_torch::TypeProto_Tensor * __cdecl google::protobuf::MessageLite::CreateMaybeMessage<class onnx_torch::TypeProto_Tensor>(class google::protobuf::Arena *)" (??$CreateMaybeMessage@VTypeProto_Tensor@onnx_torch@@@MessageLite@protobuf@google@@KAPEAVTypeProto_Tensor@onnx_torch@@PEAVArena@12@@Z)
1>torch_cpu.lib(export.obj) : error LNK2019: unresolved external symbol "private: static class onnx_torch::ValueInfoProto * __cdecl google::protobuf::Arena::CreateMaybeMessage<class onnx_torch::ValueInfoProto>(class google::protobuf::Arena *)" (??$CreateMaybeMessage@VValueInfoProto@onnx_torch@@$$V@Arena@protobuf@google@@CAPEAVValueInfoProto@onnx_torch@@PEAV012@@Z) referenced in function "public: static class onnx_torch::ValueInfoProto * __cdecl google::protobuf::internal::GenericTypeHandler<class onnx_torch::ValueInfoProto>::New(class google::protobuf::Arena *)" (?New@?$GenericTypeHandler@VValueInfoProto@onnx_torch@@@internal@protobuf@google@@SAPEAVValueInfoProto@onnx_torch@@PEAVArena@34@@Z)
1>torch_cpu.lib(export.obj) : error LNK2019: unresolved external symbol "public: __cdecl onnx_torch::ModelProto::ModelProto(void)" (??0ModelProto@onnx_torch@@QEAA@XZ) referenced in function "void __cdecl torch::jit::check_onnx_proto(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?check_onnx_proto@jit@torch@@YAXAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
1>torch_cpu.lib(export.obj) : error LNK2019: unresolved external symbol "public: virtual __cdecl onnx_torch::ModelProto::~ModelProto(void)" (??1ModelProto@onnx_torch@@UEAA@XZ) referenced in function "class std::tuple<class std::shared_ptr<class onnx_torch::ModelProto>,class std::unordered_map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class at::Tensor,struct std::hash<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,struct std::equal_to<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,class at::Tensor> > >,class std::map<struct c10::ShapeSymbol,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<struct c10::ShapeSymbol>,class std::allocator<struct std::pair<struct c10::ShapeSymbol const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > > __cdecl torch::jit::export_onnx(class std::shared_ptr<struct torch::jit::Graph> const &,class std::map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class at::Tensor,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,class at::Tensor> > > const &,__int64,class std::unordered_map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::unordered_map<__int64,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::hash<__int64>,struct std::equal_to<__int64>,class std::allocator<struct std::pair<__int64 const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > >,struct std::hash<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,struct std::equal_to<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,class std::unordered_map<__int64,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::hash<__int64>,struct std::equal_to<__int64>,class std::allocator<struct std::pair<__int64 const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > > > > const &,bool,enum torch::onnx::OperatorExportTypes,bool,bool,class std::map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,int,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,int> > > const &,bool,bool,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?export_onnx@jit@torch@@YA?AV?$tuple@V?$shared_ptr@VModelProto@onnx_torch@@@std@@V?$unordered_map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@VTensor@at@@U?$hash@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@U?$equal_to@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@VTensor@at@@@std@@@2@@2@V?$map@UShapeSymbol@c10@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@U?$less@UShapeSymbol@c10@@@4@V?$allocator@U?$pair@$$CBUShapeSymbol@c10@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@std@@@4@@2@@std@@AEBV?$shared_ptr@UGraph@jit@torch@@@4@AEBV?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@VTensor@at@@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@VTensor@at@@@std@@@2@@4@_JAEBV?$unordered_map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$unordered_map@_JV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@U?$hash@_J@2@U?$equal_to@_J@2@V?$allocator@U?$pair@$$CB_JV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@std@@@2@@2@U?$hash@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@U?$equal_to@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$unordered_map@_JV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@U?$hash@_J@2@U?$equal_to@_J@2@V?$allocator@U?$pair@$$CB_JV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@std@@@2@@2@@std@@@2@@4@_NW4OperatorExportTypes@onnx@2@44AEBV?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@HU?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H@std@@@2@@4@44AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@4@@Z)
1>torch_cpu.lib(export.obj) : error LNK2019: unresolved external symbol "public: __cdecl onnx_torch::ModelProto::ModelProto(class onnx_torch::ModelProto const &)" (??0ModelProto@onnx_torch@@QEAA@AEBV01@@Z) referenced in function "public: class onnx_torch::ModelProto __cdecl torch::jit::`anonymous namespace'::EncoderBase::get_model_proto(void)" (?get_model_proto@EncoderBase@?A0xb5f70a22@jit@torch@@QEAA?AVModelProto@onnx_torch@@XZ)
1>torch_cpu.lib(export.obj) : error LNK2019: unresolved external symbol "public: void __cdecl onnx_torch::ModelProto::CopyFrom(class onnx_torch::ModelProto const &)" (?CopyFrom@ModelProto@onnx_torch@@QEAAXAEBV12@@Z) referenced in function "public: class onnx_torch::ModelProto & __cdecl onnx_torch::ModelProto::operator=(class onnx_torch::ModelProto &&)" (??4ModelProto@onnx_torch@@QEAAAEAV01@$$QEAV01@@Z)
1>torch_cpu.lib(export.obj) : error LNK2019: unresolved external symbol "public: virtual unsigned __int64 __cdecl onnx_torch::ModelProto::ByteSizeLong(void)const " (?ByteSizeLong@ModelProto@onnx_torch@@UEBA_KXZ) referenced in function "class std::tuple<class std::shared_ptr<class onnx_torch::ModelProto>,class std::unordered_map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class at::Tensor,struct std::hash<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,struct std::equal_to<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,class at::Tensor> > >,class std::map<struct c10::ShapeSymbol,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<struct c10::ShapeSymbol>,class std::allocator<struct std::pair<struct c10::ShapeSymbol const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > > __cdecl torch::jit::export_onnx(class std::shared_ptr<struct torch::jit::Graph> const &,class std::map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class at::Tensor,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,class at::Tensor> > > const &,__int64,class std::unordered_map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::unordered_map<__int64,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::hash<__int64>,struct std::equal_to<__int64>,class std::allocator<struct std::pair<__int64 const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > >,struct std::hash<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,struct std::equal_to<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,class std::unordered_map<__int64,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::hash<__int64>,struct std::equal_to<__int64>,class std::allocator<struct std::pair<__int64 const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > > > > const &,bool,enum torch::onnx::OperatorExportTypes,bool,bool,class std::map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,int,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,int> > > const &,bool,bool,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?export_onnx@jit@torch@@YA?AV?$tuple@V?$shared_ptr@VModelProto@onnx_torch@@@std@@V?$unordered_map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@VTensor@at@@U?$hash@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@U?$equal_to@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@VTensor@at@@@std@@@2@@2@V?$map@UShapeSymbol@c10@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@U?$less@UShapeSymbol@c10@@@4@V?$allocator@U?$pair@$$CBUShapeSymbol@c10@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@std@@@4@@2@@std@@AEBV?$shared_ptr@UGraph@jit@torch@@@4@AEBV?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@VTensor@at@@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@VTensor@at@@@std@@@2@@4@_JAEBV?$unordered_map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$unordered_map@_JV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@U?$hash@_J@2@U?$equal_to@_J@2@V?$allocator@U?$pair@$$CB_JV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@std@@@2@@2@U?$hash@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@U?$equal_to@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$unordered_map@_JV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@U?$hash@_J@2@U?$equal_to@_J@2@V?$allocator@U?$pair@$$CB_JV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@std@@@2@@2@@std@@@2@@4@_NW4OperatorExportTypes@onnx@2@44AEBV?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@HU?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H@std@@@2@@4@44AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@4@@Z)
1>torch_cpu.lib(export.obj) : error LNK2019: unresolved external symbol "private: void __cdecl onnx_torch::ModelProto::InternalSwap(class onnx_torch::ModelProto *)" (?InternalSwap@ModelProto@onnx_torch@@AEAAXPEAV12@@Z) referenced in function "public: class onnx_torch::ModelProto & __cdecl onnx_torch::ModelProto::operator=(class onnx_torch::ModelProto &&)" (??4ModelProto@onnx_torch@@QEAAAEAV01@$$QEAV01@@Z)
1>torch_cpu.lib(export.obj) : error LNK2019: unresolved external symbol "public: void __cdecl onnx_torch::TensorShapeProto_Dimension::clear_value(void)" (?clear_value@TensorShapeProto_Dimension@onnx_torch@@QEAAXXZ) referenced in function "private: void __cdecl onnx_torch::TensorShapeProto_Dimension::_internal_set_dim_param(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?_internal_set_dim_param@TensorShapeProto_Dimension@onnx_torch@@AEAAXAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
1>torch_cpu.lib(export.obj) : error LNK2019: unresolved external symbol "public: void __cdecl onnx_torch::TypeProto::clear_value(void)" (?clear_value@TypeProto@onnx_torch@@QEAAXXZ) referenced in function "private: class onnx_torch::TypeProto_Sequence * __cdecl onnx_torch::TypeProto::_internal_mutable_sequence_type(void)" (?_internal_mutable_sequence_type@TypeProto@onnx_torch@@AEAAPEAVTypeProto_Sequence@2@XZ)
1>torch_cpu.lib(export.obj) : error LNK2019: unresolved external symbol "void __cdecl onnx_torch::checker::check_model(class onnx_torch::ModelProto const &)" (?check_model@checker@onnx_torch@@YAXAEBVModelProto@2@@Z) referenced in function "void __cdecl torch::jit::check_onnx_proto(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?check_onnx_proto@jit@torch@@YAXAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
1>torch_cpu.lib(export.obj) : error LNK2019: unresolved external symbol "const onnx_torch::ModelProto::`vftable'" (??_7ModelProto@onnx_torch@@6B@) referenced in function "public: __cdecl onnx_torch::ModelProto::ModelProto(class onnx_torch::ModelProto &&)" (??0ModelProto@onnx_torch@@QEAA@$$QEAV01@@Z)
1>torch_cpu.lib(QuantizedOpKernels.cpp.DEFAULT.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl fbgemm::fbgemmPartition1D(int,int,int,int &,int &)" (__imp_?fbgemmPartition1D@fbgemm@@YAXHHHAEAH0@Z) referenced in function "void __cdecl fbgemm::Dequantize<signed char>(signed char const *,float *,int,struct fbgemm::TensorQuantizationParams const &,int,int)" (??$Dequantize@C@fbgemm@@YAXPEBCPEAMHAEBUTensorQuantizationParams@0@HH@Z)
1>torch_cpu.lib(QuantizedOpKernels.cpp.AVX.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl fbgemm::fbgemmPartition1D(int,int,int,int &,int &)" (__imp_?fbgemmPartition1D@fbgemm@@YAXHHHAEAH0@Z)
1>torch_cpu.lib(QuantizedOpKernels.cpp.AVX2.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl fbgemm::fbgemmPartition1D(int,int,int,int &,int &)" (__imp_?fbgemmPartition1D@fbgemm@@YAXHHHAEAH0@Z)
1>torch_cpu.lib(onnx.obj) : error LNK2001: unresolved external symbol "class onnx_torch::GraphProtoDefaultTypeInternal onnx_torch::_GraphProto_default_instance_" (?_GraphProto_default_instance_@onnx_torch@@3VGraphProtoDefaultTypeInternal@1@A)
1>torch_cpu.lib(onnx.obj) : error LNK2001: unresolved external symbol "class onnx_torch::TensorProtoDefaultTypeInternal onnx_torch::_TensorProto_default_instance_" (?_TensorProto_default_instance_@onnx_torch@@3VTensorProtoDefaultTypeInternal@1@A)
1>torch_cpu.lib(onnx.obj) : error LNK2001: unresolved external symbol "class onnx_torch::TensorShapeProtoDefaultTypeInternal onnx_torch::_TensorShapeProto_default_instance_" (?_TensorShapeProto_default_instance_@onnx_torch@@3VTensorShapeProtoDefaultTypeInternal@1@A)
1>torch_cpu.lib(onnx.obj) : error LNK2001: unresolved external symbol "class onnx_torch::TypeProtoDefaultTypeInternal onnx_torch::_TypeProto_default_instance_" (?_TypeProto_default_instance_@onnx_torch@@3VTypeProtoDefaultTypeInternal@1@A)
1>torch_cpu.lib(onnx.obj) : error LNK2001: unresolved external symbol "class onnx_torch::TypeProto_SequenceDefaultTypeInternal onnx_torch::_TypeProto_Sequence_default_instance_" (?_TypeProto_Sequence_default_instance_@onnx_torch@@3VTypeProto_SequenceDefaultTypeInternal@1@A)
1>torch_cpu.lib(onnx.obj) : error LNK2001: unresolved external symbol "class onnx_torch::TypeProto_TensorDefaultTypeInternal onnx_torch::_TypeProto_Tensor_default_instance_" (?_TypeProto_Tensor_default_instance_@onnx_torch@@3VTypeProto_TensorDefaultTypeInternal@1@A)
1>torch_cpu.lib(THBlas.obj) : error LNK2019: unresolved external symbol dswap_ referenced in function "void __cdecl THDoubleBlas_swap(__int64,double *,__int64,double *,__int64)" (?THDoubleBlas_swap@@YAX_JPEAN010@Z)
1>torch_cpu.lib(THBlas.obj) : error LNK2019: unresolved external symbol sswap_ referenced in function "void __cdecl THFloatBlas_swap(__int64,float *,__int64,float *,__int64)" (?THFloatBlas_swap@@YAX_JPEAM010@Z)
1>torch_cpu.lib(THBlas.obj) : error LNK2019: unresolved external symbol dcopy_ referenced in function "void __cdecl THDoubleBlas_copy(__int64,double *,__int64,double *,__int64)" (?THDoubleBlas_copy@@YAX_JPEAN010@Z)
1>torch_cpu.lib(THBlas.obj) : error LNK2019: unresolved external symbol scopy_ referenced in function "void __cdecl THFloatBlas_copy(__int64,float *,__int64,float *,__int64)" (?THFloatBlas_copy@@YAX_JPEAM010@Z)
1>torch_cpu.lib(THBlas.obj) : error LNK2019: unresolved external symbol daxpy_ referenced in function "void __cdecl THDoubleBlas_axpy(__int64,double,double *,__int64,double *,__int64)" (?THDoubleBlas_axpy@@YAX_JNPEAN010@Z)
1>torch_cpu.lib(THBlas.obj) : error LNK2019: unresolved external symbol saxpy_ referenced in function "void __cdecl THFloatBlas_axpy(__int64,float,float *,__int64,float *,__int64)" (?THFloatBlas_axpy@@YAX_JMPEAM010@Z)
1>D:\Codes\fac_ver\cpp\port\LibtorchPort\x64\Debug\Test_dummy.exe : fatal error LNK1120: 49 unresolved externals
1>Done building project "Test_dummy.vcxproj" -- FAILED.
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========