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

theano.fuction in cuda mode takes hours to compiles #6676

Open
jiangnanhugo opened this issue Jan 11, 2019 · 1 comment
Open

theano.fuction in cuda mode takes hours to compiles #6676

jiangnanhugo opened this issue Jan 11, 2019 · 1 comment

Comments

@jiangnanhugo
Copy link

jiangnanhugo commented Jan 11, 2019

I implement a seq2seeq model and find that in cuda mode, it cannot pass the theano.function step, and it works in cpu mode. can anyone offer me any idea?
theano version 1.0.3

@nouiz
Copy link
Member

nouiz commented Feb 8, 2019

What do you mean by canot pass the theano.function step? It is not usual that it compile for hours on GPU while it is fast to compile on the CPU.

But we do not develop Theano anymore, so I would be surprisez if someone work on this. But to have a chance of having someone to work on this, you should give code that allow people to reproduce the problem. This is needed for this type of problems.

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