1. 08 Jun, 2022 2 commits
  2. 07 Jun, 2022 1 commit
  3. 04 Jun, 2022 1 commit
    • Mufei Li's avatar
      [DGL-Go] Graph Property Prediction Pipeline (#3927) · 6a91d181
      Mufei Li authored
      
      
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Update
      
      * Update
      
      * update
      
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * lr_scheduler
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Update
      
      * Update
      
      * Fix
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * update
      
      * CI
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      Co-authored-by: default avatarMinjie Wang <wmjlyjemaine@gmail.com>
      6a91d181
  4. 03 Jun, 2022 1 commit
  5. 02 Jun, 2022 2 commits
  6. 28 May, 2022 2 commits
  7. 26 May, 2022 1 commit
  8. 25 May, 2022 1 commit
  9. 24 May, 2022 1 commit
  10. 23 May, 2022 1 commit
  11. 20 May, 2022 1 commit
  12. 18 May, 2022 1 commit
  13. 17 May, 2022 1 commit
    • ndickson-nvidia's avatar
      [Feature] Added floating-point conversion functions to dgl.transforms.functional (#3890) · e0e8736f
      ndickson-nvidia authored
      * * Added half_(), float_(), and double_() functions to DGLHeteroGraph, HeteroNodeDataView, and HeteroEdgeDataView, for converting floating-point tensor data to float16, float32, or float64 precision
      
      * * Extracted out private functions for floating-point type conversion, to reduce code duplication
      
      * * Added test for floating-point data conversion functions, half_(), float_(), and double_()
      
      * * Moved half_(), float_(), and double_() functions from HeteroNodeDataView and HeteroEdgeDataView to Frame class
      
      * * Updated test_float_cast() to use dgl.heterograph instead of dgl.graph
      
      * Added to CONTRIBUTORS.md
      
      * * Changed data type conversion to be deferred until the data is accessed, to avoid redundant conversions of data that isn't used.
      
      * * Addressed issues flagged by linter
      
      * * Worked around a bug in the old version of mxnet that's currently used for DGL testing
      
      * * Only defer Column data type co...
      e0e8736f
  14. 16 May, 2022 4 commits
  15. 13 May, 2022 1 commit
  16. 11 May, 2022 2 commits
  17. 10 May, 2022 1 commit
  18. 07 May, 2022 1 commit
  19. 06 May, 2022 1 commit
    • Mufei Li's avatar
      [DGL-Go] CI for DGL-Go (#3959) · 334e6434
      Mufei Li authored
      * Update
      
      * Update
      
      * Fix
      
      * Update
      
      * CI
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      334e6434
  20. 29 Apr, 2022 2 commits
  21. 28 Apr, 2022 1 commit
  22. 27 Apr, 2022 2 commits
  23. 25 Apr, 2022 1 commit
  24. 23 Apr, 2022 1 commit
  25. 22 Apr, 2022 1 commit
  26. 12 Apr, 2022 3 commits
  27. 11 Apr, 2022 1 commit
  28. 09 Apr, 2022 1 commit
  29. 07 Apr, 2022 1 commit