Ioannis Marras
2016-03-16 12:55:14 UTC
Hi all,
After the compilation of the training and validation function of my CNN I
am getting this error:
ERROR (theano.gof.opt): EquilibriumOptimizer max'ed out by
'cut_gpua_constant_transfers'. You can safely raise the current threshold
of 5.000000 with the theano flag 'optdb.max_use_ratio'.
Although my CNN was running after this error I am wondering if I can ignore
this error or not....
What does this error means? (I found on the internet that this is related
to T.set_subtensor(). In my code there are repeated applications of
T.set_subtensor())
Many Thanks,
Ioannis
After the compilation of the training and validation function of my CNN I
am getting this error:
ERROR (theano.gof.opt): EquilibriumOptimizer max'ed out by
'cut_gpua_constant_transfers'. You can safely raise the current threshold
of 5.000000 with the theano flag 'optdb.max_use_ratio'.
Although my CNN was running after this error I am wondering if I can ignore
this error or not....
What does this error means? (I found on the internet that this is related
to T.set_subtensor(). In my code there are repeated applications of
T.set_subtensor())
Many Thanks,
Ioannis
--
---
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 theano-users+***@googlegroups.com.
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 theano-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.