Code Example - 2024.1 English

Vitis Libraries

Release Date
2024-08-06
Version
2024.1 English

The following code example shows how the matrix_multiply_graph class can 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.