Amog Kamsetty
ebc44c3d76
[CI] Upgrade flake8 to 3.9.1 ( #15527 )
...
* formatting
* format util
* format release
* format rllib/agents
* format rllib/env
* format rllib/execution
* format rllib/evaluation
* format rllib/examples
* format rllib/policy
* format rllib utils and tests
* format streaming
* more formatting
* update requirements files
* fix rllib type checking
* updates
* update
* fix circular import
* Update python/ray/tests/test_runtime_env.py
* noqa
2021-05-03 14:23:28 -07:00
Lixin Wei
f31ee84bfd
[Streaming] Fault Tolerance Implementation ( #10595 )
2020-09-05 16:40:47 +08:00
SangBin Cho
cb919c5e5c
Revert "[Streaming] Fault Tolerance Implementation ( #10008 )" ( #10582 )
...
This reverts commit 1b1466748f
.
2020-09-04 13:21:18 -07:00
Lixin Wei
1b1466748f
[Streaming] Fault Tolerance Implementation ( #10008 )
2020-09-04 20:44:34 +08:00
chaokunyang
d04953ab3c
[Streaming] Union api ( #8612 )
2020-06-08 14:28:11 +08:00
chaokunyang
bcdbe2d3d4
Streaming rich function ( #8602 )
2020-05-27 18:36:07 +08:00
chaokunyang
91f630f709
[Streaming] Streaming Cross-Lang API ( #7464 )
2020-04-29 13:42:08 +08:00
Qing Wang
98bfcd53bc
[Java] Rename group id and package name. ( #7864 )
...
* Initial
* Change streaming's
* Fix
* Fix
* Fix org_ray
* Fix cpp file name
* Fix streaming
* Fix
* Fix
* Fix testlistening
* Fix missing sth in python
* Fix
* Fix
* Fix SPI
* Fix
* Fix complation
* Fix
* Fix CI
* Fix checkstyle
Fix checkstyle
* Fix streaming tests
* Fix streaming CI
* Fix streaming checkstyle.
* Fix build
* Fix bazel dep
* Fix
* Fix ray checkstyle
* Fix streaming checkstyle
* Fix bazel checkstyle
2020-04-12 17:59:34 +08:00
Robert Nishihara
ee8c9ff732
Remove six and cloudpickle from setup.py. ( #7694 )
2020-03-23 11:42:05 -07:00
chaokunyang
8b6784de06
[Streaming] Streaming Python API ( #6755 )
2020-02-25 10:33:33 +08:00