Skip to content

Commit 23c7a7b

Browse files
Relax fix
1 parent 9a05202 commit 23c7a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/model_converters/tvm_converter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ for the Relay API or to the `.so`+`.ro` format for the VirtualMachine API.
8282
- `-p / --params` is a path to an `.params` file with a model parameters.
8383
- `-t / --target` is target device information, for example `llvm` for CPU.
8484
- `--opt_level` is the optimization level of the task extractions.
85-
- `--high_level_api` is a high level API: `Relay`, `RelayVM`, `Relax`.
85+
- `--high_level_api` is a high level API: `Relay`, `RelayVM`, `RelaxVM`.
8686
- `--lib_name` is a file name to save compiled model.
8787
- `-op / --output_dir` is a path to save the model.
8888

0 commit comments

Comments
 (0)