1. 26 Jan, 2020 1 commit
  2. 26 Nov, 2019 1 commit
  3. 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
  4. 07 Sep, 2019 1 commit
  5. 30 Aug, 2019 1 commit
  6. 11 Jun, 2019 1 commit
    • Da Zheng's avatar
      [Doc] indexing missing docs. (#625) · 463807c5
      Da Zheng authored
      * add doc of NodeFlow.
      
      * add missing API in nodeflow.
      
      * add docs and two more API to NodeFlow.
      
      * add more docs.
      
      * fix.
      
      * fix.
      
      * fix.
      
      * add docs for distributed sampler.
      463807c5
  7. 02 Mar, 2019 1 commit
  8. 25 Feb, 2019 1 commit
    • Minjie Wang's avatar
      [WIP] [NN] Refactor NN package (#406) · 565f0c88
      Minjie Wang authored
      * refactor graph conv
      
      * docs & tests
      
      * fix lint
      
      * fix lint
      
      * fix lint
      
      * fix lint script
      
      * fix lint
      
      * Update
      
      * Style fix
      
      * Fix style
      
      * Fix style
      
      * Fix gpu case
      
      * Fix for gpu case
      
      * Hotfix edgesoftmax docs
      
      * Handle repeated features
      
      * Add docstring
      
      * Set default arguments
      
      * Remove dropout from nn.conv
      
      * Fix
      
      * add util fn for renaming
      
      * revert gcn_spmv.py
      
      * mx folder
      
      * fix wierd bug
      
      * fix mx
      
      * fix lint
      565f0c88
  9. 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
  10. 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
  11. 02 Dec, 2018 1 commit
  12. 30 Nov, 2018 2 commits
    • Mufei Li's avatar
      [Doc] data (#198) · 3a0f86a6
      Mufei Li authored
      * Fix dataset
      
      * Track data APIs
      3a0f86a6
    • Mufei Li's avatar
      [Doc] udf (#195) · 485f6d3a
      Mufei Li authored
      * Docstring for udf
      
      * Track udf docs
      
      * Improve
      
      * Improved
      
      * Delete udf.py
      
      * Improve
      485f6d3a
  13. 09 Nov, 2018 2 commits
  14. 05 Oct, 2018 2 commits