Skip to content

[RLlib] Dreamer: Fix broken import and add compilation test case.#13553

Merged
sven1977 merged 3 commits intoray-project:masterfrom
sven1977:dreamer_fix_broken_import
Jan 21, 2021
Merged

[RLlib] Dreamer: Fix broken import and add compilation test case.#13553
sven1977 merged 3 commits intoray-project:masterfrom
sven1977:dreamer_fix_broken_import

Conversation

@sven1977
Copy link
Copy Markdown
Contributor

@sven1977 sven1977 commented Jan 19, 2021

Dreamer: Fix broken import and add compilation test case.

#13551

Why are these changes needed?

Closes #13551

Related issue number

Checks

  • 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 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 :(

@sven1977 sven1977 merged commit daf0bef into ray-project:master Jan 21, 2021
fishbone added a commit to fishbone/ray that referenced this pull request Feb 16, 2021
@sven1977 sven1977 deleted the dreamer_fix_broken_import branch March 27, 2021 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[rllilb] No module named 'ray.rllib.models.torch.modules.reshape' Error when I try to import 'DREAMERTrainer'

2 participants