DGL
0.1.x
Get Started
Install DGL
Tutorials
Basic Tutorials
Graph-based Neural Network Models
API Reference
API Reference
DGLGraph – Graph with node/edge features
Feature Initializer
BatchedDGLGraph – Enable batched graph operations
Merge and decompose
Query batch summary
dgl.BatchedDGLGraph.batch_size
dgl.BatchedDGLGraph.batch_num_nodes
dgl.BatchedDGLGraph.batch_num_edges
Graph Readout
Builtin functions
Graph Traversal
Message Propagation
User-defined function related data structures
Graph samplers
Dataset
FAQ
Environment Variables
DGL
Docs
»
API Reference
»
BatchedDGLGraph – Enable batched graph operations
»
dgl.BatchedDGLGraph.batch_size
Edit on GitHub
dgl.BatchedDGLGraph.batch_size
¶
BatchedDGLGraph.
batch_size
¶
Number of graphs in this batch.
Returns:
Number of graphs in this batch.
Return type:
int
Read the Docs
v: 0.1.x
Versions
latest
0.1.x
Downloads
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.