This flag won't help you with that error. Which version of Theano do you use? Make sure to use 0.9 or more recent. Also give the full error message.
Le dim. 18 juin 2017 18:51, Sunjeet Jena <[email protected]> a écrit : > I am trying to use 'local_remove_all_assert' in theano.flag to remove this > error " AssertionError: Scan has returned a list of updates. This should > not happen! Report this to theano-users (also include the script that > generated the error)" but still I am getting this error. Is this the right > way to disable this function: > > > > * THEANO_FLAGS="floatX=float32, > optimizer_including=local_remove_all_assert" python Deep_RL_4.py* > > -- > > --- > You received this message because you are subscribed to the Google Groups > "theano-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "theano-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
