1. 07 3月, 2018 1 次提交
  2. 24 2月, 2018 1 次提交
  3. 12 2月, 2018 3 次提交
  4. 09 2月, 2018 1 次提交
  5. 24 1月, 2018 3 次提交
  6. 23 1月, 2018 5 次提交
  7. 22 1月, 2018 1 次提交
  8. 21 1月, 2018 1 次提交
    • D
      "fix decode bug" (#7711) · e983cc90
      dzhwinter 提交于
      * "fix decode bug"
      
      * "follow commnet"
      
      * "fix error"
      
      * "fix hook bug"
      
      * fix based comment
      
      * fix copyright
      
      * fix based on comment
      e983cc90
  9. 17 1月, 2018 3 次提交
  10. 15 1月, 2018 5 次提交
  11. 12 1月, 2018 1 次提交
  12. 19 12月, 2017 1 次提交
  13. 12 12月, 2017 1 次提交
  14. 27 11月, 2017 1 次提交
  15. 14 11月, 2017 1 次提交
  16. 05 11月, 2017 1 次提交
  17. 03 11月, 2017 1 次提交
    • Y
      Fix bug in lookup_table_op & layers (#5298) · 4b9a2c44
      Yu Yang 提交于
      * Fix bug in lookup_table_op & layers
      
      * Missing Act in layers
      
      * Should += in CPU
      
      * Remove check in python
      
      * Fix bug in sequence_conv_pool()
      
      * Fix a bug in test_recommender_system.py
      
      * Just skip test_evaluator
      4b9a2c44
  18. 02 11月, 2017 1 次提交
    • D
      "add book recommender_system testing" (#5143) · 69011c18
      dzhwinter 提交于
      * "add sequence conv layer"
      
      * "add book recommender_system testing"
      
      * "add training loop"
      
      * "add sequence layer"
      
      * "add recommender system training data"
      
      * "fix conv2d layer bug"
      
      * add sequence_conv_pool
      
      * "fix input is Null"
      
      * add networks
      
      * "fix based comment"
      
      * "add sum op layer"
      
      * "merge layers"
      
      * Update layers.py
      
      * "fix input is NULL bug"
      
      * "debug embedding table"
      
      * "modify layers.py"
      
      * "fix pool interface"
      
      * "add export type to layers"
      
      * "fix based on comment"
      
      * "need lod info support in all operator"
      
      * "remove accuracy layer"
      
      * "tuning learning rate"
      
      * "add sparse test"
      
      * "add gpu test"
      
      * Update test_recommender_system.py
      69011c18
  19. 01 11月, 2017 2 次提交
    • D
      Fix/sequence pool (#5229) · ddde829a
      dzhwinter 提交于
      * "modify layers.py"
      
      * "fix pool interface"
      
      * "add export type to layers"
      
      * "fix based on comment"
      ddde829a
    • D
      Fix/sequence pool (#5229) · 9b70b6a1
      dzhwinter 提交于
      * "modify layers.py"
      
      * "fix pool interface"
      
      * "add export type to layers"
      
      * "fix based on comment"
      9b70b6a1
  20. 31 10月, 2017 1 次提交
  21. 30 10月, 2017 1 次提交
    • Q
      03 image classification (#5192) · 0049ce04
      Qiao Longfei 提交于
      * add batch_norm_layer
      
      * add img_conv_group layer and test
      
      * add check to Tensor.type()
      
      * forward can run
      
      * with backward
      
      * change label data time from int32 to int64
      
      * refine code
      
      * follow comment
      0049ce04
  22. 21 10月, 2017 1 次提交
  23. 20 10月, 2017 1 次提交