* Disable copying for anywhere but the GPU
* Remove unused import and remove references to transferring from the GPU from the docs
* Skip gpu test in cpu mode
Co-authored-by: Minjie Wang <wmjlyjemaine@gmail.com>
* Add async transferer class
* Add async ndarray copy interface
* Add python bindings
* Fix comment
* Add python class
* Fix linting issues
* Add python unit test
* Update python interface
* move async_transferer to cuda only directory
* Fix linting issue
* Move out of contrib
* Add doc strings
* Move test compute from backend
* Update comment
* Fix test naming
* Fix argument usage
* Wrap/unwrap backend parameters
* Move to dataloading
* Move to 'dataloading'
* Make GPU/CPU compatible
* Fix unit tests
* Add docs
* Use only backend interface for datamovement in unit test
* [Feature] Add full graph training with dgl built-in dataset.
* [Feature] Add full graph training with dgl built-in dataset.
* [Feature] Add full graph training with dgl built-in dataset.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Feature] Add test loss and accuracy
* [Feature] Add test loss and accuracy
* [Feature] Add test loss and accuracy
* [Feature] Add test loss and accuracy
* [Feature] Add test loss and accuracy
* [Feature] Add test loss and accuracy
* [Fix] Add random
* [Bug] Fix batch norm error
* [Doc] Test with CN in Sphinx
* [Doc] Test with CN in Sphinx
* [Doc] Remove the test CN docs.
* [Feature] Add input embedding layer
* [Feature] Add input embedding layer
* [Feature] Add input embedding layer
* [Feature] Add input embedding layer
* [Feature] Add input embedding layer
* [Feature] Add input embedding layer
* [Feature] Add input embedding layer
* [Feature] Add input embedding layer
* [Feature] Add input embedding layer
* [Doc] fill readme with new performance results
* [Doc] Add Chinese User Guide, graph and 1.5
* [Doc] Add Chinese User Guide, graph and 1.5
* [Doc] Add Chines User Guide
* [Doc] user guide cn chapter 1
* [Doc] user guide cn chapter 1
* [Doc] user guide cn chapter 1
* [Doc] user guide cn chapter 1
* [Doc] user guide cn chapter 1
* [Doc] user guide cn chapter 1
* [Doc] user guide cn chapter 1
* [Doc] user guide cn chapter 1
* [Doc] user guide cn chapter 1
* [Doc] user guide cn chapter 1
* Update README.md
* [Doc] Finalize CN user guide chapter 1
* [Doc] Finalize CN user guide chapter 1
* [Doc] Finalize CN user guide chapter 1
* [Doc] Add CN link in user guide chapter 1
* [Doc] Add CN link in user guide chapter 1
* [Fix] Temporary remove compgcn
* [Doc] Add Chines User Guide
* [Doc] user guide cn chapter 1
* [Doc] user guide cn chapter 1
* [Doc] user guide cn chapter 1
* [Doc] user guide cn chapter 1
* [Doc] user guide cn chapter 1
* [Doc] user guide cn chapter 1
* [Doc] user guide cn chapter 1
* [Doc] user guide cn chapter 1
* [Doc] user guide cn chapter 1
* [Doc] user guide cn chapter 1
* [Doc] Finalize CN user guide chapter 1
* [Doc] Finalize CN user guide chapter 1
* [Doc] Finalize CN user guide chapter 1
* [Doc] Add CN link in user guide chapter 1
* update hash in 3rd party
* [Fix] copyedit some errors
* [Fix] copyedit some errors
* [Fix] copyedit some errors
* [Fix] copyedit some errors
* [Fix] copyedit some errors
* Update
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
* [Feature] Add full graph training with dgl built-in dataset.
* [Feature] Add full graph training with dgl built-in dataset.
* [Feature] Add full graph training with dgl built-in dataset.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Bug] fix model to cuda.
* [Feature] Add test loss and accuracy
* [Feature] Add test loss and accuracy
* [Feature] Add test loss and accuracy
* [Feature] Add test loss and accuracy
* [Feature] Add test loss and accuracy
* [Feature] Add test loss and accuracy
* [Fix] Add random
* [Bug] Fix batch norm error
* [Doc] Test with CN in Sphinx
* [Doc] Test with CN in Sphinx
* [Doc] Remove the test CN docs.
* [Feature] Add input embedding layer
* [Feature] Add input embedding layer
* [Feature] Add input embedding layer
* [Feature] Add input embedding layer
* [Feature] Add input embedding layer
* [Feature] Add input embedding layer
* [Feature] Add input embedding layer
* [Feature] Add input embedding layer
* [Feature] Add input embedding layer
* [Doc] fill readme with new performance results
* [Doc] Add Chinese User Guide, graph and 1.5
* [Doc] Add Chinese User Guide, graph and 1.5
* [Doc] Refactor and split chapter 4
* [Fix] Remove CompGCN example codes
* [Doc] Add chapter 2 refactor and split
* [Fix] code format of savenload
* [Doc] Split chapter 3
* [Doc] Add introduction phrase of chapter 2
* [Doc] Add introduction phrase of chapter 2
* [Doc] Add introduction phrase of chapter 3
* Fix
* Update chapter 2
* Update chapter 3
* Update chapter 4
Co-authored-by: mufeili <mufeili1996@gmail.com>
* [bug][doc] Fix bug in batched heterograph training documentation
* added references of "above" with hyperlinks
* address comments
* fix API doc on EdgeDataLoader
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
* PPIDataset
* Revert "PPIDataset"
This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a.
* data pipeline user guide
* remove chapter numbers
* Update data.rst
* image in dataset userguide
* update links using ref
* modify the link of save_graphs and load_graphs in dataset user guide
* move image to s3 server.
* fix links and ref
* PPIDataset
* Revert "PPIDataset"
This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a.
* data pipeline user guide
* remove chapter numbers
* Update data.rst
* image in dataset userguide
* update links using ref
* modify the link of save_graphs and load_graphs in dataset user guide
* move image to s3 server.
* PPIDataset
* Revert "PPIDataset"
This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a.
* data pipeline user guide
* remove chapter numbers
* Update data.rst
* image in dataset userguide
* update links using ref
* modify the link of save_graphs and load_graphs in dataset user guide
* go through gcn, relgcn
* fix tagconv formula
* fix doc in sageconv
* fix sgconv doc
* replace hat with tilde
* more comments on gmmconv
* fix agnnconv chebconv doc
* modify nnconv doc
* remove &
* add nn conv examples
* Rebase master
* More merge conflicts
* check homo
* add back self loop for some convs, check homo in tranform
* add example for denseconv
* add example and doc for dotgat and cfconv
* check in-degree for graphconv
* add language fix
* gconv address all comments
* another round of change based on api template
* change agnn
* go through agnn, appnp, atomic, cf, cheb, dense, gat, sage modules
* finish pytorch part of nn conv
* mxnet graphconv done
* tensorflow graphconv works
* add new modules into doc
* add comments to not split code
* refine doc
* resr
* more comments
* more fix
* finish conv and dense conv part api
* pylint fix
* fix pylink
* fix pylint
* more fix
* fix
* fix test fail because zere in degree
* fix test fail
* sage is not update for mxnet tf
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-81.us-east-2.compute.internal>