You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 16, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ AMD OpenVX (beta preview) is a highly optimized open source implementation of th
4
4
#### Features
5
5
* The code is highly optimized for both x86 CPU and OpenCL for GPU
6
6
* Supported hardware spans the range from low power embedded APUs (like the new G series) to laptop, desktop and workstation graphics
7
-
* Supports Windowsand Linux
7
+
* Supports Windows, Linux, and OS X
8
8
* Includes a “graph optimizer” that looks at the entire processing pipeline and removes/replaces/merges functions to improve performance and minimize bandwidth at runtime
9
9
* Scripting support allows for rapid prototyping, without re-compiling at production performance levels
10
10
* Interoperates with the popular (open source library) OpenCV
@@ -18,13 +18,17 @@ Build this project to generate AMD OpenVX library and RUNVX executable.
0 commit comments