1. 08 7月, 2019 1 次提交
  2. 10 6月, 2019 1 次提交
  3. 28 5月, 2019 1 次提交
  4. 24 5月, 2019 1 次提交
  5. 05 12月, 2018 1 次提交
    • C
      Fix clip.py (#14718) · 04539d4c
      chengduo 提交于
      * expose square
      test=develop
      
      * fix activation
      test=develop
      
      * Add square API
      test=develop
      
      * add necessary op
      
      * code refine
      
      * fix API.spec
      test=develop
      
      * fix unit test
      test=develop
      
      * add unit test sparse_grad_clip
      test=develop
      
      * fix API.spec
      test=develop
      
      * remove mac test for test_gradient_clip
      test=develop
      
      * remove selectedrows_mul_tensor
      test=develop
      04539d4c
  6. 04 12月, 2018 1 次提交
    • T
      fix api format and example (#14686) · 6d04a9cf
      Tink_Y 提交于
      * fix api format and examples
      
      test=develop
      
      * Update executor.py
      
      test=develop
      
      * Update nn.py
      
      * Update nn.py
      
      test=develop
      
      * Update nn.py
      
      test=develop
      6d04a9cf
  7. 25 10月, 2018 1 次提交
  8. 23 10月, 2018 1 次提交
  9. 28 9月, 2018 1 次提交
  10. 26 9月, 2018 1 次提交
  11. 21 9月, 2018 1 次提交
  12. 18 9月, 2018 1 次提交
  13. 15 8月, 2018 1 次提交
  14. 30 7月, 2018 1 次提交
  15. 26 7月, 2018 1 次提交
  16. 17 7月, 2018 1 次提交
    • W
      Remove block api (#12107) · db67d60e
      Wu Yi 提交于
      * remove block api
      
      * remove clone_variable
      
      * hide block inner apis
      
      * update
      
      * fix tests
      db67d60e
  17. 13 7月, 2018 1 次提交
    • C
      Refine multi thread cpu parallel exe (#11406) · 86b0a725
      chengduo 提交于
      * refine multi-thread CPU Parallel exe
      
      * refine multi thread CPU Parallel exe
      
      * Refine CPU version for ParallelExecutor
      
      * add share_parameter_between_cards_
      
      * Fix ParallelExecutor bug
      
      * Fix unit test
      
      * Fix parameter opt balance
      
      * Fix with opti (param->grad)
      
      * Add grad to op var
      
      * Remove shard_param_between_cards
      86b0a725
  18. 12 7月, 2018 1 次提交
  19. 19 6月, 2018 1 次提交
  20. 18 6月, 2018 2 次提交
  21. 17 6月, 2018 1 次提交
  22. 15 5月, 2018 1 次提交
  23. 24 2月, 2018 1 次提交
  24. 12 2月, 2018 1 次提交
  25. 29 1月, 2018 2 次提交
  26. 22 1月, 2018 2 次提交
  27. 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
  28. 19 1月, 2018 4 次提交
  29. 18 1月, 2018 1 次提交
  30. 17 1月, 2018 4 次提交
  31. 15 1月, 2018 1 次提交
    • D
      Feature/hooks (#7513) · b9b75377
      dzhwinter 提交于
      * add copyright hook
      
      * add copyright hook
      
      * refine copyright hook
      
      * "test copyright hook"
      
      * fix check style
      
      * fix ci
      b9b75377