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

[RLlib] Fix default view_requirement in policy.py #27255

Merged
merged 11 commits into from
Aug 2, 2022

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    74686a8 View commit details
    Browse the repository at this point in the history
  2. Revert "fixed crr flakeyness on crr"

    This reverts commit 74686a8.
    kouroshHakha committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    5ab160c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5019f2d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    a5c07d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    d3bdfd1 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    38d3eb4 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    ee59989 View commit details
    Browse the repository at this point in the history
  2. deafult view_requirement used to enable used_for_compute_actions for …

    …new_obs key, for inference we should not look into the future.
    
    Signed-off-by: Kourosh Hakhamaneshi <[email protected]>
    kouroshHakha committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    05cd242 View commit details
    Browse the repository at this point in the history
  3. lint

    Signed-off-by: Kourosh Hakhamaneshi <[email protected]>
    kouroshHakha committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    0de0020 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    a053e24 View commit details
    Browse the repository at this point in the history
  2. added used_for_compute_action=True to infos view_requirement

    Signed-off-by: Kourosh Hakhamaneshi <[email protected]>
    kouroshHakha committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    0e1cd6d View commit details
    Browse the repository at this point in the history