1. 07 2月, 2018 3 次提交
  2. 06 2月, 2018 3 次提交
  3. 05 2月, 2018 4 次提交
  4. 02 2月, 2018 9 次提交
  5. 01 2月, 2018 7 次提交
  6. 31 1月, 2018 7 次提交
    • G
      update accoding to the code review · e14272bb
      gaoyuan 提交于
      e14272bb
    • G
      update accoding to the code review · c3e89f30
      gaoyuan 提交于
      c3e89f30
    • G
      update according to the code review · 58bfaea8
      gaoyuan 提交于
      58bfaea8
    • C
      refine feed_op · e49b8b9c
      chengduoZH 提交于
      e49b8b9c
    • D
      Fix/lod (#7714) · ae7d1c1f
      dzhwinter 提交于
      * "Need to re-design LoD "
      
      * "add lod design"
      
      * "fix lod gpu ptr pointer"
      
      * "removed commented code"
      
      * "fix CI"
      
      * "remove set lod in pybind"
      
      * "fix style check"
      
      * "fix CI"
      
      * "fix long type template error"
      
      * "pybind reorder to use Place"
      
      * "fix ci"
      
      * "fix ci"
      
      * fix ci
      
      * "sperate as a new file"
      
      * "fix CI"
      
      * "fix ci"
      
      * small fix
      
      * "add test"
      
      * "fix adam op"
      
      * "fix lstmp op"
      
      * "fix adam op"
      
      * "follow comments"
      
      * "fix ci"
      ae7d1c1f
    • 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
  7. 30 1月, 2018 7 次提交