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

reduce

Keeps accumulating over the current value of the accumulator registers

reset_reduce

Resets the accumulator registers then immediately accumulate the results of the current instruction into the accumulators

load_reduce

Loads a value into the accumulator registers, then accumulate the results of the current instruction into the accumulators