Tutorial: Build a Graph Convolutional Network on TVM (#3681)
authorYulun Yao <allen980123@gmail.com>
Wed, 7 Aug 2019 16:59:00 +0000 (09:59 -0700)
committerThierry Moreau <moreau@uw.edu>
Wed, 7 Aug 2019 16:59:00 +0000 (09:59 -0700)
commitd14ca52eb70c1ec6d8b592ac09371b6268a9d191
tree6403471b3faed49cf3ba8a8a4c98bbf7ebcf583b
parent6026e04cb8aa2152249eb4045a0011220507cb32
Tutorial: Build a Graph Convolutional Network on TVM (#3681)

* add build gcn tutorial

* add dgl to docker file

* add dgl to docker file

* Apply suggestions from code review

Co-Authored-By: 雾雨魔理沙 <lolisa@marisa.moe>
* add dgl to docker file

* rerun checks

* Revert "add build gcn tutorial"

This reverts commit dbe8b5f0e02a13fdd586a9faa58fd1326653afb0.

* resolve git issue

* resolve git issue

* resolve git issue

* apply marisa's comment
tutorials/frontend/build_gcn.py [new file with mode: 0644]