Code Example including constraints - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.2 English

The following code example shows how the matrix_multiply_graph class may be used within a user super-graph, including how to set the runtime<ratio> of internal kernels. This example shows the matrix multiplier configured to multiply a 32x16 matrix by a 16x32 matrix giving a 32x32 matrix.