Replies: 1 comment 2 replies
-
Hi - thanks for the question! Your code defines a number of functions, but doesn't run them, and it's not clear how to call the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks,
I have a piece of code that I am trying to train an agent. I dont know if this is the right place for a question like this. The code runs much faster on my local CPU machine compared to V100 on Colab. I am not sure if I am doing something wrong or the code has some memory bottlenecks. My code is pasted below. Any help will be appreciated.
Also attaching CPU and GPU config
CPU
GPU
Corresponding jax version
Beta Was this translation helpful? Give feedback.
All reactions