1. 19 6月, 2023 1 次提交
  2. 08 6月, 2023 2 次提交
  3. 02 6月, 2023 2 次提交
  4. 25 5月, 2023 1 次提交
  5. 24 5月, 2023 1 次提交
  6. 22 5月, 2023 2 次提交
  7. 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
  8. 16 5月, 2023 1 次提交
  9. 09 5月, 2023 1 次提交
  10. 05 5月, 2023 1 次提交
  11. 04 5月, 2023 1 次提交
  12. 24 4月, 2023 1 次提交
  13. 20 4月, 2023 1 次提交
  14. 14 4月, 2023 1 次提交
  15. 13 4月, 2023 2 次提交
  16. 12 4月, 2023 1 次提交
  17. 10 4月, 2023 1 次提交
  18. 06 4月, 2023 1 次提交
  19. 03 4月, 2023 1 次提交
  20. 30 3月, 2023 2 次提交
  21. 29 3月, 2023 1 次提交
  22. 22 3月, 2023 2 次提交
  23. 20 3月, 2023 1 次提交
  24. 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
  25. 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
  26. 07 3月, 2023 1 次提交
  27. 02 3月, 2023 1 次提交
  28. 01 3月, 2023 1 次提交
  29. 28 2月, 2023 1 次提交
  30. 23 2月, 2023 2 次提交
  31. 22 2月, 2023 1 次提交
  32. 17 2月, 2023 1 次提交
  33. 16 2月, 2023 1 次提交