GEMX Python APIs¶
Xilinx’s GEMX library provides a set of high performance engines for accelerating applications that heavily depend on matrix operations. This library comes with a set of Python APIs to enable software, especially Python developers to easily leverage the performance advantage of those engines.
The User guide section explains the usage of the APIs.
The API definitions section describes the definitions of the APIs.
The Test functions section describes the test functions for benchmarking the APIs.