Unverified Commit 7129905e authored by hu chaochao's avatar hu chaochao Committed by GitHub
Browse files

[Doc] The len(data) of TUDataset('DD') must be 1178. (#7219)

parent a2c5472a
......@@ -349,7 +349,7 @@ class TUDataset(DGLBuiltinDataset):
The dataset instance is an iterable
>>> len(data)
188
1178
>>> g, label = data[1024]
>>> g
Graph(num_nodes=88, num_edges=410,
......
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