1. 19 10月, 2018 2 次提交
  2. 18 10月, 2018 1 次提交
  3. 17 10月, 2018 1 次提交
  4. 15 10月, 2018 1 次提交
  5. 12 10月, 2018 1 次提交
  6. 11 10月, 2018 1 次提交
  7. 10 10月, 2018 2 次提交
  8. 08 10月, 2018 1 次提交
    • S
      conv bn fuse pass · 78f98294
      Sylwester Fraczek 提交于
      review fix
      
      review from hshen14 fix
      
      test=develop
      
      fix error in broadcast and code cleanup
      
      rename bias -> eltwise and added macro to shorten code
      
      formatting
      78f98294
  9. 29 9月, 2018 1 次提交
  10. 28 9月, 2018 3 次提交
  11. 27 9月, 2018 4 次提交
  12. 26 9月, 2018 2 次提交
  13. 25 9月, 2018 7 次提交
  14. 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
  15. 19 9月, 2018 1 次提交
  16. 15 9月, 2018 1 次提交
  17. 13 9月, 2018 1 次提交
  18. 12 9月, 2018 2 次提交
  19. 10 9月, 2018 3 次提交
  20. 07 9月, 2018 4 次提交