1. 26 Jan, 2020 1 commit
  2. 06 Oct, 2019 1 commit
    • Mufei Li's avatar
      [Hetero] Doc (#892) · e2b7f745
      Mufei Li authored
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * style fixes & undefined name fix
      
      * transpose=False in test
      e2b7f745
  3. 02 Aug, 2019 1 commit
  4. 08 Jun, 2019 2 commits
    • HQ's avatar
      [Enhancement] Add DGLGraph.to for PyTorch and MXNet backend (#600) · 993fd3f9
      HQ authored
      * add graph_to
      
      * use backend copy_to
      
      * add test
      
      * fix test
      
      * framework agnostic to() test
      
      * disable pylint complaint
      
      * add examples
      
      * fix docstring
      
      * formatting
      
      * Format
      
      * Update test_to_device.py
      993fd3f9
    • Zihao Ye's avatar
      [Feature] Remove nodes/edges. (#599) · baa16231
      Zihao Ye authored
      * upd
      
      * upd
      
      * reformat
      
      * upd
      
      * upd
      
      * add test
      
      * fix arange
      
      * fix slight bug
      
      * upd
      
      * trigger
      
      * upd docs
      
      * upd
      
      * upd
      
      * upd
      
      * change subgraph to be raw data wrapper
      
      * upd
      
      * fix test
      baa16231
  5. 13 Mar, 2019 1 commit
  6. 01 Mar, 2019 1 commit
  7. 20 Feb, 2019 1 commit
  8. 04 Jan, 2019 1 commit
    • Mufei Li's avatar
      [Feature] Reversed Graph and Transform Module (#331) · 24bbdb74
      Mufei Li authored
      * reverse a graph
      
      * Reverse a graph
      
      * Fix
      
      * Revert "Fix"
      
      This reverts commit 1728826b4f3a083b76dfc0fdecd2bbf943a971b2.
      
      * Fix
      
      * Fix
      
      * Delete vcs.xml
      
      * Delete Project_Default.xml
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Remove outdated test
      
      * Reorg transform and update reverse (#2)
      
      * Reorg transform and update reverse
      
      * Fix doc and test
      
      * Update test
      
      * Resolve conflict
      
      * CI oriented fix
      
      * Remove outdated import
      
      * Fix import
      
      * Fix import
      
      * define __all__ for wildcard imports
      
      * Fix import
      
      * Address circular imports
      
      * Fix
      
      * Fix test case
      
      * Fix
      
      * Fix
      
      * Remove unused import
      
      * Fix
      
      * Fix
      
      * Fix
      24bbdb74
  9. 04 Dec, 2018 1 commit
    • Lingfan Yu's avatar
      [Doc] API doc string for many components (#245) · 274e1082
      Lingfan Yu authored
      * builtin function docstring
      
      * init docstring
      
      * view docstring
      
      * add init to index and fix
      
      * node /edge feature
      
      * Example -> Examples
      
      * fix func hyperlink
      
      * traversal
      
      * fix
      
      * from/to_networkx docstring
      
      * minor
      
      * fix duplicate label
      
      * comment about tensor framework
      
      * from scipy sparse matrix
      
      * fix format errors
      274e1082
  10. 09 Nov, 2018 1 commit
  11. 05 Oct, 2018 1 commit