xll426
xll426
File "predict.py", line 17, in r_image = efficientdet.detect_image(image) File "/home/404/efficientdet-pytorch-master/efficientdet.py", line 109, in detect_image detection = torch.cat([regression,classification],axis=-1) TypeError: cat() got an unexpected keyword argument 'axis' (yp) [root@localhost efficientdet-pytorch-master]#
bug
File "predict.py", line 17, in r_image = efficientdet.detect_image(image) File "/home/404/efficientdet-pytorch-master/efficientdet.py", line 109, in detect_image detection = torch.cat([regression,classification],axis=-1) TypeError: cat() got an unexpected keyword argument 'axis' (yp) [root@localhost efficientdet-pytorch-master]#
when I export onnx using maptr_nano_r18_110e.py RuntimeError: 0INTERNAL ASSERT FAILED at "../torch/csrc/jit/ir/alias_analysis.cpp":532, please report a bug to PyTorch. We don't have an op for aten::mul but it isn't a special...
When I convert on orin, I get an error, my torch version is 1.12 [03/31/2023-10:54:43] [TRT] [V] Searching for input: onnx::Greater_2181 [03/31/2023-10:54:43] [TRT] [V] node_of_onnx::And_2182 [Greater] inputs: [onnx::Greater_2180 -> (4,...