dgl.seed

dgl.seed(val)[source]

Set the random seed of DGL.

Parameters

val (int) – The seed.