Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REVIEW]Hetrograph and dask_cudf support #2592

Merged
merged 25 commits into from
Sep 30, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
f5e2bac
inital pass at using_edge_ids_in_uniform_sampling
VibhuJawa Aug 10, 2022
dba721a
linked issued/2562
VibhuJawa Aug 10, 2022
9ac1280
hetro_graph_support
VibhuJawa Aug 16, 2022
245c56e
inital_dask_gpu_work
VibhuJawa Aug 29, 2022
8d3d187
style changes
VibhuJawa Sep 14, 2022
455794d
handle hetrograph case
VibhuJawa Sep 21, 2022
b4444d1
Some more cleanup
VibhuJawa Sep 23, 2022
876da1f
reformat files to match PyG
VibhuJawa Sep 23, 2022
0a7b399
rename test
VibhuJawa Sep 23, 2022
5ab8978
testing move again
VibhuJawa Sep 23, 2022
83b8918
hopefully git now thinks of the rename as moving
VibhuJawa Sep 23, 2022
2faa772
giving git more signals for renaming
VibhuJawa Sep 23, 2022
e08ab6c
Reverting to 17e9e7edd675394d4d7a41e813d9f1b07cd732b2
VibhuJawa Sep 26, 2022
a6825fd
Removing python/cugraph/cugraph/gnn/dgl_extensions for now
VibhuJawa Sep 26, 2022
7a5e993
Add back __init__.py
VibhuJawa Sep 26, 2022
bd5a5cf
Working tests apart from hetrograph_sampling and eids
VibhuJawa Sep 27, 2022
ca437ae
fixed style checks in test_graph_store.py
VibhuJawa Sep 27, 2022
e3db04c
fix mg_property_graph.py
VibhuJawa Sep 28, 2022
66f53aa
structure/property_graph.py
VibhuJawa Sep 28, 2022
ee66d9f
Added MG tests for dgl graphstore
VibhuJawa Sep 28, 2022
3367287
Added homogenous sampling tests
VibhuJawa Sep 28, 2022
3e31128
Add negone_fanout
VibhuJawa Sep 28, 2022
41cbe80
Added hetro tests
VibhuJawa Sep 29, 2022
0a5366e
added in direction test
VibhuJawa Sep 29, 2022
abba30f
Added out_dir tests
VibhuJawa Sep 29, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading