You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I do get this error when I try to load my own pretrained model. What is this supposed to be, how to resolve it? I checked out on yolov5 branch v3.0 just to make check how is it going when I convert it, but it got me nowhere. terminate called after throwing an instance of 'c10::Error' what(): isTuple() INTERNAL ASSERT FAILED at "{my_folders}/YOLOv5-LibTorch/libtorch/include/ATen/core/ivalue_inl.h":927, please report a bug to PyTorch. Expected Tuple but got GenericList Exception raised from toTuple at {my_folders}/YOLOv5-LibTorch/libtorch/include/ATen/core/ivalue_inl.h:927 (most recent call first): frame #0: c10::Error::Error(c10::SourceLocation, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) + 0x69 (0x7f62cdc6db89 in {my_folders}/YOLOv5-LibTorch/libtorch/lib/libc10.so) frame #1: main + 0x16b9 (0x55882379aff9 in ./YOLOv5LibTorch) frame #2: __libc_start_main + 0xe7 (0x7f62b92cfbf7 in /lib/x86_64-linux-gnu/libc.so.6) frame #3: _start + 0x2a (0x55882379b5ea in ./YOLOv5LibTorch)
No description provided.
The text was updated successfully, but these errors were encountered: