pub fn tensor_summary_ui_grid_contents(
    ui: &mut Ui,
    tensor: &TensorData,
    tensor_stats: &TensorStats
)