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] Remove all default config objects and rllib/agents #33242

Merged

Commits on Mar 13, 2023

  1. Remove conversions to config

    Signed-off-by: Artur Niederfahrenhorst <[email protected]>
    ArturNiederfahrenhorst committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    d34b0d9 View commit details
    Browse the repository at this point in the history
  2. Remove all DEFAULT CONFIGS

    Signed-off-by: Artur Niederfahrenhorst <[email protected]>
    ArturNiederfahrenhorst committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    ce43b2b View commit details
    Browse the repository at this point in the history
  3. lint

    Signed-off-by: Artur Niederfahrenhorst <[email protected]>
    ArturNiederfahrenhorst committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    f32b5eb View commit details
    Browse the repository at this point in the history
  4. Delete more occurences of legacy DEFAULT_CONFIG objects

    Signed-off-by: Artur Niederfahrenhorst <[email protected]>
    ArturNiederfahrenhorst committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    8c4f99f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13a6221 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a9dad9 View commit details
    Browse the repository at this point in the history
  7. Fix test_multi_agent_env missing config and multi_agent_two_trainers …

    …missing configs
    
    Signed-off-by: Artur Niederfahrenhorst <[email protected]>
    ArturNiederfahrenhorst committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    bcd6237 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    191fa4e View commit details
    Browse the repository at this point in the history
  9. get _enable_rl_module_api for backward compatibility

    Signed-off-by: Artur Niederfahrenhorst <[email protected]>
    ArturNiederfahrenhorst committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    fb3034b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7fa2aed View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2fa6ccf View commit details
    Browse the repository at this point in the history
  12. Fix a couple of tests using old config dicts

    Signed-off-by: Artur Niederfahrenhorst <[email protected]>
    ArturNiederfahrenhorst committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    4d1e824 View commit details
    Browse the repository at this point in the history
  13. remove local_mode

    Signed-off-by: Artur Niederfahrenhorst <[email protected]>
    ArturNiederfahrenhorst committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    cd0f20d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2e6b5e6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8939e76 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    be7866c View commit details
    Browse the repository at this point in the history
  17. fix test_gpus

    Signed-off-by: Artur Niederfahrenhorst <[email protected]>
    ArturNiederfahrenhorst committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    977577b View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. merge master

    Signed-off-by: Artur Niederfahrenhorst <[email protected]>
    ArturNiederfahrenhorst committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    736481c View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Sven's nit

    Signed-off-by: Artur Niederfahrenhorst <[email protected]>
    ArturNiederfahrenhorst committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    f731642 View commit details
    Browse the repository at this point in the history