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

Make experiments GPU compatible #549

Merged

Conversation

findmyway
Copy link
Member

@findmyway findmyway commented Nov 18, 2021

The main idea is that we need to transfer data from CPU to GPU earlier, otherwise SubArray and ReshapedArray are not well handled on GPU.

@findmyway findmyway requested a review from albheim November 18, 2021 10:43
Copy link
Member

@albheim albheim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@findmyway findmyway changed the title Fix bug in GPU version of A2C and PPO Make experiments GPU compatible Nov 20, 2021
@findmyway findmyway enabled auto-merge (squash) November 20, 2021 04:34
@findmyway findmyway merged commit f4cf555 into JuliaReinforcementLearning:master Nov 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants