文件历史

提交图

1104 次代码提交

作者 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 612a38e29d change test 2023-08-16 10:34:07 +00: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
keli-wen b1dd592da7 [Graphbolt] 2-step loading, Add OnDiskDataset.load() method to trigger actual loading. (#6142) 2023-08-14 15:34:18 +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
peizhou001 9116f67304 [Graphbolt]Unique and compact OP (#6098) 2023-08-11 07:58:33 +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
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
keli-wen 129e75f325 [Graphbolt] Update preprocess to Accept Dataset Path Instead of YAML File Path (#6091) 2023-08-08 09:41:42 +08:00
caojy1998 bcb5be4ac8 [Bug fix] Fix the bug in creating unibipartite heterogenous graph (#6093)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-21-37.ap-northeast-1.compute.internal>
2023-08-07 18:50:22 +08:00
Hongzhi (Steve), Chen 34a2407cb0 [Misc] Lower the test threshold for hgnn example. (#6107)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-07 16:24:51 +08:00
Rhett Ying 96ddf41088 [GraphBolt] refactor FeatureStore and related impl (#6103) 2023-08-07 15:18:24 +08:00
Andrei Ivanov 5c7681b2d1 Removing warnings appearing in heterograph tests (#6095)
Co-authored-by: Xin Yao <xiny@nvidia.com>
2023-08-07 10:46:35 +08:00
Jing Zhu a1a3ce89ed [SpotTarget]Edge sampler with excluding edges adjacent to low-degree nodes (#5893)
Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com>
Co-authored-by: ZYH <31127200+Tonyzhou98@users.noreply.github.com>
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-08-04 16:35:27 +08:00
Hongzhi (Steve), Chen b9bb640a9a Revert "[Misc] clean up remove --inplace." (#6097) 2023-08-04 11:25:28 +08:00
Hongzhi (Steve), Chen 566719b149 [Misc] clean up remove --inplace. (#6096)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-04 09:06:05 +08:00
Hongzhi (Steve), Chen 3397496388 [Misc] Clean up build option for testing. (#6090)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-03 17:03:49 +08:00
Rhett Ying 47d37e9191 [GraphBolt] convert TVT from list of list to list (#6080) 2023-08-02 14:56:57 +08:00
Zhiteng Li 19c7e5afc0 [NN] Add EGT Layer (#6056)
Co-authored-by: rudongyu <ru_dongyu@outlook.com>
2023-08-02 14:14:08 +08:00
peizhou001 661f8177ce [Graphbolt]Add data format (#6075) 2023-08-02 10:31:11 +08:00
Rhett Ying 14f396d0b7 [GraphBolt] change TVT format of OnDiskDataset (#6076) 2023-08-01 22:36:21 +08:00
Hongzhi (Steve), Chen 1e5fb1557e [Misc] Update variable names. (#6071)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-08-01 13:22:11 +08:00
peizhou001 5da7d3917b [Graphbolt]Add negative sampler udf (#6053) 2023-08-01 11:38:00 +08:00
Ilia Taraban 8c213ef122 [Feature] Enable bfloat16 convert functions in Python API (#5760) 2023-07-31 18:09:32 +08:00
Songqing Zhang b6f5ba9a80 [Misc] Fix the directory of DGL_DOWNLOAD_DIR (#6048) 2023-07-28 11:33:37 +08:00
Quan (Andy) Gan cf5c19302e [Bugfix] Fix 5873 (#5884)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-07-27 12:33:22 +08:00
nv-dlasalle c08192cbb4 [Bugfix] Allow pinning of empty tensor (#6044) 2023-07-25 16:03:26 -07:00
Muhammed Fatih BALIN 69a532c1ab [Feature] Gpu cache for node and edge data (#4341)
Co-authored-by: xiny <xiny@nvidia.com>
2023-07-24 13:17:10 +08:00
Hongzhi (Steve), Chen 7ec78bb6d2 [Graphbolt] change dataset method to property. (#6023)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-07-20 22:24:27 +08:00
AdamGrabowski 4135b1bd5b [Performance] Fused sampling with compaction (#5924)
Co-authored-by: Hesham Mostafa <hesham.mostafa@intel.com>
2023-07-20 09:38:22 +08:00
Rhett Ying b26da25297 [GraphBolt] remove pydantic_yaml from dependency (#6011)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-07-19 10:48:46 +08:00
Muhammed Fatih BALIN e34a507292 [Graphbolt][Feature] LABOR-0 implementation into sample_neighbors with tests (#5986)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-07-18 16:44:16 +08:00
keli-wen d90954b10c [Graphbolt] Add the preprocess_ondisk_dataset function. (#5991)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-07-18 13:05:23 +08:00
Hongzhi (Steve), Chen 2746aac3ae [Misc] Use old pydantic yaml version for CI. (#6009)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2023-07-17 17:40:00 +08:00
czkkkkkk a52be5c683 [Graphbolt] Add exclude_edges impl and unittest. (#5996) 2023-07-14 17:08:05 +08:00
peizhou001 02e79a3da9 [Graophbolt] Add utils for sample (#5990)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-19.ap-northeast-1.compute.internal>
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-07-14 10:42:28 +08:00
Muhammed Fatih BALIN c3aea1b62c [Performance][CUDA] Labor UVA optimization (#5885)
Co-authored-by: Xin Yao <xiny@nvidia.com>
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
2023-07-13 19:56:31 +08:00
Hongzhi (Steve), Chen 807a753c31 Revert "[Graphbolt] Add pickle serialization support for Graphbolt SampledSubgraph" (#5997) 2023-07-13 14:23:48 +08:00
Ramon Zhou 09e5aa961d [Graphbolt] Add pickle serialization support for Graphbolt SampledSubgraph (#5979) 2023-07-12 23:03:22 +08:00
peizhou001 7c2ea23aaf [Graphbolt] Change input/output of sample neighbors to hetero format (#5980)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-19.ap-northeast-1.compute.internal>
2023-07-12 16:47:26 +08:00
Quan (Andy) Gan f7f4e73a46 [GraphBolt] multiprocess dataloader (#5959)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-07-12 15:22:26 +08:00
peizhou001 a33fafb713 [Graphbolt] Change probs to name of attribute (#5968) 2023-07-12 14:15:55 +08:00
peizhou001 4b4565077c [Graphbolt] Add edge attributes (#5966) 2023-07-11 18:31:58 +08:00
Rhett Ying 6efd2ca11b [GraphBolt] use type instead of type_name to be unified (#5981) 2023-07-11 14:03:28 +08:00