oneflow.initial_seed¶
-
oneflow.initial_seed() → int¶ Returns the initial seed for generating random numbers as a Python long.
The documentation is referenced from: https://pytorch.org/docs/1.10/_modules/torch/random.html.
oneflow.initial_seed() → int¶Returns the initial seed for generating random numbers as a Python long.
The documentation is referenced from: https://pytorch.org/docs/1.10/_modules/torch/random.html.