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

Rukon/1.11.0 bonsai sync #123

Open
wants to merge 83 commits into
base: releases/1.11.0
Choose a base branch
from

Conversation

RuofanKong
Copy link
Collaborator

Why are these changes needed?

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

amogkam and others added 30 commits March 23, 2021 18:05
- Use placement groups
- Introduce time between checks for failure testing
- Use gloo instead of nccl

(cherry picked from commit b366500)
- Use placement groups
- Introduce time between checks for failure testing
- Use gloo instead of nccl
…oject#14991)

* Fixed Dask on Ray compatibility with dask==2021.3.1 which drops Python 3.6 support

* Lint
…s when running many short trials (ray-project#15011)

Closes a release blocking issue

(cherry picked from commit d33b0e4)
* Fix

* format

* more

* format

* fix

* fix

* fix comment

* fix test failure
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
* server side ready

* client size

* py

* fix

* up

* format

* add files

* add pyx

* up

* up

* up

* add keys

* format

* update

* format

* add unittests

* add files

* up

* up

* fix

* up

* fix thread issue

* format

* fix

* Fix

* format

* fix

* more

* fix conflict

* fix

* fix order

* format

* compiling fix

* lint

* fix

* fix some

* some fix

* fix comment

* fix name

* format

* fix compatible issue

* fix name

* fix lint

* disconnect safe

* up

* format

* fix

Co-authored-by: Yi Cheng <singye888@gmail.com>
* server side ready

* client size

* py

* fix

* up

* format

* add files

* add pyx

* up

* up

* up

* add keys

* format

* update

* format

* add unittests

* add files

* up

* up

* fix

* up

* fix thread issue

* format

* fix

* Fix

* format

* fix

* more

* fix conflict

* fix

* fix order

* format

* compiling fix

* lint

* fix

* fix some

* some fix

* fix comment

* fix name

* format

* fix compatible issue

* fix name

* fix lint

* disconnect safe

* up

* format

* fix

Co-authored-by: Yi Cheng <singye888@gmail.com>
… support. (ray-project#14982)

* Basic implementation for the the periodic asio stats printing support.

* hacky way to count grpc stats.

* lint

* Fix an issue.

* Revert the request/reply.
…ct#15027)

* Task dependency map

* Pinned args threshold

* Unit test and fix

* no leaks

* update

* update

* remove assertion
…rily (ray-project#15287)

* Fix problem.

* [Hotfix] Pin `dm-tree` package version (ray-project#15249)

`dm-tree` released a new version https://pypi.org/project/dm-tree/#history
and it depends on `bazel` to build from source, and it conflicts with
our current bazel setup (this conflict is non-trivial to fix).

Co-authored-by: Simon Mo <simon.mo@hey.com>
RuofanKong and others added 30 commits August 18, 2021 13:09
* No Case: Fixed the PPO runtime error metrics.

* Get from policy.

* Remove unused methods.

* Added the batch reduce method.

* Fixed the gym version to 0.18.0.

Co-authored-by: Ruofan Kong <rukon@MacBook-New.local>
Co-authored-by: Ruofan Kong <rukon@MacBook-New.local>
Co-authored-by: Ruofan Kong <rukon@MacBook-New.local>
No Case: RLLib fixed the CQL-SAC Q loss.
No Case: RLLib 1.3.0 fixed the DQN convergence issue per master branc…
* handle psutil exceptions when generating RayOutOfMemory message

* add process entry to proc_stats even when an exception occurs

* Pinned aiohttp and aioredis versions

* Pinned aiohttp and aioredis versions

* sudo nvm install node

* make ssh stop fault-tolerant

* fixed Docker image command

* enable installation of NodeJS in Mac

* enable installation of NodeJS in Mac

* update hash

Co-authored-by: Edilmo Palencia <edilmo@gmail.com>
* Adding L2 and Dropout

* added vib decoder and unittest

* handle psutil exceptions when generating RayOutOfMemory message

* add process entry to proc_stats even when an exception occurs

* Pinned aiohttp and aioredis versions

* Pinned aiohttp and aioredis versions

* sudo nvm install node

* make ssh stop fault-tolerant

* fixed Docker image command

* enable installation of NodeJS in Mac

* enable installation of NodeJS in Mac

* added VIB regularizer

* minor bug fix

* fix test_dependency_tf

* added vib support for complex net

* bug fix

Co-authored-by: Abhik Singla <abhiksingla@microsoft.com>
Co-authored-by: Kiko Aumond <kikoaumond@microsoft.com>
Co-authored-by: Edilmo Palencia <edilmo@gmail.com>
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.