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] Env to base env refactor #20785

Merged
merged 6 commits into from
Dec 1, 2021

Commits on Nov 30, 2021

  1. Temp

    avnishn committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    7b5006a View commit details
    Browse the repository at this point in the history
  2. Base Env Refactors

    Rename _XXXEnvToBaseEnv classes into XXXBaseEnvWrapper(BaseEnv)
    avnishn committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    a224a94 View commit details
    Browse the repository at this point in the history
  3. Deprecate to_base_env

    avnishn committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    dc2d53b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a4ca99 View commit details
    Browse the repository at this point in the history
  5. Remove DevAPI decorator

    avnishn committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    0bbe71b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ce4a49 View commit details
    Browse the repository at this point in the history