MJHMC
MJHMC copied to clipboard
Make sure the theano bits work on CPUs
The theano implementation currently barfs when run on a CPU. I think this is just happening because we're currently hard coding float precision - there is probably a way to dynamically set this
hardcode to theano.config.floatX
On Thu, Feb 4, 2016 at 8:36 PM Andrew Berger [email protected] wrote:
The theano implementation currently barfs when run on a CPU. I think this is just happening because we're currently hard coding float precision - there is probably a way to dynamically set this
— Reply to this email directly or view it on GitHub https://github.com/rueberger/MJHMC/issues/3.