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

Value Error and incompatibility in dtype #4

Open
gaurav5590 opened this issue Oct 17, 2018 · 0 comments
Open

Value Error and incompatibility in dtype #4

gaurav5590 opened this issue Oct 17, 2018 · 0 comments

Comments

@gaurav5590
Copy link

I am getting the following error on running the code interact.py

ValueError: When compiling the inner function of scan the following error has been encountered: The initial state (outputs_info in scan nomenclature) of variable IncSubtensor{Set;:int64:}.0 (argument number 2) has dtype float32, while the result of the inner function (fn) has dtype float64. This can happen if the inner function of scan results in an upcast or downcast.

I am even putting THEANO_FLAGS= 'device=cpu, floatX=float32' before running the python file. Still the error persists.

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

1 participant