Skip to content

Commit 687862b

Browse files
Update README.md
1 parent a1144dd commit 687862b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ python3 -m tf2mplabh3 [options]
7474
| `--signature_def` | Signature def key (e.g., `serving_default`) | `None` |
7575
| `--onnx2c` | Path to the onnx2c executable | `c_deps/onnx2c/build/onnx2c` |
7676
| `-v`, `--verbosity` | Verbosity level (`0`=quiet, `1`=all logs) | `0` |
77+
| `--overwrite` | Overwrite existing ONNX or C model files | `Not used` |
7778

7879
---
7980
## Examples

0 commit comments

Comments
 (0)