tf.random.experimental.create_rng_state

View source on GitHub

Creates a RNG state.

tf.random.experimental.create_rng_state(
    seed, algorithm
)

Args:

Returns:

a 1-D tensor whose size depends on the algorithm.