sum

open override fun Tensor<T>.sum(dim: Int, keepDim: Boolean): Tensor<T>

Sources

jvm source
Link copied to clipboard