Function Description
Function
Perform linear transformation on the input data.
Formula
, where B indicates the weight and bias indicates the bias.
Parent topic: GEMM (Single-Threaded) & Linear (Multi-Threaded)
Perform linear transformation on the input data.
, where B indicates the weight and bias indicates the bias.