1. 22 3月, 2023 1 次提交
  2. 20 3月, 2023 1 次提交
  3. 16 3月, 2023 1 次提交
    • W
      split layernorm pass (#51228) · 3f3372b6
      wenbin 提交于
      * split pass
      
      * fix compile
      
      * fix ut
      
      * more time
      
      * modify ut
      
      * reduce dim
      
      * fix compile
      
      * reshape weight
      
      * tensor
      
      * remove enforce
      
      * static shape ut
      
      * batchsize
      
      * reorder pass
      
      * minus test cases
      
      * windows timeout
      
      * windows time out
      
      * remove test for windows
      
      * correct
      
      * sssss
      
      * xxx
      3f3372b6
  4. 13 3月, 2023 1 次提交
    • S
      Fused softplus (#51087) · fdcfa04f
      Sławomir Siwek 提交于
      * mkldnn->onednn
      
      * fused softplus op + kernel
      
      * remove extra attributes
      
      * add missing handler
      
      * change var name
      fdcfa04f
  5. 07 3月, 2023 1 次提交
  6. 06 3月, 2023 1 次提交
  7. 01 3月, 2023 1 次提交
  8. 28 2月, 2023 2 次提交
  9. 23 2月, 2023 1 次提交
  10. 22 2月, 2023 1 次提交
  11. 17 2月, 2023 1 次提交
  12. 16 2月, 2023 2 次提交
  13. 15 2月, 2023 2 次提交
    • H
      Rewrite conv activation mkldnn fuse pass tester (#49278) · 84beef80
      Hulek 提交于
      * Done
      
      * Deleted old python test, fixed new python test, changed names in parallel_UT
      
      * Revert parallel UT changes
      
      * Revert parallel UT changes v2
      
      * Review fixes and simplification of conv output shape calculation, disabled sqrt from conv_act_duse_pass
      
      * delete sqrt from possible activations from conv_concat_relu test
      
      * review refactor
      
      * merge main
      
      * delete sqrt from list of compatible activations
      
      * Test with no outdated inputs
      84beef80
    • Y
      [PHI Decoupling]Remove Profiler header (Part2) (#50183) · 8fabca11
      YuanRisheng 提交于
      * move profiler
      
      * add file
      
      * fix mac compile bugs
      
      * fix ci bugs
      
      * fix mac bugs
      
      * fix ci bugs
      
      * fix compile bugs
      
      * perfect code according comment
      8fabca11
  14. 11 2月, 2023 1 次提交
    • W
      [TRT] elementwise_add+transpose fusion (#50081) · fd0d4fa4
      Wang Bojun 提交于
      * eleadd_trans first version
      
      log fix
      
      * refine code for linear format, add pass check
      
      * linear format refine and ut fix
      
      * fix ut
      
      * windows ut
      
      * windows ut 2
      
      * move tensorMeta and alloc to configure
      fd0d4fa4
  15. 10 2月, 2023 1 次提交
  16. 09 2月, 2023 1 次提交
  17. 08 2月, 2023 1 次提交
    • P
      fuse quantize+transpose and transpose+dequantize (#49509) · 197a4ffe
      Paulina Gacek 提交于
      * QuantTranpose pattern is being found by pass
      
      * quant + transpose fuse
      
      * code style changes
      
      * UT written, reorder fixed
      
      * Dequantize + transpose2 fuse  added
      
      * pass name changed
      
      * UT added & shift corrected
      
      * got rid of redundancy
      
      * review changes
      
      * AsIntermediate corrected
      
      * compat added
      197a4ffe
  18. 03 2月, 2023 1 次提交
    • P
      Rewrite conv testers from cpp to python (#49582) · aa8cef4a
      Paulina Gacek 提交于
      * conv_bias_mkldnn_fuse_pass_tester rewritten
      
      * conv_concat_relu_mkldnn_fuse_pass_tester rewritten
      
      * conv_elementwise_add_fuse_pass_tester rewritten
      
      * mkldnn changed to onednn
      
      * tests added to cmakeLists, style fix
      
      * got rid of unnecessary UT, some style changes
      
      * changes in naming convention
      
      * max_examples reduced
      
      * time out added
      aa8cef4a
  19. 31 1月, 2023 1 次提交
    • W
      gn_silu (#49928) · 111075a3
      wenbin 提交于
      * gn_silu
      
      * add ut
      
      * set TIMEOUT
      
      * correct comments
      
      * comments
      
      * disable windows ut
      
      * rename parameter
      111075a3
  20. 17 1月, 2023 1 次提交
  21. 16 1月, 2023 1 次提交
  22. 13 1月, 2023 1 次提交
  23. 10 1月, 2023 1 次提交
  24. 09 1月, 2023 3 次提交
  25. 05 1月, 2023 1 次提交
  26. 03 1月, 2023 1 次提交
  27. 02 1月, 2023 1 次提交
  28. 14 12月, 2022 2 次提交
  29. 08 12月, 2022 2 次提交
  30. 06 12月, 2022 1 次提交
  31. 05 12月, 2022 1 次提交
    • W
      Reverse roll fuse (#46914) · feb68dd1
      Wang Bojun 提交于
      * pass
      
      * pass
      
      * draft version
      
      * share mem opt
      
      * remove sharemem
      
      * add pattern for the case with circle_shift=0
      
      * add UT
      
      * pass opt
      
      * test_fix
      
      * code-commit
      
      * code-style
      
      * code style
      
      * code-style
      
      * ut-fix
      
      * op teller refine
      
      * resolve conflict
      
      * adjust position op_teller list and pass order for swin
      
      * ut code style update
      
      * adjust paddle pass order
      
      * refine pass order
      
      * refine pass order
      
      * refine pass order
      feb68dd1
  32. 30 11月, 2022 1 次提交
  33. 23 11月, 2022 1 次提交