narrow

fun <T : DType, V> Tensor<T, V>.narrow(dim: Int, start: Int, length: Int): Tensor<T, V>(source)