dot

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

Sources

jvm source
Link copied to clipboard