SpaceView commented on issue #21081: URL: https://github.com/apache/incubator-mxnet/issues/21081#issuecomment-1178677794
@bgawrych I tried again and everything is the same if I use ``` BLAS:STRING=MKL ``` --------------> SAME ERROR: ``` 2>np_matrix_rank.cu.obj : error LNK2019: 无法解析的外部符号 "__int64 __cdecl mxnet::op::linalg_gesdd_workspace_query<struct mshadow::gpu,double,__int64>(__int64,__int64,struct mshadow::Tensor<struct mshadow::gpu,2,double> const &,struct mshadow::Tensor<struct mshadow::gpu,1,double> const &,struct mshadow::Tensor<struct mshadow::gpu,2,double> const &,struct mshadow::Stream<struct mshadow::gpu> *)" (??$linalg_gesdd_workspace_query@Ugpu@mshadow@@N_J@op@mxnet@@YA_J_J0AEBU?$Tensor@Ugpu@mshadow@@$01N@mshadow@@AEBU?$Tensor@Ugpu@mshadow@@$00N@3@1PEAU?$Stream@Ugpu@mshadow@@@3@@Z),函数 "public: static unsigned __int64 __cdecl mxnet::op::WSQ<struct mshadow::gpu,double>::SVDWorkspaceSizeQuery(class mxnet::TBlob const &,class mxnet::TShape const &,class mxnet::TShape const &,class mxnet::TShape const &,struct mxnet::OpContext const &)" (?SVDWorkspaceSizeQuery@?$WSQ@Ugpu@mshadow@@N@op@mxnet@@SA_KAEBVTBlob@3@AEBVTShape@3@11AEBUOpContext@3@@Z) 中引用了该符号 2>np_pinv.cu.obj : error LNK2001: 无法解析的外部符号 "__int64 __cdecl mxnet::op::linalg_gesdd_workspace_query<struct mshadow::gpu,double,__int64>(__int64,__int64,struct mshadow::Tensor<struct mshadow::gpu,2,double> const &,struct mshadow::Tensor<struct mshadow::gpu,1,double> const &,struct mshadow::Tensor<struct mshadow::gpu,2,double> const &,struct mshadow::Stream<struct mshadow::gpu> *)" (??$linalg_gesdd_workspace_query@Ugpu@mshadow@@N_J@op@mxnet@@YA_J_J0AEBU?$Tensor@Ugpu@mshadow@@$01N@mshadow@@AEBU?$Tensor@Ugpu@mshadow@@$00N@3@1PEAU?$Stream@Ugpu@mshadow@@@3@@Z) 2>np_matrix_rank.cu.obj : error LNK2019: 无法解析的外部符号 "__int64 __cdecl mxnet::op::linalg_gesdd_workspace_query<struct mshadow::gpu,float,__int64>(__int64,__int64,struct mshadow::Tensor<struct mshadow::gpu,2,float> const &,struct mshadow::Tensor<struct mshadow::gpu,1,float> const &,struct mshadow::Tensor<struct mshadow::gpu,2,float> const &,struct mshadow::Stream<struct mshadow::gpu> *)" (??$linalg_gesdd_workspace_query@Ugpu@mshadow@@M_J@op@mxnet@@YA_J_J0AEBU?$Tensor@Ugpu@mshadow@@$01M@mshadow@@AEBU?$Tensor@Ugpu@mshadow@@$00M@3@1PEAU?$Stream@Ugpu@mshadow@@@3@@Z),函数 "public: static unsigned __int64 __cdecl mxnet::op::WSQ<struct mshadow::gpu,float>::SVDWorkspaceSizeQuery(class mxnet::TBlob const &,class mxnet::TShape const &,class mxnet::TShape const &,class mxnet::TShape const &,struct mxnet::OpContext const &)" (?SVDWorkspaceSizeQuery@?$WSQ@Ugpu@mshadow@@M@op@mxnet@@SA_KAEBVTBlob@3@AEBVTShape@3@11AEBUOpContext@3@@Z) 中引用了该符号 2>np_pinv.cu.obj : error LNK2001: 无法解析的外部符号 "__int64 __cdecl mxnet::op::linalg_gesdd_workspace_query<struct mshadow::gpu,float,__int64>(__int64,__int64,struct mshadow::Tensor<struct mshadow::gpu,2,float> const &,struct mshadow::Tensor<struct mshadow::gpu,1,float> const &,struct mshadow::Tensor<struct mshadow::gpu,2,float> const &,struct mshadow::Stream<struct mshadow::gpu> *)" (??$linalg_gesdd_workspace_query@Ugpu@mshadow@@M_J@op@mxnet@@YA_J_J0AEBU?$Tensor@Ugpu@mshadow@@$01M@mshadow@@AEBU?$Tensor@Ugpu@mshadow@@$00M@3@1PEAU?$Stream@Ugpu@mshadow@@@3@@Z) 2>la_op.cu.obj : error LNK2019: 无法解析的外部符号 "void __cdecl linalg_batch_det_backward_helper<struct mshadow::gpu,double,__int64>(struct mshadow::Tensor<struct mshadow::gpu,3,double> const &,struct mshadow::Tensor<struct mshadow::gpu,2,__int64> const &,struct mshadow::Tensor<struct mshadow::gpu,1,double> const &,struct mshadow::Tensor<struct mshadow::gpu,3,double> const &,double,struct mxnet::OpContext const &)" (??$linalg_batch_det_backward_helper@Ugpu@mshadow@@N_J@@YAXAEBU?$Tensor@Ugpu@mshadow@@$02N@mshadow@@AEBU?$Tensor@Ugpu@mshadow@@$01_J@1@AEBU?$Tensor@Ugpu@mshadow@@$00N@1@0NAEBUOpContext@mxnet@@@Z),函数 "public: static void __cdecl mxnet::op::det_backward::op<struct mshadow::gpu,double,__int64>(struct mshadow::Tensor<struct mshadow::gpu,1,double> const &,struct mshadow::Tensor<struct mshadow::gpu,1,double> const &,struct mshadow::Tensor<struct mshadow::gpu,3,double> const &,struct mshadow::Tensor<struct mshadow::gpu,2,__int64> const &,struct mshadow::Tensor< struct mshadow::gpu,3,double> const &,struct mxnet::OpContext const &,struct nnvm::NodeAttrs const &)" (??$op@Ugpu@mshadow@@N_J@det_backward@op@mxnet@@SAXAEBU?$Tensor@Ugpu@mshadow@@$00N@mshadow@@0AEBU?$Tensor@Ugpu@mshadow@@$02N@4@AEBU?$Tensor@Ugpu@mshadow@@$01_J@4@1AEBUOpContext@2@AEBUNodeAttrs@nnvm@@@Z) 中引用了该符号 2>la_op.cu.obj : error LNK2019: 无法解析的外部符号 "void __cdecl linalg_batch_det_backward_helper<struct mshadow::gpu,float,__int64>(struct mshadow::Tensor<struct mshadow::gpu,3,float> const &,struct mshadow::Tensor<struct mshadow::gpu,2,__int64> const &,struct mshadow::Tensor<struct mshadow::gpu,1,float> const &,struct mshadow::Tensor<struct mshadow::gpu,3,float> const &,float,struct mxnet::OpContext const &)" (??$linalg_batch_det_backward_helper@Ugpu@mshadow@@M_J@@YAXAEBU?$Tensor@Ugpu@mshadow@@$02M@mshadow@@AEBU?$Tensor@Ugpu@mshadow@@$01_J@1@AEBU?$Tensor@Ugpu@mshadow@@$00M@1@0MAEBUOpContext@mxnet@@@Z),函数 "public: static void __cdecl mxnet::op::det_backward::op<struct mshadow::gpu,float,__int64>(struct mshadow::Tensor<struct mshadow::gpu,1,float> const &,struct mshadow::Tensor<struct mshadow::gpu,1,float> const &,struct mshadow::Tensor<struct mshadow::gpu,3,float> const &,struct mshadow::Tensor<struct mshadow::gpu,2,__int64> const &,struct mshadow::Tensor<struct ms hadow::gpu,3,float> const &,struct mxnet::OpContext const &,struct nnvm::NodeAttrs const &)" (??$op@Ugpu@mshadow@@M_J@det_backward@op@mxnet@@SAXAEBU?$Tensor@Ugpu@mshadow@@$00M@mshadow@@0AEBU?$Tensor@Ugpu@mshadow@@$02M@4@AEBU?$Tensor@Ugpu@mshadow@@$01_J@4@1AEBUOpContext@2@AEBUNodeAttrs@nnvm@@@Z) 中引用了该符号 2>la_op.cu.obj : error LNK2019: 无法解析的外部符号 "void __cdecl linalg_batch_getrf<struct mshadow::gpu,double,__int64>(struct mshadow::Tensor<struct mshadow::gpu,3,double> const &,struct mshadow::Tensor<struct mshadow::gpu,2,__int64> const &,bool,struct mshadow::Stream<struct mshadow::gpu> *)" (??$linalg_batch_getrf@Ugpu@mshadow@@N_J@@YAXAEBU?$Tensor@Ugpu@mshadow@@$02N@mshadow@@AEBU?$Tensor@Ugpu@mshadow@@$01_J@1@_NPEAU?$Stream@Ugpu@mshadow@@@1@@Z),函数 "public: static void __cdecl mxnet::op::det::op<struct mshadow::gpu,double,__int64>(struct mshadow::Tensor<struct mshadow::gpu,3,double> const &,struct mshadow::Tensor<struct mshadow::gpu,1,double> const &,struct mshadow::Tensor<struct mshadow::gpu,3,double> const &,struct mshadow::Tensor<struct mshadow::gpu,2,__int64> const &,struct mxnet::OpContext const &,struct nnvm::NodeAttrs const &)" (??$op@Ugpu@mshadow@@N_J@det@op@mxnet@@SAXAEBU?$Tensor@Ugpu@mshadow@@$02N@mshadow@@AEBU?$Tensor@Ugpu@mshadow@@$00N@4@0AEBU?$Tensor @Ugpu@mshadow@@$01_J@4@AEBUOpContext@2@AEBUNodeAttrs@nnvm@@@Z) 中引用了该符号 2>la_op.cu.obj : error LNK2019: 无法解析的外部符号 "void __cdecl linalg_batch_getrf<struct mshadow::gpu,float,__int64>(struct mshadow::Tensor<struct mshadow::gpu,3,float> const &,struct mshadow::Tensor<struct mshadow::gpu,2,__int64> const &,bool,struct mshadow::Stream<struct mshadow::gpu> *)" (??$linalg_batch_getrf@Ugpu@mshadow@@M_J@@YAXAEBU?$Tensor@Ugpu@mshadow@@$02M@mshadow@@AEBU?$Tensor@Ugpu@mshadow@@$01_J@1@_NPEAU?$Stream@Ugpu@mshadow@@@1@@Z),函数 "public: static void __cdecl mxnet::op::det::op<struct mshadow::gpu,float,__int64>(struct mshadow::Tensor<struct mshadow::gpu,3,float> const &,struct mshadow::Tensor<struct mshadow::gpu,1,float> const &,struct mshadow::Tensor<struct mshadow::gpu,3,float> const &,struct mshadow::Tensor<struct mshadow::gpu,2,__int64> const &,struct mxnet::OpContext const &,struct nnvm::NodeAttrs const &)" (??$op@Ugpu@mshadow@@M_J@det@op@mxnet@@SAXAEBU?$Tensor@Ugpu@mshadow@@$02M@mshadow@@AEBU?$Tensor@Ugpu@mshadow@@$00M@4@0AEBU?$Tensor@Ugpu@ mshadow@@$01_J@4@AEBUOpContext@2@AEBUNodeAttrs@nnvm@@@Z) 中引用了该符号 2>crop.cc.obj : error LNK2019: 无法解析的外部符号 "void __cdecl mxnet::op::image::ResizeImplCUDA<class mshadow::bfloat::bf16_t,struct mshadow::Tensor<struct mshadow::gpu,3,class mshadow::bfloat::bf16_t>,float>(struct mshadow::Stream<struct mshadow::gpu> *,struct mshadow::Tensor<struct mshadow::gpu,3,class mshadow::bfloat::bf16_t>,struct mshadow::Tensor<struct mshadow::gpu,3,class mshadow::bfloat::bf16_t>)" (??$ResizeImplCUDA@Vbf16_t@bfloat@mshadow@@U?$Tensor@Ugpu@mshadow@@$02Vbf16_t@bfloat@2@@3@M@image@op@mxnet@@YAXPEAU?$Stream@Ugpu@mshadow@@@mshadow@@U?$Tensor@Ugpu@mshadow@@$02Vbf16_t@bfloat@2@@4@1@Z),函数 "void __cdecl mxnet::op::image::ResizeImplWrapper<struct mshadow::cpu>(struct mxnet::op::image::ResizeParam const &,struct mxnet::OpContext const &,class std::vector<class mxnet::TBlob,class std::allocator<class mxnet::TBlob> > const &,class std::vector<class mxnet::TBlob,class std::allocator<class mxnet::TBlob> > const &)" (??$ResizeImplWrapper@Ucpu@mshadow@@@imag e@op@mxnet@@YAXAEBUResizeParam@012@AEBUOpContext@2@AEBV?$vector@VTBlob@mxnet@@V?$allocator@VTBlob@mxnet@@@std@@@std@@2@Z) 中引用了该符号 2>resize.cc.obj : error LNK2001: 无法解析的外部符号 "void __cdecl mxnet::op::image::ResizeImplCUDA<class mshadow::bfloat::bf16_t,struct mshadow::Tensor<struct mshadow::gpu,3,class mshadow::bfloat::bf16_t>,float>(struct mshadow::Stream<struct mshadow::gpu> *,struct mshadow::Tensor<struct mshadow::gpu,3,class mshadow::bfloat::bf16_t>,struct mshadow::Tensor<struct mshadow::gpu,3,class mshadow::bfloat::bf16_t>)" (??$ResizeImplCUDA@Vbf16_t@bfloat@mshadow@@U?$Tensor@Ugpu@mshadow@@$02Vbf16_t@bfloat@2@@3@M@image@op@mxnet@@YAXPEAU?$Stream@Ugpu@mshadow@@@mshadow@@U?$Tensor@Ugpu@mshadow@@$02Vbf16_t@bfloat@2@@4@1@Z) 2>crop.cc.obj : error LNK2019: 无法解析的外部符号 "void __cdecl mxnet::op::image::ResizeImplCUDA<class mshadow::bfloat::bf16_t,struct mshadow::Tensor<struct mshadow::gpu,4,class mshadow::bfloat::bf16_t>,float>(struct mshadow::Stream<struct mshadow::gpu> *,struct mshadow::Tensor<struct mshadow::gpu,4,class mshadow::bfloat::bf16_t>,struct mshadow::Tensor<struct mshadow::gpu,4,class mshadow::bfloat::bf16_t>)" (??$ResizeImplCUDA@Vbf16_t@bfloat@mshadow@@U?$Tensor@Ugpu@mshadow@@$03Vbf16_t@bfloat@2@@3@M@image@op@mxnet@@YAXPEAU?$Stream@Ugpu@mshadow@@@mshadow@@U?$Tensor@Ugpu@mshadow@@$03Vbf16_t@bfloat@2@@4@1@Z),函数 "void __cdecl mxnet::op::image::ResizeImplWrapper<struct mshadow::cpu>(struct mxnet::op::image::ResizeParam const &,struct mxnet::OpContext const &,class std::vector<class mxnet::TBlob,class std::allocator<class mxnet::TBlob> > const &,class std::vector<class mxnet::TBlob,class std::allocator<class mxnet::TBlob> > const &)" (??$ResizeImplWrapper@Ucpu@mshadow@@@imag e@op@mxnet@@YAXAEBUResizeParam@012@AEBUOpContext@2@AEBV?$vector@VTBlob@mxnet@@V?$allocator@VTBlob@mxnet@@@std@@@std@@2@Z) 中引用了该符号 2>resize.cc.obj : error LNK2001: 无法解析的外部符号 "void __cdecl mxnet::op::image::ResizeImplCUDA<class mshadow::bfloat::bf16_t,struct mshadow::Tensor<struct mshadow::gpu,4,class mshadow::bfloat::bf16_t>,float>(struct mshadow::Stream<struct mshadow::gpu> *,struct mshadow::Tensor<struct mshadow::gpu,4,class mshadow::bfloat::bf16_t>,struct mshadow::Tensor<struct mshadow::gpu,4,class mshadow::bfloat::bf16_t>)" (??$ResizeImplCUDA@Vbf16_t@bfloat@mshadow@@U?$Tensor@Ugpu@mshadow@@$03Vbf16_t@bfloat@2@@3@M@image@op@mxnet@@YAXPEAU?$Stream@Ugpu@mshadow@@@mshadow@@U?$Tensor@Ugpu@mshadow@@$03Vbf16_t@bfloat@2@@4@1@Z) 2>image_random.cc.obj : error LNK2019: 无法解析的外部符号 "void __cdecl mxnet::op::image::ToTensorImplCUDA<class mshadow::bfloat::bf16_t,struct mshadow::Tensor<struct mshadow::gpu,3,class mshadow::bfloat::bf16_t>,struct mshadow::Tensor<struct mshadow::gpu,3,float> >(struct mshadow::Stream<struct mshadow::gpu> *,struct mshadow::Tensor<struct mshadow::gpu,3,class mshadow::bfloat::bf16_t>,struct mshadow::Tensor<struct mshadow::gpu,3,float>,int,float)" (??$ToTensorImplCUDA@Vbf16_t@bfloat@mshadow@@U?$Tensor@Ugpu@mshadow@@$02Vbf16_t@bfloat@2@@3@U?$Tensor@Ugpu@mshadow@@$02M@3@@image@op@mxnet@@YAXPEAU?$Stream@Ugpu@mshadow@@@mshadow@@U?$Tensor@Ugpu@mshadow@@$02Vbf16_t@bfloat@2@@4@U?$Tensor@Ugpu@mshadow@@$02M@4@HM@Z),函数 "void __cdecl mxnet::op::image::ToTensorOpForward<struct mshadow::cpu>(struct nnvm::NodeAttrs const &,struct mxnet::OpContext const &,class std::vector<class mxnet::TBlob,class std::allocator<class mxnet::TBlob> > const &,class std::vector<enum mxnet::OpReqTyp e,class std::allocator<enum mxnet::OpReqType> > const &,class std::vector<class mxnet::TBlob,class std::allocator<class mxnet::TBlob> > const &)" (??$ToTensorOpForward@Ucpu@mshadow@@@image@op@mxnet@@YAXAEBUNodeAttrs@nnvm@@AEBUOpContext@2@AEBV?$vector@VTBlob@mxnet@@V?$allocator@VTBlob@mxnet@@@std@@@std@@AEBV?$vector@W4OpReqType@mxnet@@V?$allocator@W4OpReqType@mxnet@@@std@@@7@2@Z) 中引用了该符号 2>image_random.cc.obj : error LNK2019: 无法解析的外部符号 "void __cdecl mxnet::op::image::ToTensorImplCUDA<class mshadow::bfloat::bf16_t,struct mshadow::Tensor<struct mshadow::gpu,4,class mshadow::bfloat::bf16_t>,struct mshadow::Tensor<struct mshadow::gpu,4,float> >(struct mshadow::Stream<struct mshadow::gpu> *,struct mshadow::Tensor<struct mshadow::gpu,4,class mshadow::bfloat::bf16_t>,struct mshadow::Tensor<struct mshadow::gpu,4,float>,int,float)" (??$ToTensorImplCUDA@Vbf16_t@bfloat@mshadow@@U?$Tensor@Ugpu@mshadow@@$03Vbf16_t@bfloat@2@@3@U?$Tensor@Ugpu@mshadow@@$03M@3@@image@op@mxnet@@YAXPEAU?$Stream@Ugpu@mshadow@@@mshadow@@U?$Tensor@Ugpu@mshadow@@$03Vbf16_t@bfloat@2@@4@U?$Tensor@Ugpu@mshadow@@$03M@4@HM@Z),函数 "void __cdecl mxnet::op::image::ToTensorOpForward<struct mshadow::cpu>(struct nnvm::NodeAttrs const &,struct mxnet::OpContext const &,class std::vector<class mxnet::TBlob,class std::allocator<class mxnet::TBlob> > const &,class std::vector<enum mxnet::OpReqTyp e,class std::allocator<enum mxnet::OpReqType> > const &,class std::vector<class mxnet::TBlob,class std::allocator<class mxnet::TBlob> > const &)" (??$ToTensorOpForward@Ucpu@mshadow@@@image@op@mxnet@@YAXAEBUNodeAttrs@nnvm@@AEBUOpContext@2@AEBV?$vector@VTBlob@mxnet@@V?$allocator@VTBlob@mxnet@@@std@@@std@@AEBV?$vector@W4OpReqType@mxnet@@V?$allocator@W4OpReqType@mxnet@@@std@@@7@2@Z) 中引用了该符号 2>image_random.cc.obj : error LNK2019: 无法解析的外部符号 "void __cdecl mxnet::op::image::NormalizeImplCUDA<class mshadow::bfloat::bf16_t>(struct mshadow::Stream<struct mshadow::gpu> *,class mshadow::bfloat::bf16_t const *,class mshadow::bfloat::bf16_t *,int,int,int,int,int,float,float,float,float,float,float)" (??$NormalizeImplCUDA@Vbf16_t@bfloat@mshadow@@@image@op@mxnet@@YAXPEAU?$Stream@Ugpu@mshadow@@@mshadow@@PEBVbf16_t@bfloat@4@PEAV564@HHHHHMMMMMM@Z),函数 "void __cdecl mxnet::op::image::NormalizeOpForward<struct mshadow::cpu>(struct nnvm::NodeAttrs const &,struct mxnet::OpContext const &,class std::vector<class mxnet::TBlob,class std::allocator<class mxnet::TBlob> > const &,class std::vector<enum mxnet::OpReqType,class std::allocator<enum mxnet::OpReqType> > const &,class std::vector<class mxnet::TBlob,class std::allocator<class mxnet::TBlob> > const &)" (??$NormalizeOpForward@Ucpu@mshadow@@@image@op@mxnet@@YAXAEBUNodeAttrs@nnvm@@AEBUOpContext@2@AEBV?$vector@VTBlo b@mxnet@@V?$allocator@VTBlob@mxnet@@@std@@@std@@AEBV?$vector@W4OpReqType@mxnet@@V?$allocator@W4OpReqType@mxnet@@@std@@@7@2@Z) 中引用了该符号 2>image_random.cc.obj : error LNK2019: 无法解析的外部符号 "void __cdecl mxnet::op::image::NormalizeBackwardImplCUDA<class mshadow::bfloat::bf16_t>(struct mshadow::Stream<struct mshadow::gpu> *,class mshadow::bfloat::bf16_t const *,class mshadow::bfloat::bf16_t *,int,int,int,int,int,float,float,float)" (??$NormalizeBackwardImplCUDA@Vbf16_t@bfloat@mshadow@@@image@op@mxnet@@YAXPEAU?$Stream@Ugpu@mshadow@@@mshadow@@PEBVbf16_t@bfloat@4@PEAV564@HHHHHMMM@Z),函数 "void __cdecl mxnet::op::image::NormalizeOpBackward<struct mshadow::cpu>(struct nnvm::NodeAttrs const &,struct mxnet::OpContext const &,class std::vector<class mxnet::TBlob,class std::allocator<class mxnet::TBlob> > const &,class std::vector<enum mxnet::OpReqType,class std::allocator<enum mxnet::OpReqType> > const &,class std::vector<class mxnet::TBlob,class std::allocator<class mxnet::TBlob> > const &)" (??$NormalizeOpBackward@Ucpu@mshadow@@@image@op@mxnet@@YAXAEBUNodeAttrs@nnvm@@AEBUOpContext@2@AEBV?$vector@VTBlob@m xnet@@V?$allocator@VTBlob@mxnet@@@std@@@std@@AEBV?$vector@W4OpReqType@mxnet@@V?$allocator@W4OpReqType@mxnet@@@std@@@7@2@Z) 中引用了该符号 2>np_multinomial_op.cc.obj : error LNK2019: 无法解析的外部符号 "void __cdecl mxnet::op::CheckPvalGPU<class mshadow::bfloat::bf16_t>(struct mxnet::OpContext const &,class mshadow::bfloat::bf16_t *,int)" (??$CheckPvalGPU@Vbf16_t@bfloat@mshadow@@@op@mxnet@@YAXAEBUOpContext@1@PEAVbf16_t@bfloat@mshadow@@H@Z),函数 "void __cdecl mxnet::op::NumpyMultinomialForward<struct mshadow::cpu>(struct nnvm::NodeAttrs const &,struct mxnet::OpContext const &,class std::vector<class mxnet::TBlob,class std::allocator<class mxnet::TBlob> > const &,class std::vector<enum mxnet::OpReqType,class std::allocator<enum mxnet::OpReqType> > const &,class std::vector<class mxnet::TBlob,class std::allocator<class mxnet::TBlob> > const &)" (??$NumpyMultinomialForward@Ucpu@mshadow@@@op@mxnet@@YAXAEBUNodeAttrs@nnvm@@AEBUOpContext@1@AEBV?$vector@VTBlob@mxnet@@V?$allocator@VTBlob@mxnet@@@std@@@std@@AEBV?$vector@W4OpReqType@mxnet@@V?$allocator@W4OpReqType@mxnet@@@std@@@6@2@Z) 中引用了该符号 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
