• Qianli Scott Zhu's avatar
    Benchmark update (#4034) · 21ec0e1b
    Qianli Scott Zhu authored
    * Update the benchmark logger to have default logging.
    
    1. Create global instance of benchmark logger, which default log to
    tf.logging.info
    2. Allow user to config the logging location.
    3. Fix nits in code and comment.
    
    * Fix lint and test error.
    
    * Address review comments.
    
    * Remove the duplicated print statement.
    21ec0e1b
logger.py 8.9 KB