1. 13 Jul, 2022 1 commit
  2. 12 Apr, 2022 1 commit
  3. 23 Mar, 2022 1 commit
  4. 28 Feb, 2022 1 commit
  5. 27 Feb, 2022 1 commit
  6. 23 Feb, 2022 1 commit
    • Minjie Wang's avatar
      [NN] Rework RelGraphConv and HGTConv (#3742) · 0227ddfb
      Minjie Wang authored
      * WIP: TypedLinear and new RelGraphConv
      
      * wip
      
      * further simplify RGCN
      
      * a bunch of tweak for performance; add basic cpu support
      
      * update on segmm
      
      * wip: segment.cu
      
      * new backward kernel works
      
      * fix a bunch of bugs in kernel; leave idx_a for future
      
      * add nn test for typed_linear
      
      * rgcn nn test
      
      * bugfix in corner case; update RGCN README
      
      * doc
      
      * fix cpp lint
      
      * fix lint
      
      * fix ut
      
      * wip: hgtconv; presorted flag for rgcn
      
      * hgt code and ut; WIP: some fix on reorder graph
      
      * better typed linear init
      
      * fix ut
      
      * fix lint; add docstring
      0227ddfb
  7. 17 Feb, 2022 1 commit
    • Mufei Li's avatar
      [Model] Simplify RGCN · e9c3c0e8
      Mufei Li authored
      
      
      * Update (#5)
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * FIx
      
      * Try
      
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Update
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Update
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update README.md
      
      * Update
      
      * Fix
      
      * Update
      
      * Update
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-6-240.us-west-2.compute.internal>
      
      * Update
      
      * Update
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * CI
      Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-6-240.us-west-2.compute.internal>
      Co-authored-by: Ubuntu <ubuntu@ip-172-31-57-123.us-west-2.comp...
      e9c3c0e8