• Qianli Scott Zhu's avatar
    Benchmark run info logging (#3708) · d3952b2c
    Qianli Scott Zhu authored
    * Init test for logging benchmark run.
    
    * Fix collect CPU info.
    
    * Update max split for handling GPU information.
    
    * Another fix for parse GPU info.
    
    * Fix GPU and CPU info collector.
    
    * Update logging function to be static.
    
    * Remove the cifar10 logging and fix a lint error.
    
    * Address the review comment.
    
    * Fix lint error.
    
    * Fix lint error for logger and logger_test.
    
    * Another lint fix for the test.
    
    * Simplify the CPU info logging.
    
    We will start in a conserative way, and probably add more info in
    future.
    
    * Remove unused dependencies.
    d3952b2c
logger.py 6.52 KB