unsqueeze

fun <T : DType, V> Tensor<T, V>.unsqueeze(dim: Int): Tensor<T, V>(source)