Skip to content

This change updates the random number generation utility to use tf.uint64 for bitwise operations and constants. The seed generation function (next_seed_fn) has been rewritten to implement a proper 7-bit LFSR (PRBS7) using bitwise operations, replacing the previous power-based approximation.#1288

Open
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_915708863