siz_t aocl_gemm_<OP_TYPE>
(
const dim_t n,
V_Type* x,
const inc_t incx
);
Parameter |
Description |
|---|---|
|
|
|
|
|
|
Supported OP_TYPEs are explained in below table.
API |
Description |
|---|---|
|
Performs gelu tanh operation on each element of the given input buffer and updates it |
|
Performs gelu erf operation on each element of the given input buffer and updates it |
|
Performs softmax operation on each element of the given input buffer and updates it |