1. 23 Jun, 2022 3 commits
    • Xin Yao's avatar
      [Bugfix][Rework] Automatically unpin tensors pinned by DGL (rework #3997) (#4135) · 077e002f
      Xin Yao authored
      
      
      * Explicitly unpin tensoradapter allocated arrays
      
      * Undo unrelated change
      
      * Add unit test
      
      * update unit test
      
      * add pinned_by_dgl flag to NDArray::Container
      
      * use dgl.ndarray for holding the pinning status
      
      * update multi-gpu uva inference
      
      * reinterpret cast NDArray::Container* to DLTensor* in MoveAsDLTensor
      
      * update unpin column and examples
      
      * add unit test for unpin column
      Co-authored-by: default avatarDominique LaSalle <dlasalle@nvidia.com>
      Co-authored-by: default avatarnv-dlasalle <63612878+nv-dlasalle@users.noreply.github.com>
      077e002f
    • Triston's avatar
      [Fix] Fix compiler warnings - part 1 (#4051) · 1ad65879
      Triston authored
      
      
      * Fix a cub compile error for CUDA 11.5
      
      * Fix comparison of integer expressions of different signedness in coo_sort.cu file
      
      * Fix comparison of integer expressions of different signedness in cuda_compact_graph.cu file
      
      * Remove never referenced variable in spmm.cu
      
      * Fix comparison of integer expressions of different signedness in rowwise_pick.h file
      
      * Fix comparison of integer expressions of different signedness in choice.cc file
      
      * Remove never referenced variable col_data in spat_op_impl_coo.cc
      
      * Remove never referenced variable allowed in global_uniform.cc
      
      * Fix comparison of integer expressions of different signedness in graph.cc
      
      * Fix comparison of integer expressions of different signedness in graph_apis.cc
      
      * Fix the un-used ctx variable in ndarray_partition.cc file for cpu only build
      
      * Fix comparison of integer expressions of different signedness in libra_partition.cc
      
      * Fix comparison of integer expressions of different signedness in graph_op.cc
      Co-authored-by: default avatarTriston Cao <tristonc@nvidia.com>
      Co-authored-by: default avatarQuan (Andy) Gan <coin2028@hotmail.com>
      1ad65879
    • Rhett Ying's avatar
      ab1b2811
  2. 22 Jun, 2022 3 commits
  3. 21 Jun, 2022 1 commit
    • Mufei Li's avatar
      [DGL-Go] Inference for Node Prediction Pipeline (full & ns) (#4095) · 31e4a89b
      Mufei Li authored
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      31e4a89b
  4. 20 Jun, 2022 3 commits
  5. 17 Jun, 2022 1 commit
  6. 16 Jun, 2022 1 commit
  7. 15 Jun, 2022 3 commits
  8. 14 Jun, 2022 5 commits
  9. 12 Jun, 2022 2 commits
  10. 11 Jun, 2022 1 commit
  11. 09 Jun, 2022 3 commits
  12. 08 Jun, 2022 4 commits
  13. 07 Jun, 2022 2 commits
  14. 06 Jun, 2022 3 commits
  15. 04 Jun, 2022 3 commits
  16. 03 Jun, 2022 2 commits