You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Xinyu Yao 7612af0f18
[GraphBolt] Remove old version negative sampler. (#7302)
4 days ago
.github Update stale.yml (#5441) 1 year ago
apps/life_sci [API Deprecation]Deprecate contrib module (#5114) 1 year ago
benchmarks [Performance] Fused sampling with compaction (#5924) 9 months ago
cmake [CUDA] Add Ada architecture to DGL architecture list. (#7282) 1 week ago
conda/dgl [dev] bump master version to 2.2 (#7185) 1 month ago
dgl_sparse Revert "[Sparse] Fix Windows.h dependency issue (#6741)" (#6843) 3 months ago
dglgo [Misc] Remove blank files. (#6126) 8 months ago
docker [CI] use torch 2.0.0, cu118, ubuntu2004, python310 (#7158) 1 month ago
docs [GraphBolt][Tutorial] MultiGPU tutorial as a notebook (#7134) 1 week ago
examples [Misc] Using the aliases of builtin types like np.int is deprecated (#7300) 4 days ago
graphbolt [GraphBolt][CUDA] Better `TORCH_CUDA_ARCH_LIST` initialization. (#7293) 1 week ago
include/dgl [dev] bump master version to 2.2 (#7185) 1 month ago
notebooks [GraphBolt] Update notebooks about how to construct ondisk datasets. (#7268) 1 week ago
python [GraphBolt] Remove old version negative sampler. (#7302) 4 days ago
script [doc] use tqdm from tqdm.auto (#7191) 1 month ago
src [CUDA][Bug] CSR transpose bug in CUDA 12 (#7295) 1 week ago
tensoradapter [Build] use c++17 on tensoradaptor build (#5791) 10 months ago
tests [GraphBolt] Remove old version negative sampler. (#7302) 4 days ago
third_party [GraphBolt] Add optimized `unique_and_compact_batched`. (#7239) 1 week ago
tools [DistDGL] fix distributed partition issue (#6847) 3 months ago
tutorials [DistGB] update documentation (#7201) 1 month ago
.clang-format Add clang-format (#4686) 1 year ago
.gitignore Update .gitignore 7 months ago
.gitmodules [GraphBolt] Add optimized `unique_and_compact_batched`. (#7239) 1 week ago
.lintrunner.toml [Feature] Gpu cache for node and edge data (#4341) 9 months ago
CMakeLists.txt [GraphBolt] Add optimized `unique_and_compact_batched`. (#7239) 1 week ago
CONTRIBUTORS.md [Graphbolt] Fix link_prediction example (#6397) 6 months ago
Jenkinsfile [Dev] add contributor to CI authority (#7267) 2 weeks ago
LICENSE Reorg folders; basic impl of the APIs 5 years ago
NEWS.md [Release] update version (#440) 5 years ago
README.md [Doc] Update README about DGL container access from NGC (#6133) 8 months ago
pyproject.toml [Lint] Add a formatter GitHub Action for `ufmt` and `clang-format` (#4977) 1 year ago
readthedocs.yml [Docs] Move file_pattern option from Makefile to conf.py (#352) 5 years ago