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

Edpalenc/1.3.0 bonsai sync #69

Merged
merged 88 commits into from
May 14, 2021
Merged

Conversation

Edilmo
Copy link

@Edilmo Edilmo commented May 7, 2021

Why are these changes needed?

Updating to RLlib 1.3 official release

Related issue number

None

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

Edilmo added 30 commits January 30, 2020 00:46
Specifically, we are setting a
travis like ADO pipeline following
what is already present in the .travis.yml
file in the root of the repo.
Set up CI with Azure Pipelines
Edilmo and others added 28 commits February 5, 2021 23:48
#56)

* Save more intermetdiate PPOLoss nodes as PPOLoss attributes for additional runtime checks

* redundant import

* consistent naming
…210203

Sync with upstream master and add ParallelIterators fix
* Second iteration of CQL

* Separating Bonsai RLlib tests

* Missing file

* CQLApexSAC support and dataset improvements

* Fix numpy conversion

* putting right version

* Fix offline data fast data path

* Disabling some tune tests
# Conflicts:
#	java/runtime/src/main/java/io/ray/runtime/gcs/RedisClient.java
#	python/ray/__init__.py
#	python/ray/tests/test_advanced_3.py
#	python/ray/tests/test_iter.py
#	python/ray/tune/BUILD
#	python/ray/util/lightning_accelerators/BUILD
#	python/ray/util/sgd/BUILD
#	python/requirements.txt
#	python/requirements_rllib.txt
#	rllib/agents/cql/cql_sac.py
#	rllib/agents/dqn/apex.py
#	rllib/agents/dqn/dqn.py
#	rllib/agents/ppo/ppo.py
#	rllib/agents/registry.py
#	rllib/evaluation/metrics.py
#	rllib/evaluation/sampler.py
#	rllib/execution/common.py
#	rllib/execution/metric_ops.py
#	rllib/execution/train_ops.py
#	rllib/models/modelv2.py
#	rllib/policy/dynamic_tf_policy.py
#	rllib/policy/sample_batch.py
#	rllib/rollout.py
#	rllib/scripts.py
#	rllib/tests/test_evaluators.py
#	rllib/tuned_examples/cql/halfcheetah-cql.yaml
@Edilmo Edilmo merged commit 412fd55 into releases/1.3.0 May 14, 2021
@Edilmo Edilmo deleted the edpalenc/1.3.0-bonsai-sync branch May 14, 2021 04:41
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.

2 participants