Overview

The APIs described in this section implement matrix-matrix or matrix-vector multiplication. The built-in General Matrix Multiply (GEMM) operator has been encapsulated in these APIs.

Before using the APIs in this section, use ATC to compile the operator description information (including the input and output tensor descriptions and operator attributes) of the built-in GEMM operator into an OM file to validate the execution result of the GEMM operator.