mirror of
https://github.com/wassname/ray.git
synced 2026-08-12 12:20:11 +08:00
[rllib] Fix shared metrics context in parallel iterators (#7666)
* debug * build * update * wip * wpi * update * recurisve sync * comment * stream * fix * Update .travis.yml
This commit is contained in:
@@ -18,7 +18,7 @@ Objects and methods annotated with ``@PublicAPI`` or ``@DeveloperAPI`` have the
|
||||
Features
|
||||
--------
|
||||
|
||||
Feature development and upcoming priorities are tracked on the `RLlib project board <https://github.com/ray-project/ray/projects/6>`__ (note that this may not include all development efforts). For discussion of issues and new features, we use the `Ray dev list <https://groups.google.com/forum/#!forum/ray-dev>`__ and `GitHub issues page <https://github.com/ray-project/ray/issues>`__.
|
||||
Feature development, discussion, and upcoming priorities are tracked on the `GitHub issues page <https://github.com/ray-project/ray/issues>`__ (note that this may not include all development efforts).
|
||||
|
||||
Benchmarks
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user