"include/gtest/vscode:/vscode.git/clone" did not exist on "c006f8c12bc74131692a2df8fd64dcedeafe6c77"
  • guoshzhao's avatar
    Monitor: Integration - Integrate monitor into Superbench (#259) · 6e357fb9
    guoshzhao authored
    **Description**
    Integrate monitor into Superbench.
    
    **Major Revision**
    - Initialize, start and stop monitor in SB executor.
    - Parse the monitor data in SB runner and merge into benchmark results.
    - Specify ReduceType for monitor metrics, such as MAX, MIN and LAST.
    - Add monitor configs into config file.
    6e357fb9
executor.py 8.89 KB