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 0a78351 commit 06343d7Copy full SHA for 06343d7
advanced_source/cpp_export.rst
@@ -342,7 +342,7 @@ application and running it with the same serialized model:
342
[ 50%] Building CXX object CMakeFiles/example-app.dir/example-app.cpp.o
343
[100%] Linking CXX executable example-app
344
[100%] Built target example-app
345
- root@4b5a67132e81:/example-app/build# ./example-app model.pt
+ root@4b5a67132e81:/example-app/build# ./example-app traced_resnet_model.pt
346
-0.2698 -0.0381 0.4023 -0.3010 -0.0448
347
[ Variable[CPUFloatType]{1,5} ]
348
0 commit comments