dgl.graphbolt.seedΒΆ

dgl.graphbolt.seed(val)[source]ΒΆ

Set the random seed of Graphbolt.

Parameters

val (int) – The seed.