1. 21 9月, 2018 2 次提交
  2. 20 9月, 2018 6 次提交
    • T
      remove kwargs of some activation api · 3b7d9f7b
      tensor-tang 提交于
      3b7d9f7b
    • J
      Update CMakeLists.txt · fe7f2441
      Jiabin Yang 提交于
      Add warning when disable test_fuse_elewise_add_act_pass on Mac
      fe7f2441
    • C
      disable test_fuse_elewise_add_act in mac · 683728e9
      chengduoZH 提交于
      683728e9
    • 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
    • X
      further clean · 88ae3f16
      Xin Pan 提交于
      88ae3f16
  3. 19 9月, 2018 13 次提交
  4. 18 9月, 2018 12 次提交
  5. 17 9月, 2018 7 次提交