asMultik

fun Tensor<T>.asMultik(): MultikTensor<T>

Convert a tensor to MultikTensor if necessary. If tensor is converted, changes on the resulting tensor are not reflected back onto the source

Sources

jvm source
Link copied to clipboard