Align folder structure for Benchmark Tool (#6625)

* openvino namespace for benchmark tool

* change readme wording

* remove duplicated  README.md
This commit is contained in:
Sergey Lyubimtsev
2021-07-19 11:57:51 +03:00
committed by GitHub
parent 4373b0cb7d
commit 6e14890972
17 changed files with 23 additions and 24 deletions

6
tools/.gitignore vendored
View File

@@ -1,2 +1,6 @@
openvino.tools.benchmark.log
*.log
*.egg-info/
*.egg
__pycache__/
build/
dist/