peizhou001
|
3132da2826
|
Deprecate (#4864)
rename DGLHeteroGraph to DGLGraph
|
2022-11-15 10:01:01 +08:00 |
|
Hongzhi (Steve), Chen
|
98325b1097
|
[Misc] Black auto fix. (#4691)
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
|
2022-10-10 10:53:51 +08:00 |
|
Quan (Andy) Gan
|
701b4fccc2
|
[Sampling] New sampling pipeline plus asynchronous prefetching (#3665)
* initial update
* more
* more
* multi-gpu example
* cluster gcn, finalize homogeneous
* more explanation
* fix
* bunch of fixes
* fix
* RGAT example and more fixes
* shadow-gnn sampler and some changes in unit test
* fix
* wth
* more fixes
* remove shadow+node/edge dataloader tests for possible ux changes
* lints
* add legacy dataloading import just in case
* fix
* update pylint for f-strings
* fix
* lint
* lint
* lint again
* cherry-picking commit fa9f494
* oops
* fix
* add sample_neighbors in dist_graph
* fix
* lint
* fix
* fix
* fix
* fix tutorial
* fix
* fix
* fix
* fix warning
* remove debug
* add get_foo_storage apis
* lint
|
2022-01-30 16:13:00 +08:00 |
|
Quan (Andy) Gan
|
90f10b31cb
|
[Feature] Negative sampling (#3599)
* first commit
* a bunch of fixes
* add unique
* lint
* lint
* lint
* address comments
* Update negative_sampler.py
* fix
* description
* address comments and fix
* fix
* replace unique with replace
* test pylint
* Update negative_sampler.py
|
2022-01-07 18:26:14 +08:00 |
|