"docs/git@developer.sourcefind.cn:OpenDAS/torchaudio.git" did not exist on "97ed428d3c82010c652686bd8115959163283d33"
  1. 28 Feb, 2024 1 commit
  2. 26 Feb, 2024 1 commit
  3. 09 Feb, 2024 1 commit
  4. 07 Feb, 2024 1 commit
  5. 06 Feb, 2024 1 commit
  6. 05 Feb, 2024 2 commits
  7. 04 Feb, 2024 1 commit
  8. 27 Mar, 2023 1 commit
  9. 19 Feb, 2023 1 commit
  10. 15 Nov, 2022 1 commit
  11. 07 Nov, 2022 1 commit
  12. 29 Oct, 2022 1 commit
    • Quan (Andy) Gan's avatar
      [Sampling] Enable sampling with edge masks in sample_etype_neighbors (#4749) · 2bca4759
      Quan (Andy) Gan authored
      * sample neighbors with masks
      
      * oops
      
      * refactor again
      
      * remove
      
      * remove debug code
      
      * rename macro
      
      * address comments
      
      * more stuff
      
      * remove
      
      * fix
      
      * try fix unit test
      
      * oops
      
      * fix test
      
      * oops
      
      * change name
      
      * rename a lot of stuff
      
      * oops
      
      * ugh
      
      * misc fixes
      
      * lint
      
      * address a lot of comments
      
      * lint
      
      * lint
      
      * fix
      
      * that was silly
      
      * fix
      
      * fix
      
      * fix
      
      * oops
      2bca4759
  13. 08 Oct, 2022 1 commit
  14. 17 Aug, 2022 1 commit
  15. 11 Jul, 2022 1 commit
  16. 23 Jun, 2022 1 commit
  17. 18 May, 2022 1 commit
  18. 06 Dec, 2021 1 commit
  19. 01 Sep, 2021 1 commit
  20. 29 Aug, 2021 1 commit
  21. 15 Aug, 2021 1 commit
  22. 28 Jul, 2021 2 commits
  23. 17 Jul, 2021 1 commit
  24. 18 May, 2021 1 commit
  25. 25 Jan, 2021 1 commit
    • Da Zheng's avatar
      [Distributed] Heterogeneous graph support (#2457) · 25ac3344
      Da Zheng authored
      * Distributed heterograph (#3)
      
      * heterogeneous graph partition.
      
      * fix graph partition book for heterograph.
      
      * load heterograph partitions.
      
      * update DistGraphServer to support heterograph.
      
      * make DistGraph runnable for heterograph.
      
      * partition a graph and store parts with homogeneous graph structure.
      
      * update DistGraph server&client to use homogeneous graph.
      
      * shuffle node Ids based on node types.
      
      * load mag in heterograph.
      
      * fix per-node-type mapping.
      
      * balance node types.
      
      * fix for homogeneous graph
      
      * store etype for now.
      
      * fix data name.
      
      * fix a bug in example.
      
      * add profiler in rgcn.
      
      * heterogeneous RGCN.
      
      * map homogeneous node ids to hetero node ids.
      
      * fix graph partition book.
      
      * fix DistGraph.
      
      * shuffle eids.
      
      * verify eids and their mappings when loading a partition.
      
      * Id map from homogneous Ids to per-type Ids.
      
      * verify partitioned results.
      
      * add test for distributed sampler....
      25ac3344
  26. 18 Aug, 2020 2 commits
  27. 07 Aug, 2020 1 commit
    • Minjie Wang's avatar
      [Refactor] Enable new kernel in all message passing APIs (#1953) · 22167f72
      Minjie Wang authored
      * WIP: frame refactor
      
      * new frame
      
      * simple update_all builtin
      
      * move all subgraph routines into the same file
      
      * sddmm & spmm schedule; node & edge udf
      
      * degree bucketing
      
      * some tricky 0deg corner cases
      
      * bug in frame append
      
      * merge test_hetero_basics and test_basics
      
      * some code rearange
      
      * fix test_heterograph
      
      * add mean spmm
      
      * enable all builtin combinations
      
      * pass gpu test
      
      * pass pytorch tests
      
      * wip
      
      * fix some pt debugging codes
      
      * fix bug in mxnet backward
      
      * pass all mxnet utests
      
      * passed tf tests
      
      * docstring
      
      * lint
      
      * lint
      
      * fix broadcasting bugs
      
      * add warning and clamp for mean reducer
      
      * add test for zero-degree mean
      
      * address comments
      
      * lint
      
      * small fix
      22167f72
  28. 01 Aug, 2020 1 commit
  29. 29 Jul, 2020 1 commit
  30. 28 Jul, 2020 2 commits
  31. 27 Jul, 2020 1 commit
  32. 08 Jul, 2020 1 commit
  33. 27 Jun, 2020 1 commit
  34. 22 Jun, 2020 1 commit
  35. 18 Jun, 2020 1 commit