1. 25 10月, 2018 1 次提交
  2. 23 10月, 2018 1 次提交
  3. 21 10月, 2018 1 次提交
  4. 15 10月, 2018 2 次提交
  5. 30 9月, 2018 1 次提交
  6. 29 9月, 2018 1 次提交
  7. 27 9月, 2018 1 次提交
    • C
      Add GraphChecker (#13580) · 5175b3cb
      chengduo 提交于
      * add GraphNum
      
      test=develop
      
      * add graph number check in parallelExecutor
      
      test=develop
      
      * fix transformer_model bug
      
      test=develop
      
      * fix graph num
      5175b3cb
  8. 25 9月, 2018 1 次提交
  9. 20 9月, 2018 1 次提交
    • C
      Feature/op_fuse_pass (#12440) · d402234b
      chengduo 提交于
      * Add Preface
      
      * Add demo code
      
      * Save file
      
      * Refine code
      
      * seems can work
      
      * use elementwise strategy
      
      * Use ElementwiseComputeEx
      
      * Add comments
      
      * extract functions from operator
      
      * Refine code
      
      * Follow comment
      
      * code refine
      
      * add op_fuse  pass
      
      * add backward
      
      * code refine
      
      * use TopologySortOperations
      
      * follow comments
      
      * refine IsFusible
      
      * code enhance
      
      * fix op_fusion_pass
      
      * refine code
      
      * refine fuse_elemwise_act_op
      
      * adjust the input and output
      
      * refine logic
      
      * add intermediate_edge
      
      * disable inplace
      
      * follow comments
      
      * refine logic
      
      * follow comments
      
      * Remove the removable IntermediateOut
      
      * change strategy
      
      * code refine
      
      * enable fuse backward
      
      * code refine
      
      * code refine
      
      * rename unit test
      
      * follow comments
      d402234b
  10. 17 9月, 2018 2 次提交
  11. 15 9月, 2018 1 次提交
  12. 10 9月, 2018 2 次提交
  13. 14 8月, 2018 1 次提交
  14. 09 8月, 2018 1 次提交
  15. 27 7月, 2018 1 次提交
  16. 26 7月, 2018 5 次提交
  17. 22 7月, 2018 1 次提交
  18. 18 7月, 2018 5 次提交
  19. 15 7月, 2018 1 次提交
  20. 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
  21. 12 7月, 2018 2 次提交
  22. 29 6月, 2018 1 次提交
  23. 28 6月, 2018 1 次提交
  24. 26 6月, 2018 4 次提交
  25. 21 6月, 2018 1 次提交