This document is relevant for: Trn2, Trn3
nki.isa.oob_mode#
- class nki.isa.oob_mode(value)[source]#
Out-of-bounds access mode.
Attributes
errorRaise a runtime error when an out-of-bounds access is detected.
skipSilently skip the runtime out-of-bounds access.
This document is relevant for: Trn2, Trn3