Skip to main content

native_tensor_primal_to_storage

Function native_tensor_primal_to_storage 

Source
pub fn native_tensor_primal_to_storage(tensor: &Tensor) -> Result<Storage>
Expand description

Materialize a native tensor into dense storage.