tensor_to_python_dict

Function tensor_to_python_dict 

Source
pub fn tensor_to_python_dict(tensor: &MLTensor) -> Result<Value>
Expand description

Convert tensor to Python-compatible dictionary