We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c870b3 commit 66c245bCopy full SHA for 66c245b
tests/post_training/pipelines/image_classification_timm.py
@@ -54,7 +54,6 @@ def prepare_model(self) -> None:
54
onnx_path,
55
export_params=True,
56
opset_version=13,
57
- dynamo=True,
58
**additional_kwargs,
59
)
60
0 commit comments