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

job management #9

Open
seungwookim opened this issue Apr 18, 2017 · 1 comment
Open

job management #9

seungwookim opened this issue Apr 18, 2017 · 1 comment

Comments

@seungwookim
Copy link
Member

for now we can request train with same network id and version multiple times at a same time, but this duplicated request need to be blocked for the performance and integrity issue

@seungwookim
Copy link
Member Author

class to fix : api.views.RunManagerTrainRequest
class to add : cluster.common.job_manager.JobManager
how : add job management class on post and put action (check if same nn_id, ver request is already on working)

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