1. 27 3月, 2023 5 次提交
    • R
      fix_gcc12_error (#52083) · f7267412
      risemeup1 提交于
      * fix_gcc12_error
      
      * fix gcc12 error
      
      * fix gcc12 error
      f7267412
    • R
      fix_gcc12_error (#52007) · b2bd74f7
      risemeup1 提交于
      * fix_gcc12_error
      
      * patch on eigen3 for fixing gcc12 error
      
      * Update multiary.cc
      b2bd74f7
    • S
      Fused elementwise_(mul/div) (#50428) · 968f7f24
      Sławomir Siwek 提交于
      * extract Op and OPMaker to .h
      
      * extend pattern for fused_op
      
      * set "with_residual" default to false
      
      * adjust fuse passes
      
      * remove fc+eltwise flag
      
      * fused_output_scale
      
      * activation attrs
      
      * remove extra attrs
      
      * fix int8/bf16 unit tests
      
      * simplify RecomputeOutputDims
      
      * remove unused method
      
      * Add description for attributes
      
      * add extra check
      
      * adjust op compats
      
      * update quantize test
      
      * fix protobuf parsing error
      
      * fix int8 performance
      
      * fused elementwises
      
      * merge develop
      
      * remove activation
      
      * restore activation for existing add/sub ops
      968f7f24
    • H
      14abafa1
    • S
      Fix memory efficient attention bug (#52117) · 019e1cf5
      sneaxiy 提交于
      * fix mea compile error
      
      * support 2-D bias
      
      * add inline to avoid compile error
      
      * polish codes
      019e1cf5
  2. 25 3月, 2023 3 次提交
  3. 24 3月, 2023 9 次提交
  4. 23 3月, 2023 23 次提交