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

Trainer is always in waiting state #3

Open
PankajJain5889 opened this issue Oct 26, 2019 · 6 comments
Open

Trainer is always in waiting state #3

PankajJain5889 opened this issue Oct 26, 2019 · 6 comments

Comments

@PankajJain5889
Copy link

PankajJain5889 commented Oct 26, 2019

I just started using this after initial setup done right I am able to see agent output and NPc's but the trainer is always in waiting state

@harbarex
Copy link

@PankajJain5889 did you find a solution for this?

@PankajJain5889
Copy link
Author

Couldn't find a viable solution but will look in it this weekend, also what version of python and tensorflow-gpu are you using

@harbarex
Copy link

Try installing the latest version of cudnn. And change the value of TRAINER_MEMORY_ALLOCATION to 0.4. I am using the following configuration, and the code worked for me:

tensorflow-gpu: 1.15.0
keras: 2.2.4
cuda: 10.0.1
cudnn: 7.6.4
Python: 3.7.5

@PankajJain5889
Copy link
Author

Can you tell me what graphic card are you working with I am just unsure that 10.0.1 Cuda would work with mine cause as per my online research 9.0 is stable, please suggest

@harbarex
Copy link

I am using the NVIDIA Quadro P4000 - 8GB Memory

@FHof
Copy link

FHof commented May 14, 2020

I've noticed that the ConsoleStats hides a python keras Exception and found a way to avoid it: #9

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

3 participants