1. 20 9月, 2018 5 次提交
    • T
      Refine infer api test (#13472) · b7588751
      Tao Luo 提交于
      * refine analyzer_nlp_tester
      
      * refine analyzer_rnn/vis_tester
      b7588751
    • T
      Merge pull request #13440 from PaddlePaddle/add-doc-readme · d4570f04
      Tao Luo 提交于
      add readme of /doc
      d4570f04
    • 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
    • T
      Merge pull request #13490 from tensor-tang/update/mklml · 5acdbbb4
      Tao Luo 提交于
      update mklml version
      5acdbbb4
  2. 19 9月, 2018 35 次提交