Skip to content

Commit 66c245b

Browse files
minor
1 parent 2c870b3 commit 66c245b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/post_training/pipelines/image_classification_timm.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ def prepare_model(self) -> None:
5454
onnx_path,
5555
export_params=True,
5656
opset_version=13,
57-
dynamo=True,
5857
**additional_kwargs,
5958
)
6059

0 commit comments

Comments
 (0)