Make V2 Initializers respect `seed`.
Seeded initializers will always use `stateless_random_ops` with the same seed, both when executing eagerly and when used in Graph mode. PiperOrigin-RevId: 235946674
Loading
Please sign in to comment
Seeded initializers will always use `stateless_random_ops` with the same seed, both when executing eagerly and when used in Graph mode. PiperOrigin-RevId: 235946674