nki.isa.reduce_cmd#
- class nki.isa.reduce_cmd(value)[source]#
- Engine Register Reduce commands - Attributes - idle- Not using the accumulator registers - reset- Resets the accumulator registers to its initial state - reset_reduce- Resets the accumulator registers then immediately accumulate the results of the current instruction into the accumulators - reduce- keeps accumulating over the current value of the accumulator registers 
