Parameter | Description |
---|---|
cb | The command buffer. |
op | The machine learning operator. |
X | The first input tensor. |
Y | The second input tensor. |
Z | The optional third input tensor. |
O | The output tensor. |
Executes the general matrix multiplication (GEMM) operator.