diff options
Diffstat (limited to 'python/openvino/runtime/python_demos/OpenVINO_benchmark_app/README.md')
| -rw-r--r-- | python/openvino/runtime/python_demos/OpenVINO_benchmark_app/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/openvino/runtime/python_demos/OpenVINO_benchmark_app/README.md b/python/openvino/runtime/python_demos/OpenVINO_benchmark_app/README.md new file mode 100644 index 0000000..7613e82 --- /dev/null +++ b/python/openvino/runtime/python_demos/OpenVINO_benchmark_app/README.md @@ -0,0 +1,6 @@ +### OpenVINO Benchmark Tool +--- + +For detailed information on the OpenVINO Benchmark Tool, please see the [README](https://github.com/openvinotoolkit/openvino/tree/2023.3.0/tools/benchmark_tool) in the OpenVINO repository. Make sure to match the git tag with your installed version of OpenVINO for compatibility. + +If you need examples of how to use the Benchmark Tool, check the [README](../README.md) in the parent directory for sample commands. |
