transpose

open override fun Tensor<T>.transpose(i: Int, j: Int): Tensor<T>

Sources

jvm source
Link copied to clipboard