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 9a05202 commit 23c7a7bCopy full SHA for 23c7a7b
src/model_converters/tvm_converter/README.md
@@ -82,7 +82,7 @@ for the Relay API or to the `.so`+`.ro` format for the VirtualMachine API.
82
- `-p / --params` is a path to an `.params` file with a model parameters.
83
- `-t / --target` is target device information, for example `llvm` for CPU.
84
- `--opt_level` is the optimization level of the task extractions.
85
-- `--high_level_api` is a high level API: `Relay`, `RelayVM`, `Relax`.
+- `--high_level_api` is a high level API: `Relay`, `RelayVM`, `RelaxVM`.
86
- `--lib_name` is a file name to save compiled model.
87
- `-op / --output_dir` is a path to save the model.
88
0 commit comments