We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d76c75 commit ca0cf42Copy full SHA for ca0cf42
docs/articles_en/get-started/learn-openvino/openvino-samples/benchmark-tool.rst
@@ -726,6 +726,9 @@ An example of running ``benchmark_app`` on CPU in latency mode and its output ar
726
[ INFO ] output (node: output) : f32 / [...] / {1,100}
727
[Step 7/11] Loading the model to the device
728
[ INFO ] Compile model took 974.64 ms
729
+ [ INFO ] Start of compilation memory usage: Peak 1000 KB
730
+ [ INFO ] End of compilation memory usage: Peak 10000 KB
731
+ [ INFO ] Load model ram used 9000 KB
732
[Step 8/11] Querying optimal runtime parameters
733
[ INFO ] Model:
734
[ INFO ] NETWORK_NAME: torch-jit-export
0 commit comments