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 a1144dd commit 687862bCopy full SHA for 687862b
README.md
@@ -74,6 +74,7 @@ python3 -m tf2mplabh3 [options]
74
| `--signature_def` | Signature def key (e.g., `serving_default`) | `None` |
75
| `--onnx2c` | Path to the onnx2c executable | `c_deps/onnx2c/build/onnx2c` |
76
| `-v`, `--verbosity` | Verbosity level (`0`=quiet, `1`=all logs) | `0` |
77
+| `--overwrite` | Overwrite existing ONNX or C model files | `Not used` |
78
79
---
80
## Examples
0 commit comments