Narrow ====== Returns a new tensor that is a narrowed version of input tensor. **Abstract Signature:** ``Narrow(input: Tensor, dim: int, start: int, length: int)`` .. raw:: html
torch.narrow
jax.lax.dynamic_slice_in_dim
—