Hongzhi (Steve), Chen
|
a208e8868b
|
[Misc] Black auto fix. (#4680)
* [Misc] Black auto fix.
* fix pylint disable
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
|
2022-10-08 14:15:56 +08:00 |
|
Mufei Li
|
8b8fd2c0be
|
[Dataset] Add transform argument to built-in datasets (#3733)
* Update
* Fix
* Update
|
2022-02-15 16:45:47 +08:00 |
|
Tong He
|
967ecb8064
|
[Dataset] Fix the docstring format for dgl.data section (#1941)
* PPIDataset
* Revert "PPIDataset"
This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a.
* update data rst
* update data doc and docstring
* API doc rst for dataset
* docstring
* update api doc
* add url format
* update docstring
* update citation graph
* update knowledge graph
* update gc datasets
* fix index
* Rst fix (#3)
* Fix syntax
* syntax
* update docstring
* update doc (#4)
* final update
* fix rdflib
* fix rdf
Co-authored-by: HuXiangkun <huxk_hit@qq.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal>
Co-authored-by: xiang song(charlie.song) <classicxsong@gmail.com>
|
2020-08-06 14:47:49 +08:00 |
|
Xiangkun Hu
|
06ea03d0f8
|
[Dataset] ICEWS18Dataset (#1913)
* PPIDataset
* Revert "PPIDataset"
This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a.
* ICEWS18Dataset
Co-authored-by: xiang song(charlie.song) <classicxsong@gmail.com>
|
2020-08-03 17:07:02 +08:00 |
|
Minjie Wang
|
444becf00a
|
[Misc] Move many deprecated codes to the deprecate folder (#1893)
* some file movements
* move some codes to deprecated
* more deprecation
* lint
* remove useless test
|
2020-07-30 18:17:33 +08:00 |
|
Quan (Andy) Gan
|
2b9d06b6e2
|
[Data] Retry downloading once if dataset initialization fails (#1520)
* dataloader guard
* more fixes
* sets overwrite to true by default
* Update utils.py
* fix
Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com>
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
|
2020-06-03 17:21:05 +08:00 |
|
Da Zheng
|
a0721405cf
|
[BUGFIX] don’t import dgl in the package. (#1382)
* fix dgl data.
* remove more.
* fix.
* fix.
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-150.us-west-2.compute.internal>
|
2020-03-22 01:29:16 -07:00 |
|
VoVAllen
|
9c790b1143
|
[Dataset] Add CoraFull, Amazon, KarateClub, Coauthor Dataset (#855)
* convert np.ndarray to backend tensor
* add datasets
* add qm7
* add dataset
* add dataset
* fix
* change ppi
* tu dataset
* add datasets
* fix
* fix
* fix
* fix
* add docstring
* docs
* doc
|
2019-10-01 01:19:59 +08:00 |
|