[DOCS] benchmark update 22.3 (#18211)

* [DOCS] benchmark update 22.3

* brew fix
This commit is contained in:
Karol Blaszczak 2023-06-29 08:44:44 +02:00 committed by GitHub
parent 642014e4f5
commit 26b4844ebd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 572 additions and 512 deletions

File diff suppressed because it is too large Load Diff

View File

@ -9,7 +9,7 @@
Importantly, Homebrew always distributes the most recent package. You cannot use it to install previous versions of OpenVINO.
The current Homebrew package provides inference support for CPU and GPU for Linux, but CPU only for macOS.
The current Homebrew package provides inference support for CPU (under macOS x86_64, macOS arm64, Linux x86_64), as well as GPU (under Linux x86_64 only).