"docs/git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "85951d25efd839e1456c1c35bfaec2c9bd931562"
- 07 Jun, 2023 1 commit
-
-
Rhett Ying authored
-
- 05 Jun, 2023 1 commit
-
-
peizhou001 authored
-
- 04 Jun, 2023 2 commits
-
-
peizhou001 authored
-
peizhou001 authored
-
- 03 Jun, 2023 1 commit
-
-
peizhou001 authored
-
- 02 Jun, 2023 4 commits
-
-
peizhou001 authored
[Graphbolt] Add replace for sampling
-
peizhou001 authored
[Graphbolt] Add fanout for sampling
-
peizhou001 authored
[GraphBolt] Add neighbor sampling picking all neighbors for given nodes
-
peizhou001 authored
Co-authored-by:
Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-25-242.ap-northeast-1.compute.internal>
-
- 30 May, 2023 1 commit
-
-
czkkkkkk authored
[Graphbolt] Enable CSCSamplingGraph copy to/load from shared memory and add unittests in Python (#5742)
-
- 29 May, 2023 1 commit
-
-
Rhett Ying authored
-
- 26 May, 2023 1 commit
-
-
Rhett Ying authored
-
- 24 May, 2023 2 commits
-
-
Chang Liu authored
-
Rhett Ying authored
-
- 23 May, 2023 1 commit
-
-
peizhou001 authored
-
- 19 May, 2023 1 commit
-
-
peizhou001 authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-25-242.ap-northeast-1.compute.internal>
-
- 12 May, 2023 1 commit
-
-
Rhett Ying authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-25-242.ap-northeast-1.compute.internal>
-
- 10 May, 2023 1 commit
-
-
Kunal Mukherjee authored
Co-authored-by:
kxm180046 <kxm180046@utdallas.edu> Co-authored-by:
Infinity_X <Infinity_X@sinomo.net> Co-authored-by:
Mufei Li <mufeili1996@gmail.com>
-
- 06 May, 2023 1 commit
-
-
paoxiaode authored
-
- 21 Apr, 2023 1 commit
-
-
Kunal Mukherjee authored
Co-authored-by:
kxm180046 <kxm180046@utdallas.edu> Co-authored-by:
Nick Baker <ndbaker1@outlook.com> Co-authored-by:
Mufei Li <mufeili1996@gmail.com>
-
- 20 Apr, 2023 1 commit
-
-
czkkkkkk authored
-
- 19 Apr, 2023 1 commit
-
-
Zhiteng Li authored
Co-authored-by:rudongyu <ru_dongyu@outlook.com>
-
- 15 Apr, 2023 1 commit
-
-
czkkkkkk authored
-
- 14 Apr, 2023 2 commits
-
-
czkkkkkk authored
Co-authored-by:Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
-
rudongyu authored
-
- 13 Apr, 2023 2 commits
-
-
Venzino.Han authored
Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
czkkkkkk authored
-
- 12 Apr, 2023 1 commit
-
-
peizhou001 authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-16-19.ap-northeast-1.compute.internal>
-
- 10 Apr, 2023 1 commit
-
-
Tianqi Zhang (张天启) authored
-
- 09 Apr, 2023 1 commit
-
-
schmidt-ju authored
Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
- 31 Mar, 2023 2 commits
-
-
czkkkkkk authored
-
Venzino.Han authored
Co-authored-by:
venzino-han <venzino.han@buzzvil.com> Co-authored-by:
Mufei Li <mufeili1996@gmail.com>
-
- 24 Mar, 2023 1 commit
-
-
Hongzhi (Steve), Chen authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
-
- 21 Mar, 2023 1 commit
-
-
czkkkkkk authored
-
- 20 Mar, 2023 1 commit
-
-
Hongzhi (Steve), Chen authored
* merge * format * rename * sort * sort * update * update * update * Update tests/utils/checks.py Co-authored-by:
Mufei Li <mufeili1996@gmail.com> --------- Co-authored-by:
Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal> Co-authored-by:
Mufei Li <mufeili1996@gmail.com>
-
- 15 Mar, 2023 1 commit
-
-
czkkkkkk authored
* [Sparse] Remove the Python DiagMatrix class * Update * Update * update * Update
-
- 09 Mar, 2023 1 commit
-
-
Hongzhi (Steve), Chen authored
* rename * sort * rename --------- Co-authored-by:Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
-
- 08 Mar, 2023 3 commits
-
-
kkranen authored
* Bugfix for reverse edge issue. * Resolved copy/paste transcription error * lint * Added unit tests for graph with not all reverses. * linting + added backend device test --------- Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com> Co-authored-by:
Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
-
Xin Yao authored
[Feature] Add `state_dict`, `load_state_dict`, `param_groups` to `dgl.optim.SparseGradOptimizer` (#5311) * init update * all get/set optm_state * add unit tests * add docstring * fix for multiple embeddings * move embedding methods to private * fix lint * fix unit tests * resolve comments * merge master
-
Xin Yao authored
* expose GeneratePermutation * add sparse_all_to_all_push * add sparse_all_to_all_pull * add unit test * handle world_size=1 * remove python nccl wrapper * remove the nccl dependency * use pinned memory to speedup D2H copy * fix lint * resolve comments * fix lint * fix ut * resolve comments
-