Skip to main content

integer_tensor_to_f64

Function integer_tensor_to_f64 

Source
pub fn integer_tensor_to_f64(tensor: Tensor) -> Result<Tensor, String>
Expand description

Normalize typed integer tensors to f64 at builtin boundaries that intentionally compute double-valued numeric/statistical results.