文件历史

7 次代码提交

作者 SHA1 备注 提交日期
Mufei Li bef993076e [Bugfix] Fix PinSAGE Benchmark (#4058)
* Update

* Update

* Update dgl.data.rst

* CI
2022-05-28 00:31:57 +08:00
Xinger d4d4fa1eaf Update pinsage readme: torchtext>=0.9.0 (#3974)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
2022-05-10 12:41:01 +08:00
Ruoyun Huang 2980137719 [Doc] Typo in command example. (#2816)
* Typo in command example. 

process_nowplaying_rs.py is the right name under this folder.

* Update README.md

* Update README.md

Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com>
2021-04-07 09:43:37 +08:00
Quan (Andy) Gan 6367318f45 [Model] use dask to parallelize preprocessing (#2040) 2020-08-18 12:12:50 +08:00
Quan (Andy) Gan 2f6ab43a1b [Model] Pinsage example that uses sparse embedding update (#1676)
* pinsage example that uses sparse embedding update

* add difference from paper
2020-07-06 12:45:48 +08:00
Theofilos Papapanagiotou 3ebf26607e correct PinSAGE knn example syntax (#1617)
Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com>
Co-authored-by: Chao Ma <mctt90@gmail.com>
2020-06-15 15:47:00 +08:00
Quan (Andy) Gan 1e84168edd [Model] PinSAGE model with new sampler (#1334)
* another first commit

* test commit

* porting to nowplaying

* fixes

* more updates

* update readme

* add performance

* update

* switch to return_uv

* update result

* Update examples/pytorch/pinsage/process_nowplaying_rs.py

Co-authored-by: Xiagkun Hu <huxk_hit@qq.com>

* update with comments

Co-authored-by: Xiagkun Hu <huxk_hit@qq.com>
2020-05-14 14:04:44 +08:00