While trying to make a minimal script, I realized the issue comes from:
theano.config.compute_test_value = ‘ignore’
which I had left, with importing aesara as theano. Noe I don’t have the warning message or the random error.
While trying to make a minimal script, I realized the issue comes from:
theano.config.compute_test_value = ‘ignore’
which I had left, with importing aesara as theano. Noe I don’t have the warning message or the random error.