Hongzhi (Steve), Chen
|
5008af2210
|
[Misc] Rename number_of_edges and number_of_nodes to num_edges and num_nodes in examples. (#5492)
* pytorch_example
* fix
---------
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-03-29 11:01:20 +08:00 |
|
Hongzhi (Steve), Chen
|
704bcaf6dd
|
examples (#5323)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-02-19 08:35:15 +08:00 |
|
peizhou001
|
611393021a
|
[API Deprecation] Remove candidates in DGLGraph (#4946)
|
2022-12-01 16:41:53 +08:00 |
|
Hongzhi (Steve), Chen
|
0b9df9d798
|
[Misc] Black auto fix. (#4652)
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
|
2022-09-28 10:28:24 +08:00 |
|
Quan (Andy) Gan
|
e06e63d5d5
|
[Feature] Enable UVA sampling with CPU indices (#3892)
* enable UVA sampling with CPU indices
* add docs
* add more docs
* lint
* fix
* fix
* better error message
* use mp.Barrier instead of queues
* revert
* revert
* oops
* revert dgl.multiprocessing.spawn
* Update pytorch.py
|
2022-04-12 20:56:51 +08:00 |
|
Quan (Andy) Gan
|
caa6d6072c
|
[Feature] Replacing thread_wrapped_func with minimal mp.Process wrapper (#2905)
* standardizing thread_wrapped_func
* lints
* Update __init__.py
|
2021-05-14 11:34:49 +08:00 |
|
Mufei Li
|
492ad9be81
|
[Fix] Avoid Overloading Nonzero for PyTorch Backend (#2434)
* Update gatedgraphconv.py
* Update entity_classify.py
* Update data-process.rst
* Update reading_data.py
* Update data-process.rst
* Update utils.py
* Update knowledge_graph.py
* Update entity_classify.py
* Update rdf.py
* Update entity_classify_mb.py
* Update test_classify.py
* Update tensor.py
* Update sparse.py
* Update entity_classify_mp.py
* Update 6_line_graph.py
|
2020-12-20 13:12:17 +08:00 |
|
Hao Xiong
|
eef4c05929
|
[Example] Implement LINE with dgl and pytorch (#2195)
* line
* two lines
* update readme
* readme
* update readme
* update
* Implement LINE
* readme
* readme
* typos
* update readme
Co-authored-by: Zihao Ye <expye@outlook.com>
Co-authored-by: xiang song(charlie.song) <classicxsong@gmail.com>
Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com>
|
2020-09-21 02:30:34 +08:00 |
|