1. 31 1月, 2018 2 次提交
    • Q
      Add learning rate decay (#7892) · be801d6c
      Qiao Longfei 提交于
      * add basic interface for learning rate decay
      * add exponential_decay
      * add natural_exp_decay
      * add inverse_time_decay
      be801d6c
    • S
      Add variant of new load and save ops for storing model params in a single file (#7909) · 2e907c36
      Siddharth Goyal 提交于
      * Add save_combine_op
      
      * Add load_combine_op and test
      
      * Add unit-test
      
      * Add a delete to free buffer memory
      
      * Add new variant of load/save
      
      * Fix unit-test
      
      * Add another unit test for compatibility with original save/load
      
      * Address review comments and simplify logic
      
      * Address review comments and simplify code - part 2
      
      * Fix naming issues and CMake problems
      
      * Address review comments
      
      * Fix LoD information in tests
      
      * Address review comments: round 2
      2e907c36
  2. 30 1月, 2018 10 次提交
  3. 29 1月, 2018 4 次提交
  4. 28 1月, 2018 4 次提交
  5. 27 1月, 2018 3 次提交
  6. 26 1月, 2018 3 次提交
  7. 25 1月, 2018 4 次提交
  8. 24 1月, 2018 10 次提交