提交

提交图

3326 次代码提交

作者 SHA1 备注 提交日期
Ubuntu a78e6a02b4 change negative sampler 2023-08-16 10:34:07 +00:00
Ubuntu 7c157384b7 revert 2023-08-16 10:34:07 +00:00
Ubuntu a26891b95a lint 2023-08-16 10:34:07 +00:00
Ubuntu 8616748bb4 lint 2023-08-16 10:34:07 +00:00
Ubuntu f654285843 typo 2023-08-16 10:34:07 +00:00
Ubuntu 0f84212137 add default value 2023-08-16 10:34:07 +00:00
Ubuntu 612a38e29d change test 2023-08-16 10:34:07 +00:00
Ubuntu 55492b9520 lint 2023-08-16 10:34:07 +00:00
Ubuntu b31a532028 fix comments 2023-08-16 10:34:07 +00:00
Ubuntu 38e2709601 change back input to node pair 2023-08-16 10:34:07 +00:00
Ubuntu 3833faf6e5 change negative sampler 2023-08-16 10:34:07 +00:00
Ubuntu 432b6b5a87 change name 2023-08-16 10:34:07 +00:00
Ubuntu c461d2be0b remove unused header 2023-08-16 10:34:07 +00:00
Ubuntu 6f5b6a067e fix comments 2023-08-16 10:34:07 +00:00
Ubuntu 19a50d3c07 change subgraph to list 2023-08-16 10:34:07 +00:00
Ubuntu 78cfed2429 move seed node out 2023-08-16 10:34:07 +00:00
Ubuntu e02dc3a7f3 move unified data out from impl 2023-08-16 10:34:07 +00:00
Ubuntu 6a0cbb81d7 add input nodes 2023-08-16 10:34:07 +00:00
Ubuntu 5360650ed0 add desc 2023-08-16 10:34:07 +00:00
Ubuntu afe46260f9 add unified data structure 2023-08-16 10:34:07 +00:00
Ubuntu 593ed557a5 add unified data structure 2023-08-16 10:34:07 +00:00
Rhett Ying 7467da9a39 [dev] configure optimize options explicitly for different build types (#6161) 2023-08-16 14:29:31 +08:00
Hongzhi (Steve), Chen 346410928f [Misc] Cleanup old flags, and rely on BUILD_TYPE for all features. (#6154)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-15 16:31:44 +08:00
Hongzhi (Steve), Chen 7119422936 [Misc] Support build type in build dgl script. (#6153)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-15 12:04:33 +08:00
keli-wen b1dd592da7 [Graphbolt] 2-step loading, Add OnDiskDataset.load() method to trigger actual loading. (#6142) 2023-08-14 15:34:18 +08:00
Ramon Zhou 58d98e0390 [Graphbolt] Utilize pre-allocation in sampling (#6132) 2023-08-14 13:20:55 +08:00
Muhammed Fatih BALIN f0d8ca1e40 [Dev] Change CXX standard to 17 (#6138) 2023-08-14 10:26:40 +08:00
Xin Yao 08d18a47f2 [Build] Fix bf16/fp16 building issues for CUDA 12.2 (#6074)
Signed-off-by: Xin Yao <xiny@nvidia.com>
2023-08-14 10:12:41 +08:00
Songqing Zhang de344fa49a [Misc] Small fix of cpp tests (#6137) 2023-08-12 00:11:10 +08:00
keli-wen 2c64ae0330 [Graphbolt] Enhance preprocessing: Ensure relative paths in YAML and convert to absolute paths before loading. (#6110) 2023-08-11 16:19:07 +08:00
Andrei Ivanov f0189a4fcb Removing warnings appearing in NN tests. (#6109) 2023-08-11 12:24:46 +08:00
Hongzhi (Steve), Chen ef3919a730 [Misc] Fix typo. (#6136)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-11 11:07:53 +08:00
Daniil Sizov 9c36f24fb4 Cpu docker tcmalloc (#5969) 2023-08-11 10:12:58 +08:00
Triston 78d8b808b0 [Doc] Update README about DGL container access from NGC (#6133)
Co-authored-by: Triston Cao <tristonc@nvidia.com>
2023-08-11 10:04:48 +08:00
peizhou001 9116f67304 [Graphbolt]Unique and compact OP (#6098) 2023-08-11 07:58:33 +08:00
Chang Liu 88964a8253 [Bugfix] Fix cusparseCreateCsr format for cuda12 (#6121) 2023-08-10 07:35:32 -07:00
peizhou001 1e16e4ca5f [Graphbolt]Throw exception when id not found (#6128) 2023-08-10 17:02:48 +08:00
Rhett Ying b328b85f61 [CI] update python version for tensorflow (#6125) 2023-08-10 16:17:37 +08:00
Hongzhi (Steve), Chen c8414962f1 [Misc] Remove blank files. (#6126)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-10 16:14:53 +08:00
Muhammed Fatih BALIN 7e4c226de4 [Model] Simplify labor example, add proper inference code (#6104) 2023-08-10 11:54:13 +08:00
Andrei Ivanov cf829dc38e Fixing some unittest warnings. (#6122)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-08-10 11:53:20 +08:00
Andrei Ivanov 77c84834c8 Improving serialize tests (#6116) 2023-08-10 10:21:01 +08:00
Andrei Ivanov d19887cde5 Improving transform tests. (#6123) 2023-08-10 09:59:25 +08:00
paoxiaode d5ae1ea05f [BugFix] add input/output shape check in GatedGraphConv (#6119)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-08-09 19:16:46 +08:00
Rhett Ying 66656d9d0c [dev] specify minimum version of pydantic (#6120) 2023-08-09 17:38:54 +08:00
Ramon Zhou 45da2b23f6 [Graphbolt] Add num_pick_fn into neighbor sampling (#6101) 2023-08-09 17:28:46 +08:00
Rhett Ying 6b047e4d77 [GraphBolt] wrap tvt with task structure (#6112) 2023-08-09 13:27:22 +08:00
Muhammed Fatih BALIN a2234d6075 [Graphbolt] Modify labor to fix inconsistencies (#6117)
Co-authored-by: Ramon Zhou <deluxurous@gmail.com>
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-08-09 11:37:53 +08:00
peizhou001 707f2ae996 [Graphbolt]Add concurrent id hash map (#6082) 2023-08-09 09:57:02 +08:00
Ramon Zhou 144a491b8d [Graphbolt] Update the sampler algorithm documentation for fanout = -1. (#6114) 2023-08-09 09:25:04 +08:00