Hey Fred, my bad, reverting 29e67107e0558ec979be1834df47bf50fb948284 indeed solved the problem. Let me know if you need access to the code to further debug the issue. Ciao,
Fra Il giorno lunedì 24 ottobre 2016 17:30:05 UTC+2, Francesco Visin ha scritto: > > Hi Fred, > > https://github.com/Theano/Theano/pull/5126 does not fix the problem. > I don't have a MWE, but I can give you access to my repo and provide you > the parameters that reproduce the issue if you want to (write to me in > private). > I am git bisecting to find the culprit of the issue. > > Il giorno sabato 22 ottobre 2016 04:20:44 UTC+2, nouiz ha scritto: >> >> Francesco, I have a PR that revert something that could fix that >> regression. Can you try it? >> >> https://github.com/Theano/Theano/pull/5126 >> >> If it fix it, we can merge the PR. But we will need to bring it back, so >> having a way to reproduce it would be great. But first, we should make sure >> we remove the regression. >> >> thanks >> >> Fred >> >> On Fri, Oct 21, 2016 at 12:37 PM, Frédéric Bastien <[email protected] >> > wrote: >> >>> Exact. Can you give me a way to reproduce it? It is hard to debug >>> without a way to reproduce. >>> >>> thanks >>> >>> Fred >>> >>> On Fri, Oct 21, 2016 at 12:15 PM, Pascal Lamblin < >>> [email protected]> wrote: >>> >>>> Hi Francesco, >>>> >>>> This seems to be the same issue as >>>> https://github.com/Theano/Theano/issues/5107 >>>> The easy workaround is to revert to before the commit in question. >>>> >>>> Fred said he would take a look. >>>> >>>> On Fri, Oct 21, 2016, Francesco Visin wrote: >>>> > Hi, >>>> > >>>> > My code results in a Theano error in fgraph.replace. >>>> > I get the same error on CPU and GPU, even with optimizer=None. >>>> > >>>> > -- >>>> > >>>> > --- >>>> > 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. >>>> >>>> >>>> >>>> -- >>>> Pascal >>>> >>>> -- >>>> >>>> --- >>>> 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.
