We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 780ca83 commit 87df0eaCopy full SHA for 87df0ea
examples/cpp/aot_inductor/resnet/README.md
@@ -11,7 +11,7 @@ cd serve/cpp
11
12
The build script will create the necessary artifact for this example.
13
To recreate these by hand you can follow the prepare_test_files function of the [build.sh](../../../../cpp/build.sh) script.
14
-We will need the handler .so file as well as the resne50_pt2.so file containing the model and weights.
+We will need the handler .so file as well as the resnet50_pt2.so file containing the model and weights.
15
16
2. Create a [model-config.yaml](model-config.yaml)
17
0 commit comments