1. 10 11月, 2022 1 次提交
  2. 09 11月, 2022 1 次提交
  3. 04 11月, 2022 1 次提交
  4. 02 11月, 2022 1 次提交
  5. 24 10月, 2022 1 次提交
  6. 23 10月, 2022 1 次提交
  7. 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
  8. 12 10月, 2022 2 次提交
  9. 14 9月, 2022 1 次提交
  10. 09 9月, 2022 1 次提交
  11. 02 9月, 2022 1 次提交
  12. 09 8月, 2022 1 次提交
  13. 14 7月, 2022 1 次提交
  14. 06 7月, 2022 1 次提交
  15. 01 7月, 2022 1 次提交
  16. 23 6月, 2022 1 次提交
  17. 22 6月, 2022 1 次提交
    • F
      fix bugs in codegen for operators (#43594) · a160c417
      Feiyu Chan 提交于
      * add codegen for get_expected_kernel, add argument mapping for selected_rows kernels, fix other bugs in codegen for operators.
      * move bernoulli, erf, mv, poisson, trunc, erf to api.yaml and corresponding backward api to backward.yaml
      * generate EmptyGradOpMaker for ops without grad op
      * add code to generate all possible kernel signatures for infrt
      a160c417
  18. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  19. 18 5月, 2022 1 次提交