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

Will this project continue? #92

Open
cyxtj opened this issue May 8, 2017 · 1 comment
Open

Will this project continue? #92

cyxtj opened this issue May 8, 2017 · 1 comment

Comments

@cyxtj
Copy link

cyxtj commented May 8, 2017

I found this project several days ago. I'm trying to find a fast framework to implement my special LSTM.
Theano is faster than tensorflow on a single GPU. But I want even faster, so I find this repo.
What worries me is that the last commit of platoon was a month ago, and the document is very limited.
So should I stick with platoon to speed up my LSTM or switch to other frameworks like torch, especially in the perspective of a long term, like more than one year?

@cshanbo
Copy link

cshanbo commented May 8, 2017

Hi @cyxtj
Following the lstm example will help.
Experimental results show that platoon now works fine in single-node, multi-GPUs scenario. You can implement your own controller and worker according to the examples.
Good luck.

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