1. 03 May, 2018 2 commits
  2. 01 May, 2018 1 commit
  3. 20 Apr, 2018 1 commit
  4. 19 Apr, 2018 1 commit
    • 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
  5. 03 Apr, 2018 1 commit
    • Karmel Allison's avatar
      Rename logging directory (#3860) · a0e3604f
      Karmel Allison authored
      * Updating name of logging package to avoid overwriting Python builtin logging.
      
      * Updating name of logging package to avoid overwriting Python builtin logging.
      a0e3604f