* Deprecate multi-graph
* Handle heterograph and edge_ids
* lint
* Fix
* Remove multigraph in C++ end
* Fix lint
* Add some test and fix something
* Fix
* Fix
* upd
* Fix some test case
* Fix
* Fix
Co-authored-by: Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal>
Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com>
Co-authored-by: Minjie Wang <wmjlyjemaine@gmail.com>
* update work with different backend section
* fix some warnings
* Update backend.rst
* Update index.rst
Co-authored-by: VoVAllen <VoVAllen@users.noreply.github.com>
* Edit for grammar and style
As with other tutorials, it would help the reader if you add a paragraph in the opening section about assumptions or prerequisites.
Does this refer to SageMaker Ground Truth feature? "...assigns its ground truth label..." If yes, phrase it thus: assigns its Amazon SageMaker Ground Truth label
* Update tutorials/basics/4_batch.py
* Update tutorials/basics/4_batch.py
* Update tutorials/basics/4_batch.py
topologies
* Update tutorials/basics/4_batch.py
Co-Authored-By: Aaron Markham <markhama@amazon.com>
Can you add a link for the download to this sentence: You can also `download <location?>` and run the different code examples...
As with other tutorial topics, it would be helpful to add your assumptions or information in the opening section about prerequisites.
* Edit for grammar and style
In the opening paragraph, it would be helpful to provide some overall scenario and the prerequisites you expect readers to have completed before they start here. "This tutorial assumes you have already..." Add a link to Install DGL topic perhaps and any other framework or IDE or even specialized knowledge. With this context, you help readers to succeed by setting expectations.
Better to group all tutorials (this, PageRank with, Batched Graph, Working with) at the same level in the left navigation rail and all as subsections of DGL Basics.
* Update tutorials/basics/2_basics.py