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
@inisis I see you already have YOLOv10 ONNX export tests here which are quite comprehensive due to the matrix there. These tests are passing and this is also working correctly with v0.1.33 in Ultralytics repo but there seems to be an issue affecting only TFLite exports that was not present in v0.1.32.
If we can add TFLite tests then this should help prevent bugs from being introduced in the future.
@inisis I see you already have YOLOv10 ONNX export tests here which are quite comprehensive due to the matrix there. These tests are passing and this is also working correctly with v0.1.33 in Ultralytics repo but there seems to be an issue affecting only TFLite exports that was not present in v0.1.32.
If we can add TFLite tests then this should help prevent bugs from being introduced in the future.
OnnxSlim/tests/test_yolo.py
Lines 32 to 54 in 942d5c3
The text was updated successfully, but these errors were encountered: