Skip to content

Commit

Permalink
update note
Browse files Browse the repository at this point in the history
  • Loading branch information
felixdittrich92 committed Dec 4, 2024
1 parent a92fc95 commit 9e07318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pytorch/test_models_recognition_pt.py
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ def test_models_onnx_export(arch_name, input_shape):
"crnn_mobilenet_v3_small",
"crnn_mobilenet_v3_large",
"sar_resnet31",
# "master", NOTE: MASTER model isn't compilable yet
# "master", NOTE: MASTER model isn't 100% safe compilable yet (pytorch v2.5.1) - sometimes it fails to compile.
"vitstr_small",
"vitstr_base",
"parseq",
Expand Down

0 comments on commit 9e07318

Please sign in to comment.