1. 21 9月, 2018 1 次提交
    • W
      Add roi perspective transform op. (#13176) · fc44087d
      whs 提交于
      * Add roi perspective transform.
      
      * Add roi_perspective_transform_op.
      
      * Fix code style.
      
      * Add python api and fix doc.
      
      * Fix API.spec
      
      * Fix python api.
      
      * Fix API.spec
      
      * Move src to detection.
      fc44087d
  2. 20 9月, 2018 3 次提交
    • S
      fix sparse gradient clip · a29b4227
      sneaxiy 提交于
      a29b4227
    • Y
      Refine activation for GRU operator (#13275) · 87086b13
      Yihua Xu 提交于
      * Optimize GRU with AVX instruction
      
      * Clean code
      
      * Add the Unitest and fix the align issue
      
      * Remove the remanent part of the unitest part
      
      * Code clean
      
      * Fix the parameters length issue for fusion_gru to pass CI
      
      * Change the default type as float32
      87086b13
    • 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
  3. 19 9月, 2018 5 次提交
  4. 18 9月, 2018 8 次提交
  5. 17 9月, 2018 9 次提交
  6. 16 9月, 2018 2 次提交
  7. 14 9月, 2018 9 次提交
  8. 13 9月, 2018 3 次提交