Skip to content

Commit 06343d7

Browse files
authored
Update cpp_export.rst
1 parent 0a78351 commit 06343d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advanced_source/cpp_export.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ application and running it with the same serialized model:
342342
[ 50%] Building CXX object CMakeFiles/example-app.dir/example-app.cpp.o
343343
[100%] Linking CXX executable example-app
344344
[100%] Built target example-app
345-
root@4b5a67132e81:/example-app/build# ./example-app model.pt
345+
root@4b5a67132e81:/example-app/build# ./example-app traced_resnet_model.pt
346346
-0.2698 -0.0381 0.4023 -0.3010 -0.0448
347347
[ Variable[CPUFloatType]{1,5} ]
348348

0 commit comments

Comments
 (0)