dot

open infix override fun Tensor<T>.dot(other: Tensor<T>): Tensor<T>

Sources

jvm source
Link copied to clipboard