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

Fix double action sampling in PEARLWorker #2275

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

krzentner
Copy link
Contributor

This change fixes #2246

@krzentner krzentner requested a review from a team May 8, 2021 21:07
@krzentner krzentner requested a review from a team as a code owner May 8, 2021 21:07
@krzentner krzentner requested review from ryanjulian and removed request for a team May 8, 2021 21:07
@codecov
Copy link

codecov bot commented May 8, 2021

Codecov Report

Merging #2275 (564d5f5) into master (5bc155b) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2275      +/-   ##
==========================================
- Coverage   91.28%   91.28%   -0.01%     
==========================================
  Files         199      199              
  Lines       10966    10965       -1     
  Branches     1387     1387              
==========================================
- Hits        10010    10009       -1     
  Misses        693      693              
  Partials      263      263              
Impacted Files Coverage Δ
src/garage/torch/algos/pearl.py 48.64% <ø> (-0.18%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5bc155b...564d5f5. Read the comment docs.

@mergify mergify bot requested review from a team, gitanshu and irisliucy and removed request for a team June 8, 2021 00:53
@braunjon braunjon mentioned this pull request Nov 20, 2021
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

Successfully merging this pull request may close these issues.

Small bug in PEARLWorker
2 participants