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

Model taking 10 minutes to load on Windows? [question] #30

Open
josiahcoad opened this issue Jun 4, 2020 · 3 comments
Open

Model taking 10 minutes to load on Windows? [question] #30

josiahcoad opened this issue Jun 4, 2020 · 3 comments
Labels
question Further information is requested

Comments

@josiahcoad
Copy link

Hello, I am trying to run your code exactly as is (using your pretrained agent and vae) and the model takes ~10 minutes to load. I was just wondering if this was normal.

Code example

python enjoy.py --algo sac -vae vae-level-0-dim-32.pkl --exp-id 6 -n 2000

System Info
Describe the characteristic of your environment:

  • Commit of your version of the repo: 89a3b2c
  • GPU models and configuration: GeForce GTX 1070
  • Python version: 3.7
  • Tensorflow version: 1.13.1

Additional context
Add any other context about the problem here.

@araffin araffin added the question Further information is requested label Jun 5, 2020
@araffin
Copy link
Owner

araffin commented Jun 5, 2020

Hello,

No, this is not normal, it should take only some seconds (once tensorflow is loaded).
as in #29 what simulator are you using?
and what is your OS?

@josiahcoad
Copy link
Author

Thank you for your response! So on my MacOS the model loads very quickly... just Windows 10 it has issues (tried it on two different Windows 10 computers). I mentioned sim in #29

@araffin
Copy link
Owner

araffin commented Jun 5, 2020

.. just Windows 10 it has issues (tried it on two different Windows 10 computers)

This was only tested on linux. I cannot give any guarantees for windows.

@josiahcoad josiahcoad changed the title Model taking 10 minutes to load? [question] Model taking 10 minutes to load on Windows? [question] Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants