"vscode:/vscode.git/clone" did not exist on "de1cb83d8ba7ab1a7b99d9b711ca53c18e607440"
Unverified Commit f5ddb114 authored by Mufei Li's avatar Mufei Li Committed by GitHub
Browse files

Update neighbor_sampler.py (#5450)

parent 92e22995
...@@ -171,7 +171,7 @@ class MultiLayerFullNeighborSampler(NeighborSampler): ...@@ -171,7 +171,7 @@ class MultiLayerFullNeighborSampler(NeighborSampler):
Parameters Parameters
---------- ----------
n_layers : int num_layers : int
The number of GNN layers to sample. The number of GNN layers to sample.
kwargs : kwargs :
Passed to :class:`dgl.dataloading.NeighborSampler`. Passed to :class:`dgl.dataloading.NeighborSampler`.
......
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