Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure the theano bits work on CPUs #3

Open
rueberger opened this issue Feb 5, 2016 · 1 comment
Open

Make sure the theano bits work on CPUs #3

rueberger opened this issue Feb 5, 2016 · 1 comment

Comments

@rueberger
Copy link
Owner

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

@Sohl-Dickstein
Copy link
Collaborator

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
#3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants