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 08a7c74cf4
[Misc] Fix lint. (#7414)
2 days ago
..
_ffi [dev] bump version to 2.3 (#7374) 1 week ago
backend [dev] update minimum torch version to 2.1.0 (#7401) 2 days ago
cuda [Feature] Gpu cache for node and edge data (#4341) 9 months ago
data [Doc] The len(data) of TUDataset('DD') must be 1178. (#7219) 2 months ago
dataloading [DistGB] sample with graphbolt on homograph via DistNodeDataLoader (#7108) 3 months ago
distgnn [Misc] Rename number_of_edges and number_of_nodes to num_edges and num_nodes in dist related python files. (#5489) 1 year ago
distributed [GraphBolt][CUDA] Optimize hetero sampling. (#7223) 1 month ago
function autofix2 (#5333) 1 year ago
geometry autofix2 (#5333) 1 year ago
graphbolt [Misc] Fix lint. (#7414) 2 days ago
mpops [Misc] Autoformat python dgl (Part 2). (#5332) 1 year ago
multiprocessing [Misc] Black auto fix. (#4682) 1 year ago
nn [doc] use tqdm from tqdm.auto (#7191) 2 months ago
ops [Misc] Rename number_of_edges and number_of_nodes to num_edges and num_nodes. (#5472) 1 year ago
optim [Misc] Rename number_of_edges and number_of_nodes to num_edges and num_nodes. (#5472) 1 year ago
sampling Update Labor sampler docs, add NeurIPS acceptance (#6369) 7 months ago
sparse [Sparse] Add compact operator (#6352) 7 months ago
storages [Feature] Dataloader gpu cache (#6033) 9 months ago
transforms Fixing problem with complex numbers appearing in the `lap_pe` function. (#6925) 3 months ago
utils [CUDA] Make sanity check optional for `dgl.create_block`. (#7240) 1 month ago
__init__.py [Feature] Adjusted homophily and label informativeness (#6516) 5 months ago
_api_internal.py [Lint] Pylint (#330) 5 years ago
_sparse_ops.py [Misc] Rename number_of_edges and number_of_nodes to num_edges and num_nodes. (#5472) 1 year ago
base.py [Misc] Black auto fix. (#4680) 1 year ago
batch.py [Doc] Correct batch index in batch.py (#6043) 9 months ago
container.py [Misc] Black auto fix. (#4680) 1 year ago
convert.py [CUDA] Make sanity check optional for `dgl.create_block`. (#7240) 1 month ago
core.py [Bug fix] Fix the bug in creating unibipartite heterogenous graph (#6093) 9 months ago
frame.py [Feature] Enable bfloat16 convert functions in Python API (#5760) 9 months ago
generators.py autofix2 (#5333) 1 year ago
global_config.py [Misc] Black auto fix. (#4682) 1 year ago
graph_index.py [Misc] Rename number_of_edges and number_of_nodes to num_edges and num_nodes. (#5472) 1 year ago
heterograph.py [BUGFIX] Fix the lazy device copy issue of DGL node/edge features. (#6564) 5 months ago
heterograph_index.py [misc] Fix build warnings (#6037) 9 months ago
homophily.py [Feature] Adjusted homophily and label informativeness (#6516) 5 months ago
init.py [Misc] Black auto fix. (#4682) 1 year ago
label_informativeness.py [Feature] Adjusted homophily and label informativeness (#6516) 5 months ago
logging.py Disable tensoradapter and "using backend: xxx" log by default (#3684) 2 years ago
merge.py [Misc] Black auto fix. (#4682) 1 year ago
ndarray.py [Misc] Autoformat python dgl (Part 2). (#5332) 1 year ago
partition.py [Misc] Rename number_of_edges and number_of_nodes to num_edges and num_nodes. (#5472) 1 year ago
propagate.py [Misc] Autoformat python dgl (Part 2). (#5332) 1 year ago
random.py [Misc] Autoformat python dgl (Part 2). (#5332) 1 year ago
readout.py [Misc] Autoformat python dgl (Part 2). (#5332) 1 year ago
subgraph.py [misc] Fix build warnings (#6037) 9 months ago
traversal.py [Misc] Autoformat python dgl (Part 2). (#5332) 1 year ago
udf.py [Readability] Polish udf.py (#4534) 1 year ago
view.py [Misc] Rename number_of_edges and number_of_nodes to num_edges and num_nodes. (#5472) 1 year ago