You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
how to design dataloader?
if sampler = MultiLayerFullNeighborSampler(2), all nodes are sampled for 64 nodes. Which is same as feeding full-batch graph. Is this called batch?