Simon Mo
|
50b93bf179
|
Check upstream with git remote (#5377)
|
2019-08-06 17:30:33 -07:00 |
|
Eric Liang
|
d58b986858
|
[rllib] MultiCategorical shouldn't return array for kl or entropy (#5215)
* wip
* fix
|
2019-07-19 12:12:04 -07:00 |
|
Eric Liang
|
047f4ccd61
|
[rllib] Fix rollout.py with tuple action space (#5201)
* fix it
* update doc too
* fix rollout
|
2019-07-16 10:52:35 -07:00 |
|
Hao Chen
|
0c34749779
|
Use bazel disk cache for all CI jobs (#5144)
|
2019-07-10 22:03:45 +08:00 |
|
Joey Jiang
|
b4e51c8aa1
|
Support clang-format whose version is not 7.0 (#5139)
|
2019-07-08 17:15:09 +08:00 |
|
Robert Nishihara
|
9cc4cc6a52
|
Fail format.sh if yapf/flake8 versions are incorrect. (#5083)
|
2019-07-04 23:22:01 -07:00 |
|
Eric Liang
|
34d054ff19
|
[rllib] ModelV2 API (#4926)
|
2019-07-03 15:59:47 -07:00 |
|
Philipp Moritz
|
a6a02fccd0
|
Do not compile redis twice (#5074)
|
2019-07-01 15:42:54 -07:00 |
|
Simon Mo
|
0c4dd3c401
|
Use bazel disk cache with travis (#5068)
|
2019-06-30 17:57:48 -07:00 |
|
Hao Chen
|
2bf92e02e2
|
[gRPC] Use gRPC for inter-node-manager communication (#4968)
|
2019-06-17 19:00:50 +08:00 |
|
Hao Chen
|
3c92b2ee4d
|
Upgrade CI clang-format to 6.0 (#4976)
|
2019-06-14 14:52:32 +08:00 |
|
Devin Petersohn
|
3a72430e87
|
Bump Modin version to 0.5 (#4752)
* Bump Modin version
* Update Travis pandas version
|
2019-05-07 01:12:52 -07:00 |
|
Si-Yuan
|
9ce3039390
|
Fix webui api (#4686)
* fix webui
* Apply suggestions from code review
lint
Co-Authored-By: suquark <suquark@gmail.com>
* add dependencies for this unittest
* move dependencies to the script file
|
2019-04-27 15:23:56 +08:00 |
|
justinwyang
|
2f4b784d0e
|
Fixe flakequotes to allow escaping quotes (#4666)
|
2019-04-19 13:55:20 -07:00 |
|
Wang Qing
|
0d433b220c
|
[hotfix] Hot fix for CI linting error
|
2019-04-18 21:48:55 -07:00 |
|
justinwyang
|
e88e706fcc
|
Enforce quoting style in Travis. (#4589)
|
2019-04-11 14:24:26 -07:00 |
|
Philipp Moritz
|
b0f6ddf6d1
|
Remove CMake files (#4493)
|
2019-04-02 22:17:33 -07:00 |
|
Hao Chen
|
80cd9c9c1a
|
[travis] Add back '-v' option to pytest and install psutil (#4430)
|
2019-03-22 17:45:55 +08:00 |
|
justinwyang
|
db9fe6619d
|
Run only relevant tests in Travis based on git diff. (#4271)
|
2019-03-15 22:23:54 -07:00 |
|
Hao Chen
|
93d9867290
|
Fix linting error on master (#4377)
|
2019-03-15 10:31:09 -07:00 |
|
Yuhong Guo
|
1a1027b3ab
|
Update git-clang-format to support Python 3. (#4339)
|
2019-03-14 13:57:11 -07:00 |
|
Philipp Moritz
|
b0c4e60ffb
|
Build wheels for Linux with Bazel (#4281)
|
2019-03-13 15:57:33 -07:00 |
|
Richard Liaw
|
6630a35353
|
[tune] Initial Commit for Tune CLI (#3983)
This introduces a light CLI for Tune.
|
2019-03-08 16:46:05 -08:00 |
|
Robert Nishihara
|
4c80177d6f
|
Unpin gym in Python 2 since gym 0.12 was released. (#4291)
|
2019-03-07 15:59:30 -08:00 |
|
Philipp Moritz
|
4dc683d39e
|
Use latest arrow wheels (#4182)
|
2019-02-28 12:17:32 -08:00 |
|
Robert Nishihara
|
641f703879
|
Update installation instructions to include bazel and remove outdated… (#4171)
|
2019-02-26 23:07:43 -08:00 |
|
John Liagouris
|
89ce4c56aa
|
Initial Skeleton for Streaming API (#4126)
|
2019-02-26 12:15:08 -08:00 |
|
Philipp Moritz
|
ba52caff37
|
Make Bazel the default build system (#3898)
|
2019-02-23 11:58:59 -08:00 |
|
Eric Liang
|
f1239a7a63
|
Lint script link broken, also lint filter was broken for generated py files (#4133)
|
2019-02-22 17:33:08 -08:00 |
|
William Ma
|
c7a4c74f55
|
Moving tests from test/ to python/ray/tests/ (#3950)
|
2019-02-21 11:09:08 -08:00 |
|