forceMaterialize

fun forceMaterialize(tensor: Tensor<T, V>): Tensor<T, V>(source)

Provides access to force materialization of a lazy tensor. This is useful for debugging or when full materialization is eventually needed.