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] DreamerV3: Catalog enhancements 05 - GRU default model support #34284

Merged

Commits on Mar 28, 2023

  1. wip

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    36a4c65 View commit details
    Browse the repository at this point in the history
  2. wip

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    fd432e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Merge branch 'master' of https://github.com/ray-project/ray into drea…

    …mer_v3_catalog_enhancements_01
    sven1977 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    eb33ba0 View commit details
    Browse the repository at this point in the history
  2. wip

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    36346cf View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/ray-project/ray into drea…

    …mer_v3_catalog_enhancements_01
    sven1977 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    5995906 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. wip

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    950eb81 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. wip

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    392b5f6 View commit details
    Browse the repository at this point in the history
  2. wip

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    2cce48c View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    46b3c4f View commit details
    Browse the repository at this point in the history
  4. removed torch SiLU (torch now has its own)

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    1ab97e7 View commit details
    Browse the repository at this point in the history
  5. LINT

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    6383061 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/ray-project/ray into drea…

    …mer_v3_catalog_enhancements_01
    sven1977 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    1413b98 View commit details
    Browse the repository at this point in the history
  7. Update rllib/core/models/base.py

    Co-authored-by: kourosh hakhamaneshi <[email protected]>
    Signed-off-by: Sven Mika <[email protected]>
    sven1977 and kouroshHakha authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    dc46838 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. wip

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    9427f9b View commit details
    Browse the repository at this point in the history
  2. wip

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    5f91341 View commit details
    Browse the repository at this point in the history
  3. LINT and cleanup

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    647545d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/ray-project/ray into drea…

    …mer_v3_catalog_enhancements_01
    sven1977 committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    6e88ecc View commit details
    Browse the repository at this point in the history
  5. Merge branch 'model_spec_rename_to_specs_plural_to_avoid_tf_keras_mod…

    …el_conflict' into dreamer_v3_catalog_enhancements_01
    
    Signed-off-by: sven1977 <[email protected]>
    
    # Conflicts:
    #	rllib/BUILD
    #	rllib/core/models/base.py
    #	rllib/core/models/specs/tests/test_tensor_spec.py
    #	rllib/core/models/tf/encoder.py
    #	rllib/core/models/tf/mlp.py
    #	rllib/core/models/tf/primitives.py
    #	rllib/core/models/torch/mlp.py
    #	rllib/models/utils.py
    sven1977 committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    14a277b View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/dreamer_v3_catalog_enhancements_…

    …01' into dreamer_v3_catalog_enhancements_01
    sven1977 committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    fe955f6 View commit details
    Browse the repository at this point in the history
  7. wip

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    ebadcfe View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Merge branch 'master' of https://github.com/ray-project/ray into mode…

    …l_spec_rename_to_specs_plural_to_avoid_tf_keras_model_conflict
    sven1977 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    fb183ea View commit details
    Browse the repository at this point in the history
  2. test case fix

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    d802617 View commit details
    Browse the repository at this point in the history
  3. cleanup

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    4efa147 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'model_spec_rename_to_specs_plural_to_avoid_tf_keras_mod…

    …el_conflict' into dreamer_v3_catalog_enhancements_01
    sven1977 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    3885cba View commit details
    Browse the repository at this point in the history
  5. wip

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    6a6370c View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. merge

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    3de4cd1 View commit details
    Browse the repository at this point in the history
  2. wip

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    28d0c5e View commit details
    Browse the repository at this point in the history
  3. wip

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    a9c2897 View commit details
    Browse the repository at this point in the history
  4. wip

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    16101b8 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/ray-project/ray into drea…

    …mer_v3_catalog_enhancements_02_deconv2d
    
    Signed-off-by: sven1977 <[email protected]>
    
    # Conflicts:
    #	rllib/BUILD
    #	rllib/core/models/specs/tests/test_tensor_spec.py
    #	rllib/core/models/tf/encoder.py
    #	rllib/core/models/tf/mlp.py
    #	rllib/core/models/tf/primitives.py
    #	rllib/core/models/torch/mlp.py
    #	rllib/models/utils.py
    sven1977 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    ed65960 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'dreamer_v3_catalog_enhancements_01' into dreamer_v3_cat…

    …alog_enhancements_02_deconv2d
    
    # Conflicts:
    #	rllib/core/models/configs.py
    #	rllib/core/models/specs/tests/test_tensor_spec.py
    #	rllib/core/models/tf/base.py
    #	rllib/core/models/tf/heads.py
    #	rllib/core/models/tf/primitives.py
    #	rllib/core/models/torch/heads.py
    sven1977 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    205026f View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Merge branch 'master' of https://github.com/ray-project/ray into drea…

    …mer_v3_catalog_enhancements_02_deconv2d
    sven1977 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    4dbb26a View commit details
    Browse the repository at this point in the history
  2. wip

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    9670662 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. wip

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    cbe48bf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/ray-project/ray into drea…

    …mer_v3_catalog_enhancements_02_deconv2d
    sven1977 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    bea7687 View commit details
    Browse the repository at this point in the history
  3. wip

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    b876731 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/ray-project/ray into drea…

    …mer_v3_catalog_enhancements_01
    sven1977 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    f16fb63 View commit details
    Browse the repository at this point in the history
  5. wip

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    f349292 View commit details
    Browse the repository at this point in the history
  6. LINT

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    5d6f194 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of https://github.com/ray-project/ray into drea…

    …mer_v3_catalog_enhancements_01
    sven1977 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    0288d21 View commit details
    Browse the repository at this point in the history
  8. LINT

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    6bc283a View commit details
    Browse the repository at this point in the history
  9. LINT

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    c0b04fa View commit details
    Browse the repository at this point in the history
  10. wip

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    6506e15 View commit details
    Browse the repository at this point in the history
  11. wip

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    c6322b0 View commit details
    Browse the repository at this point in the history
  12. fix

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    e59f467 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'dreamer_v3_catalog_enhancements_01' into dreamer_v3_cat…

    …alog_enhancements_02_deconv2d
    sven1977 committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    2cdd41c View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. merge

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    80c5a99 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/ray-project/ray into drea…

    …mer_v3_catalog_enhancements_02_deconv2d
    sven1977 committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    4056ab6 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. wip

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    e74db3b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/ray-project/ray into drea…

    …mer_v3_catalog_enhancements_04_lstm
    sven1977 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    5891668 View commit details
    Browse the repository at this point in the history
  3. wip

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    5467f04 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/ray-project/ray into drea…

    …mer_v3_catalog_enhancements_05_gru
    sven1977 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    883993c View commit details
    Browse the repository at this point in the history
  5. wip

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    33b998e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. merge

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    d2e470b View commit details
    Browse the repository at this point in the history
  2. wip

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    9f783ea View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. fix

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    29638da View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/ray-project/ray into drea…

    …mer_v3_catalog_enhancements_05_gru
    sven1977 committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    cee2ee7 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. fixes

    Signed-off-by: sven1977 <[email protected]>
    sven1977 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    2989da3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/ray-project/ray into drea…

    …mer_v3_catalog_enhancements_05_gru
    sven1977 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    283c39a View commit details
    Browse the repository at this point in the history