mirror of
https://github.com/dmlc/dgl.git
synced 2026-06-04 19:44:23 +08:00
[GraphBolt][Doc] Add new features to documentation. (#7637)
This commit is contained in:
committed by
GitHub
parent
dfd491568d
commit
2260992423
@@ -5,7 +5,7 @@
|
||||
|
||||
.. currentmodule:: dgl.graphbolt
|
||||
|
||||
**dgl.graphbolt** is a dataloading framework for GNN that provides well-defined
|
||||
**dgl.graphbolt** is a dataloading framework for GNNs that provides well-defined
|
||||
APIs for each stage of the data pipeline and multiple standard implementations.
|
||||
|
||||
Dataset
|
||||
@@ -55,6 +55,8 @@ collection of features.
|
||||
BasicFeatureStore
|
||||
TorchBasedFeature
|
||||
TorchBasedFeatureStore
|
||||
DiskBasedFeature
|
||||
CPUCachedFeature
|
||||
GPUCachedFeature
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user