Expand description
Input Output utilities.
Modules§
Functions§
- read_
masked - Returns the value at
indexinlistifconditionistrue, otherwise returnsvalue. - read_
tensor_ atomic_ checked - Returns the value at
indexin tensor within bounds. - read_
tensor_ checked - Returns the value at
indexin tensor within bounds.