Open lihongyi1234 opened 2 years ago
Can you paste the error message?
error message: 0x00007FFCBD313B19 (xxxxxxxxxx.exe 中)There is an unhandled exception: Microsoft C++ exception: c10::Error,Located in memory 0x000000A7888FE380 。 have you loaded success in libtorch?
I haven't tried loading in libtorch. Was any other information logged related to the error?
Unknown type name "NoneType":Serialized File "code/torch/core/update.py".line 1236 cz:Tensor, cr:Tensor, cq:Tensor ->NoneType: <--HERE convq = self.convq conv = self.convr
i run your code ,result is good,i want to load this model by libtorch in visual studio 2019 , can't loaded by : torch::jit::load()