• user4543's avatar
    Analyzer - Fix bugs in data diagnosis (#355) · 54da021b
    user4543 authored
    **Description**
    Fix bugs in data diagnosis.
    
    **Major Revision**
    - add support to get baseline of the metric which uses custom benchmark naming with ':' like 'nccl-bw:default/allreduce_8_bw:0'
    - save raw data of all metrics rather than metrics defined in diagnosis_rules.yaml when output_all is True
    - fix bug of using wrong column index when applying format(red color and percentile) in the excel
    54da021b
file_handler.py 8.78 KB