1. 13 Feb, 2019 1 commit
  2. 07 Jan, 2019 1 commit
  3. 19 Dec, 2018 1 commit
  4. 29 Aug, 2018 1 commit
  5. 10 Aug, 2018 1 commit
  6. 20 Jul, 2018 1 commit
    • Yanhui Liang's avatar
      Add eager for keras benchmark (#4825) · 2689c9ae
      Yanhui Liang authored
      * Add more arguments
      
      * Add eager mode
      
      * Add notes for eager mode
      
      * Address the comments
      
      * Fix argument typos
      
      * Add warning for eager and multi-gpu
      
      * Fix typo
      
      * Fix notes
      
      * Fix pylint
      2689c9ae
  7. 13 Jul, 2018 1 commit
    • Yanhui Liang's avatar
      Keras model benchmark (#4476) · 937a530a
      Yanhui Liang authored
      * Add callbacks
      
      * Add readme
      
      * update readme
      
      * fix some comments
      
      * Address all comments
      
      * Update docstrings
      
      * Add method docstrings
      
      * Update callbacks
      
      * Add comments on global_step initialization
      
      * Some updates
      
      * Address comments
      937a530a