Unverified Commit 89bed21a authored by Hongzhi (Steve), Chen's avatar Hongzhi (Steve), Chen Committed by GitHub
Browse files

[Graphbolt] Add more class and ops to graphbolt doc. (#6307)


Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
parent e1806d60
...@@ -22,8 +22,14 @@ APIs ...@@ -22,8 +22,14 @@ APIs
ItemSampler ItemSampler
NegativeSampler NegativeSampler
SubgraphSampler SubgraphSampler
SampledSubgraph
exclude_edges
Feature Feature
Feature.read
Feature.update
FeatureStore FeatureStore
FeatureStore.read
FeatureStore.update
FeatureFetcher FeatureFetcher
CopyTo CopyTo
...@@ -37,3 +43,24 @@ DataLoaders ...@@ -37,3 +43,24 @@ DataLoaders
SingleProcessDataLoader SingleProcessDataLoader
MultiProcessDataLoader MultiProcessDataLoader
Standard Implementations
-------------------------
.. autosummary::
:toctree: ../../generated/
:nosignatures:
:template: classtemplate.rst
OnDiskDataset
OnDiskTask
OnDiskMetaData
CSCSamplingGraph
UniformNegativeSampler
NeighborSampler
LayerNeighborSampler
SampledSubgraphImpl
BasicFeatureStore
TorchBasedFeature
TorchBasedFeatureStore
GPUCachedFeature
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment