This document is relevant for: Inf2
, Trn1
, Trn1n
nki.isa#
NKI ISA#
Compute |
|
Perform a 2D transpose between the partition axis and the free axis of input |
|
Apply an activation function on every element of the input tile using Scalar Engine. |
|
Apply a reduction operation to the free axes of an input |
|
Perform an element-wise operation of input two tiles using Vector Engine. |
|
Perform a scan operation of two input tiles using Vector Engine. |
|
Apply up to two math operators to the input |
|
Compute reciprocal of the input |
|
Build a constant literal in SBUF using GpSimd Engine, rather than transferring the constant literal values from the host to device. |
|
Randomly replace some elements of the input tile |
|
Select elements between an input tile |
|
Initialize a tile filled with a compile-time constant value using Vector Engine. |
|
Compute mean- and variance-related statistics for each partition of an input tile |
|
Aggregate one or multiple |
|
Gather SBUF data in |
Engine Types#
Tensor Engine |
|
Vector Engine |
|
Scalar Engine |
|
GpSIMD Engine |
|
DMA Engine |
|
Unknown Engine |
This document is relevant for: Inf2
, Trn1
, Trn1n