Skip to contents

return slice of operand.

Usage

nv_slice(operand, start_indices, limit_indices, strides)

Arguments

operand

(tensorish)
Operand.

start_indices

start of slice

limit_indices

end of slice

strides

stride size

Value

tensorish