Extracts a slice from a tensor using static (compile-time) indices.
For dynamic indexing, use nv_subset() instead.
Value
tensorish
Has the same data type as operand.
See also
nv_subset(), nvl_static_slice() for the underlying primitive.
Extracts a slice from a tensor using static (compile-time) indices.
For dynamic indexing, use nv_subset() instead.
tensorish
Has the same data type as operand.
nv_subset(), nvl_static_slice() for the underlying primitive.