1. 21 6月, 2023 2 次提交
  2. 19 6月, 2023 1 次提交
  3. 08 6月, 2023 2 次提交
  4. 02 6月, 2023 2 次提交
  5. 25 5月, 2023 1 次提交
  6. 24 5月, 2023 1 次提交
  7. 22 5月, 2023 2 次提交
  8. 18 5月, 2023 1 次提交
    • H
      Fused elementwises kernels and ops (#51427) · fb4a6ecf
      Hulek 提交于
      * Fused elementwises kernels and ops
      
      * change fuse pass name
      
      * adjust .pbtxt files
      
      * adjust quantization attributes
      
      * add missing arguments and fix others, review fixed
      
      * simplify fused kernel registration
      
      * fix elementwise unit tests
      
      * reuse one fused elementwise op
      
      * adjust proto
      
      * Add supported datatypes
      
      * Change 'Scale' to 'scale' in tests, change some tests to onednn
      
      * Revert breaking changes
      
      * Fix unit tests
      
      * Delete obsolete test cases
      
      * Delete commented out code
      
      * Fix codestyle
      
      * delete temporary condition
      
      * fix conflicts and delete duplicate fusing
      
      * Fix code after merge
      
      * Move tests to new directory
      
      * fix tests volatility
      
      * Rename test_elementwise_add_onednn_op.py to test_elementwise_add_mkldnn_op.py
      
      * Update CMakeLists.txt add mkldnn op test
      
      ---------
      Co-authored-by: NSilv3S <slawomir.siwek@intel.com>
      fb4a6ecf
  9. 16 5月, 2023 1 次提交
  10. 09 5月, 2023 1 次提交
  11. 05 5月, 2023 1 次提交
  12. 04 5月, 2023 1 次提交
  13. 24 4月, 2023 1 次提交
  14. 20 4月, 2023 1 次提交
  15. 14 4月, 2023 1 次提交
  16. 13 4月, 2023 2 次提交
  17. 12 4月, 2023 1 次提交
  18. 10 4月, 2023 1 次提交
  19. 06 4月, 2023 1 次提交
  20. 03 4月, 2023 1 次提交
  21. 30 3月, 2023 2 次提交
  22. 29 3月, 2023 1 次提交
  23. 22 3月, 2023 2 次提交
  24. 20 3月, 2023 1 次提交
  25. 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
  26. 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
  27. 07 3月, 2023 1 次提交
  28. 02 3月, 2023 1 次提交
  29. 01 3月, 2023 1 次提交
  30. 28 2月, 2023 1 次提交
  31. 23 2月, 2023 2 次提交
  32. 22 2月, 2023 1 次提交