Skip to content

Commit ec35c70

Browse files
committed
fix typo
1 parent 962dbcf commit ec35c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cpp/aot_inductor/resnet/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ handler:
2525
mapping: "index_to_name.json"
2626
```
2727
28-
### Generate MModel Artifacts Folder
28+
### Generate Model Artifacts Folder
2929
3030
```bash
3131
torch-model-archiver --model-name resnetcppaot --version 1.0 --handler ../../../../cpp/_build/test/resources/examples/aot_inductor/resnet_handler/libresnet_handler:ResnetCppHandler --runtime LSP --extra-files index_to_name.json,../../../../cpp/_build/test/resources/examples/aot_inductor/resnet_handler/resnet50_pt2.so --config-file model-config.yaml --archive-format no-archive

0 commit comments

Comments
 (0)