rocPyDecode documentation#
The rocDecode Python Binding, rocPyDecode, is a tool that allows users to access rocDecode APIs in both Python and C/C++ languages. It works by connecting Python and C/C++ libraries, enabling function calling and data passing between the two languages. The rocpydecode.so library is a wrapper that facilitates the use of rocDecode APIs that are written primarily in C/C++ language within Python.
To learn more, see What is rocPyDecode?
The code is open and hosted at ROCm/rocPyDecode.
Install
The documentation is structured as follows:
Tutorials
How to
To contribute to the documentation, refer to Contributing to ROCm.
You can find licensing information on the Licensing page.