1. 16 5月, 2023 1 次提交
  2. 24 4月, 2023 1 次提交
  3. 27 5月, 2022 1 次提交
  4. 02 4月, 2022 1 次提交
    • S
      Add graph apis (#40809) · b0398c8e
      Siming Dai 提交于
      * Add graph_reindex API
      
      * add graph_sample_neighbors api
      
      * Add buffer
      
      * delete VLOG
      
      * delete thrust::copy for output
      
      * add ShareDataWith
      
      * delete graph_reindex hashtable output
      
      * add graph_reindex dispensable
      
      * add reindex unittest, move memset to cuda kernel, change api
      
      * fix conflict
      
      * add reindex buffer for gpu version note
      
      * fix conflicts for op_func_generator
      
      * Add fisher_yates sampling, add dispensable, change infermeta
      
      * add dtype for edge_id
      
      * fix rocm ci and static check ci
      
      * add unittest
      
      * fix unittest
      
      * fix unittest
      
      * fix bug
      b0398c8e
  5. 12 3月, 2022 1 次提交
  6. 07 3月, 2022 1 次提交
  7. 28 2月, 2022 1 次提交
  8. 20 2月, 2022 1 次提交
  9. 18 2月, 2022 1 次提交
  10. 28 1月, 2022 1 次提交
    • H
      Move digamma to pten (#39240) · 848ae7dc
      hong 提交于
      * move digamma to pten; test=develop
      
      * fix mutable_data bugs; test=develop
      
      * remove useless code; test=develop
      
      * remove kernel compute; test=develop
      
      * fix bug; test=develop
      848ae7dc
  11. 17 1月, 2022 2 次提交
  12. 10 12月, 2021 1 次提交
  13. 24 9月, 2020 1 次提交
    • W
      use iwyu clean include (#27267) · df43905f
      wanghuancoder 提交于
      * use iwyu clean include, test=develop, test=win
      
      * compilation error, test=develop
      
      * fix compilation error2, test=develop
      
      * fix compilation error3, test=develop
      
      * fix compilation error4, test=develop
      
      * fix compilation error5, test=develop
      
      * fix compilation error6, test=develop
      
      * fix compilation error7, test=develop
      
      * fix compilation error8, test=develop
      
      * fix compilation error8, test=develop
      
      * fix compilation error10, test=develop
      
      * fix compilation error11, test=develop
      df43905f
  14. 28 3月, 2019 1 次提交
    • C
      Fix the interface of Pass::Apply (#16484) · ed61d67c
      chengduo 提交于
      * modify the interface of Pass::Allay
      test=develop
      
      * Polish code
      test=develop
      
      * Fix Travis CI
      test=develop
      
      * fix Pass::Apply interface
      test=develop
      
      * Fix Travis CI
      test=develop
      ed61d67c
  15. 21 2月, 2019 1 次提交
  16. 31 1月, 2019 1 次提交
  17. 29 8月, 2018 1 次提交
  18. 21 8月, 2018 1 次提交
  19. 09 8月, 2018 1 次提交
  20. 26 7月, 2018 4 次提交
  21. 22 7月, 2018 1 次提交
  22. 19 7月, 2018 1 次提交
  23. 18 7月, 2018 4 次提交
  24. 26 6月, 2018 1 次提交
  25. 11 6月, 2018 1 次提交
  26. 08 6月, 2018 1 次提交
  27. 06 6月, 2018 1 次提交
    • Y
      SSA Graph Builder Factory · d9af1532
      yuyang18 提交于
      * Use Builder Chain to decorate new builders. It is easy to extend
        builders.
      * Make graphviz path as a build strategy, not a FLAGS.
      d9af1532
  28. 15 5月, 2018 1 次提交
  29. 14 5月, 2018 2 次提交
  30. 07 4月, 2018 1 次提交
  31. 07 3月, 2018 2 次提交