This document is relevant for: Inf2, Trn1, Trn2
nki.isa.reduce_cmd#
- class nki.isa.reduce_cmd(value)[source]#
Engine Register Reduce commands
Attributes
idleNot using the accumulator registers
resetResets the accumulator registers to its initial state
reset_reduceResets the accumulator registers then immediately accumulate the results of the current instruction into the accumulators
reducekeeps accumulating over the current value of the accumulator registers
This document is relevant for: Inf2, Trn1, Trn2