Closed samxu29 closed 4 months ago
Hey @samxu29, could you please try our latest coremltools 8.0b1?
Concretely, the error line
File "/Users/{path}/.venv/lib/python3.10/site-packages/coremltools/converters/mil/frontend/torch/ops.py", line 4220, in full
else NUM_TO_NUMPY_DTYPE[TORCH_DTYPE_TO_NUM[inputs[2].val]]
no longer exists in tot source code, so presumably it has been fixed
The issues is solved in 8.0b1 version, thank you for your help!
πDescribing the bug
Get KeyError: 6 when converting Yolo Nas Pose model
To Reproduce
System environment (please complete the following information):
Additional context