pub fn tensor_data_range_heuristic(
    tensor_stats: &TensorStats,
    data_type: TensorDataType,
) -> ValueRange
Expand description

Get a valid, finite range for the gpu to use.