https://github.com/khronosgroup/openvx-registry
OpenVX API and Extension Registry.
https://github.com/khronosgroup/openvx-registry
khronos-openvx khronosgroup openvx openvx-api openvx-conformant openvx-graph openvx-nn-extension openvx-registry
Last synced: 13 days ago
JSON representation
OpenVX API and Extension Registry.
- Host: GitHub
- URL: https://github.com/khronosgroup/openvx-registry
- Owner: KhronosGroup
- Created: 2016-12-10T12:23:51.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-04-30T14:53:43.000Z (20 days ago)
- Last Synced: 2025-05-07T10:17:21.956Z (13 days ago)
- Topics: khronos-openvx, khronosgroup, openvx, openvx-api, openvx-conformant, openvx-graph, openvx-nn-extension, openvx-registry
- Language: HTML
- Homepage: https://www.khronos.org/registry/OpenVX/
- Size: 118 MB
- Stars: 47
- Watchers: 20
- Forks: 23
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.adoc
Awesome Lists containing this project
README
# OpenVX-Registry
The OpenVX-Registry repository contains the OpenVX API and Extension
Registry, including specifications.It is also used as a backing store for the web view of the registry at
https://www.khronos.org/registry/OpenVX/ ; commits to the main branch of this
repository will be reflected there.**NOTE**: as of 2021-08-09, the default branch of this repository has
been renamed from 'master' to 'main'.Please do not file issues against the OpenVX API, extensions, or headers in
this repository. Such issues should be filed in the separate
https://github.com/KhronosGroup/OpenVX-api-docs repository. The only issues
appropriate for this repository are regarding technical problems such as
broken links, missing content, etc.In the past, the OpenVX registry was maintained in a public Subversion
repository. The history in that repository has not been imported to github,
but it is still available at
https://cvs.khronos.org/svn/repos/registry/trunk/public/vx/ .Interesting files in this repository include:
* index.php - toplevel index page for the web view. This relies on PHP
include files found elsewhere on www.khronos.org and so is not very useful
in isolation.
* api/ - OpenVX header files
* extensions/ - OpenVX extension specifications, grouped into
vendor-specific subdirectories.
* sample/ - OpenVX sample implementations.
* schema/ - OpenVX XML Schema
* specs/ - OpenVX specification documents.## Adding Extension Specifications
Extension specification documents can be added by proposing a pull request
adding the specification HTML files under
extensions/extension_name/ . You must also:* Add a link from the extensions section of index.php to the extension
document, so it shows up in the web view.## License
The license terms and conditions for Khronos specifications, including
all the specifications in this registry, can be found at
https://www.khronos.org/legal/Khronos_Specification_Copyright_License_Header