- 01 Sep, 2022 1 commit
-
-
Quan (Andy) Gan authored
Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 25 Jan, 2022 1 commit
-
-
Jeremy Goh authored
* Fix ref to message-passing guide * Fix pygments and spacing * Update build documentation steps in README.md * Use links * Adjust parameters in SAGEConv docstring in same order as init * Fix spelling error * Change doc link
-
- 28 Aug, 2021 1 commit
-
-
NiklasBeierl authored
* Doc: HetGConv note for `edge_type_subgraph` For the rational behind this note see the discussion in #3003. * WIP: Requirements for building the docs. Had to install all these packages to get further with building the docs. Didn't successfully build them yet, tho. * Test * Update * Update hetero.py * Update hetero.py Co-authored-by:
Ubuntu <ubuntu@ip-172-31-13-32.us-west-2.compute.internal> Co-authored-by:
Mufei Li <mufeili1996@gmail.com>
-
- 04 Jun, 2021 1 commit
-
-
Da Zheng authored
* add init version. * fix build. * fix format. * fix. * fix. * fix format. * update README. * avoid running CI on distributed training tutorials. * Update tutorials/dist/1_node_classification.py Co-authored-by:
xiang song(charlie.song) <classicxsong@gmail.com> * fix. Co-authored-by:
xiang song(charlie.song) <classicxsong@gmail.com>
-
- 23 Aug, 2019 1 commit
-
-
Minjie Wang authored
* rgcn module * support id input * WIP: model codes * use faster index select * dropout * self loop * WIP: link prediction * fix lint * WIP: docs * docstring * docstring * merge two child classes * mxnet rgcn module * fix lint * fix lint * fix rename bug * add uniform edge sampler * fix fn name * docstring * fix mxnet rgcn module * fix mx rgcn * enable test on cuda
-
- 04 Jan, 2019 1 commit
-
-
Minjie Wang authored
* reorg the doc mainpage * contribute guide
-
- 12 Dec, 2018 1 commit
-
-
Lingfan Yu authored
* remove loading backend in sse * build mxnet in a second run * a third run to fix everything * fix docstring in sampler * fix docstring in transformer * README for doc build * some reordering and printing * use filename_pattern instead of ignore_pattern to reduce warning at the cost of redundant work... * add env var to use mxnet in Jenkinsfile * remove step 3, it's already fixed by previous commit
-
- 23 Oct, 2018 1 commit
-
-
Minjie Wang authored
* setup sphinx-gallery; work on graph tutorial * draft dglgraph tutorial * update readme to include document url * rm obsolete file * Draft the message passing tutorial
-
- 22 Oct, 2018 1 commit
-
-
Minjie Wang authored
-