文件历史

7 次代码提交

作者 SHA1 备注 提交日期
czkkkkkk f41934df87 [Sparse] Add conversion between DGLGraph and SparseMatrix. (#5553) 2023-04-20 18:00:34 +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
Hongzhi (Steve), Chen be8763fa65 [Misc] Black auto fix. (#4679)
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
2022-10-08 11:59:37 +08:00
KounianhuaDu 6f93c6aa74 fix (#3167)
Co-authored-by: xiang song(charlie.song) <classicxsong@gmail.com>
Co-authored-by: zhjwy9343 <6593865@qq.com>
2021-07-30 13:07:22 +08:00
Jinjing Zhou 2583ec5934 [Doc] Fix WeightBasis documentation (#3189)
* fix

* fix type

Co-authored-by: Minjie Wang <wmjlyjemaine@gmail.com>
2021-07-28 18:56:10 +08:00
colten a1b5b42af4 remove unused and undefined function (#2791)
Co-authored-by: messi-k <messi.k@kakaocorp.com>
2021-03-28 00:17:11 +08:00
Smile 583aa76621 [Example] Pytorch Seal example (#2638)
* add seal example

* 1. add paper infomation in examples/README
2. adjust codes
3. option test

* use latest `to_simple` to replace coalesce graph function

* remove outdated codes

* remove useless comment
2021-02-25 15:53:35 +08:00