dgl.seedΒΆ

dgl.seed(val)[source]ΒΆ

Set the random seed of DGL.

Parameters

val (int) – The seed.