1. 18 10月, 2022 1 次提交
    • Z
      [code-gen] Support code-gen for opmaker of sparse op (#46993) · bdd3dde3
      zyfncg 提交于
      * support generating code of opmaker for backward op invoke forward op
      
      * gsupport code-gen of opmaker for sparse op
      
      * refind logic of choose phi kernrel
      
      * fix complie budg
      
      * fix code_gen bug
      
      * fix bug
      
      * fix kernel signature code-gen
      
      * fix complie bug of VarType
      
      * fix complie bug of VarType
      
      * fix test_sparse_conv_op
      
      * fix test_sparse_norm_op
      bdd3dde3
  2. 17 10月, 2022 2 次提交
  3. 14 10月, 2022 2 次提交
  4. 13 10月, 2022 2 次提交
  5. 12 10月, 2022 1 次提交
  6. 11 10月, 2022 3 次提交
  7. 10 10月, 2022 4 次提交
  8. 09 10月, 2022 1 次提交
  9. 08 10月, 2022 2 次提交
  10. 28 9月, 2022 1 次提交
    • C
      Remove the declaration of using Tensor in framework/tensor.h (#46432) · e12a905e
      Chen Weihang 提交于
      * remove needless using tensor
      
      * remove needless using tensor
      
      * resolve conflict
      
      * replace tensor using
      
      * fix format error
      
      * revert needless changing
      
      * fix rocm and npu compile error
      
      * fix cinn compile error
      
      * fix format error
      
      * fix mkldnn format error
      
      * fix mkldnn format error
      
      * fix cinn compile error
      
      * fix cinn compile error
      
      * fix cinn compile error
      
      * resolve conflict
      e12a905e
  11. 27 9月, 2022 3 次提交
  12. 26 9月, 2022 1 次提交
  13. 22 9月, 2022 2 次提交
  14. 21 9月, 2022 2 次提交
    • C
      add layer_norm trt fp16 support (#45043) · b7a1ae22
      ccrrong 提交于
      * add fp16 support
      
      * update
      
      * update half
      
      * code format
      
      * fix unittest
      
      * fix rocm compile error
      
      * code format
      
      * code format
      
      * fix rocm compile error
      
      * fix rocm compile error
      b7a1ae22
    • W
      residual_no_bias (#46129) · aa0e84e3
      wenbin 提交于
      * residual_no_bias
      
      * comments
      
      * more ut
      
      * fix input
      aa0e84e3
  15. 20 9月, 2022 5 次提交
  16. 19 9月, 2022 1 次提交
    • Y
      [PHI]Move sum op to PHI (#45860) · 4b3f2af1
      YuanRisheng 提交于
      * move sum
      
      * fix ci bugs
      
      * fix ci bugs
      
      * fix set_lod bugs
      
      * fix infershape bugs
      
      * fix ci bugs
      
      * fix ci unittest bug
      
      * fix ci bugs
      
      * perfect code
      
      * update code according comment
      
      * add unittest
      
      * fix ci bugs
      4b3f2af1
  17. 16 9月, 2022 1 次提交
  18. 15 9月, 2022 2 次提交
  19. 14 9月, 2022 3 次提交
  20. 09 9月, 2022 1 次提交