pub fn render_summaries(
    model: &dyn Model,
    annotations: &Annotations,
    options: &DisplayParams
) -> TractResult<()>