Nima Mousavi
2015-07-14 17:12:57 UTC
Hey there,
I have installed Theano on a mac and added
[global]
floatX = float32
to my .theanorc.
For some reason the grad function produces float64 values though. I'm 100%
sure
that the float64 values are produced by the grad function. After manually
casting
them to float32 my program works again. But, if possible, I'd like to know
the reason.
Thanks your help is appreciated
I have installed Theano on a mac and added
[global]
floatX = float32
to my .theanorc.
For some reason the grad function produces float64 values though. I'm 100%
sure
that the float64 values are produced by the grad function. After manually
casting
them to float32 my program works again. But, if possible, I'd like to know
the reason.
Thanks your help is appreciated
--
---
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.