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] RLlib deprecation Notices Part 2 (models/tf, models/torch, base_mode, catalog, modelv2, models/temp_spec_classes, policy/) #36840

Merged
merged 8 commits into from
Jun 29, 2023

Conversation

avnishn
Copy link
Member

@avnishn avnishn commented Jun 26, 2023

Signed-off-by: Avnish avnishnarayan@gmail.com

Why are these changes needed?

Related issue number

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
    • I've added any new APIs to the API Reference. For example, if I added a
      method in Tune, I've added it in doc/source/tune/api/ under the
      corresponding .rst file.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

…se_mode, catalog, modelv2, models/temp_spec_classes, policy/)

Signed-off-by: Avnish <avnishnarayan@gmail.com>
avnishn added 2 commits June 26, 2023 17:13
Signed-off-by: Avnish <avnishnarayan@gmail.com>
Signed-off-by: Avnish <avnishnarayan@gmail.com>
rllib/models/tf/noop.py Outdated Show resolved Hide resolved
rllib/models/torch/mingpt.py Outdated Show resolved Hide resolved
rllib/models/torch/model.py Outdated Show resolved Hide resolved
rllib/models/torch/noop.py Outdated Show resolved Hide resolved
Copy link
Member Author

@avnishn avnishn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

first pass review

Signed-off-by: Avnish <avnishnarayan@gmail.com>
Signed-off-by: Avnish <avnishnarayan@gmail.com>
@Rohan138
Copy link
Contributor

lgtm, not a codeowner, @kouroshHakha can you stamp?

Signed-off-by: Avnish <avnishnarayan@gmail.com>
@kouroshHakha
Copy link
Contributor

@avnishn tests are failing.

avnishn added 2 commits June 28, 2023 16:00
Signed-off-by: Avnish <avnishnarayan@gmail.com>
Signed-off-by: Avnish <avnishnarayan@gmail.com>
@kouroshHakha kouroshHakha added the tests-ok The tagger certifies test failures are unrelated and assumes personal liability. label Jun 29, 2023
@kouroshHakha kouroshHakha merged commit 49342d5 into ray-project:master Jun 29, 2023
arvind-chandra pushed a commit to lmco/ray that referenced this pull request Aug 31, 2023
…se_mode, catalog, modelv2, models/temp_spec_classes, policy/) (ray-project#36840)

Signed-off-by: Avnish <avnishnarayan@gmail.com>
Signed-off-by: e428265 <arvind.chandramouli@lmco.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests-ok The tagger certifies test failures are unrelated and assumes personal liability.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants