-
seed_rng() should be called with no parameters as much as possible. If you want stuff to be deterministic, define the THEANO_UNITTEST_SEED env. var
4f892769
seed_rng() should be called with no parameters as much as possible. If you want stuff to be deterministic, define the THEANO_UNITTEST_SEED env. var