sven1977
88666d39c2
LINT changes.
2021-08-12 13:11:47 +02:00
Jiao Dong
0090265e8a
time travel master branch pipeline.macos.yml to 1.5.2 for macos wheels
2021-08-11 22:04:44 -07:00
Jiao Dong
60eab7e0f6
1.5.2 version bump
2021-08-11 13:12:47 -07:00
Jiao Dong
2feb47b6e3
add rllib fixes
2021-08-11 13:07:51 -07:00
Jiao Dong
7d69ebb9e2
fall back to manual pin version
2021-07-30 13:56:10 -07:00
Jiao Dong
d2b64f764c
merge conflict
2021-07-30 13:47:32 -07:00
Kai Fricke
1956e73048
[default] pin aioredis < 2 ( #17465 )
...
resolve conflict
2021-07-30 13:38:53 -07:00
Jiao Dong
486555eb3e
merge conflict
2021-07-30 10:25:04 -07:00
Richard Liaw
6d50bdca02
[docs] Revert #16919 and fix documentation build ( #17270 )
...
resolve merge conflict and fix docs
2021-07-30 10:19:47 -07:00
Jiao Dong
6dae07ce2c
1.5.1 with autoscaler hotfix
2021-07-29 18:57:09 -07:00
Jiao Dong
ddad6a2458
change to ray version 1.5.0
2021-07-23 10:21:15 -07:00
Chen Shen
d3e8c71aa0
[core][rfc] Fix race condition between write chunk and abort object. ( #17234 )
...
* fix
* address comments
* sang's comment
(cherry picked from commit edb80d6122
)
2021-07-22 13:40:09 -07:00
Jiao Dong
c6b64e2794
de-doup test_ray_init.py
2021-07-21 14:59:50 -07:00
Jiao Dong
264664f1b3
1.5.0rc1 version bump
2021-07-21 14:13:14 -07:00
Jiao
664efdbf58
[Release] change default expiration to 2 days in order to prevent custodian kill it early morning ( #17215 )
...
Co-authored-by: Jiao Dong <jiaodong@anyscale.com>
(cherry picked from commit f4f702c595
)
2021-07-21 14:05:31 -07:00
Chen Shen
f960048631
[Core] fix erase iterator while iterating over a map. ( #17204 )
...
(cherry picked from commit 055a90374c
)
2021-07-21 14:05:14 -07:00
Chen Shen
c2d70bdb12
fix spill bug ( #17187 )
...
(cherry picked from commit b26fcd3fce
)
2021-07-21 14:04:26 -07:00
Simon Mo
b142368297
Fix runtime env and dispatch queue take 2 ( #17163 )
...
(cherry picked from commit 908aa2c7f3
)
resolve merge conflict
2021-07-21 14:03:50 -07:00
Chen Shen
54ecd186ea
[nightly-test] increase timeout to 1 hour ( #17125 )
...
(cherry picked from commit 02f58a5c6b
)
2021-07-21 14:01:51 -07:00
Chen Shen
9c3b385770
[core] Fix SIGABRT on erase call ( #17140 )
...
(cherry picked from commit 80e013f342
)
2021-07-21 14:01:26 -07:00
architkulkarni
1e7cf348c3
[Core] [runtime env] Use global lock for conda install instead of per-env lock ( #17101 )
...
(cherry picked from commit 95a7c28ed5
)
2021-07-21 14:01:01 -07:00
SangBin Cho
08a49410bb
Revert back to ray.init ( #17047 )
...
(cherry picked from commit 63ebfe2f2d
)
2021-07-21 14:00:34 -07:00
Chris K. W
dbbe56c999
[client] Add support for protocol (ray://, local://, custom://) to ray.init ( #16946 )
...
(cherry picked from commit bd9d7bbbaa
)
resolve conflict
2021-07-21 13:59:59 -07:00
SangBin Cho
c93def6354
[Core] Properly call shutdown instead of deleting a reference ( #17096 )
...
* Properly call shutdown instead of deleting a reference
* Add unit tests
* Add test ray shutdown
* Formatting
* format2
* Revert main logic to see if windows issue still fail
* Skip tests for windows.
* formatting
* Try fixing flakiness
* Remove node removed code path
Co-authored-by: Eric Liang <ekhliang@gmail.com>
(cherry picked from commit d6b6356173
)
resolve merge conflict
2021-07-21 13:58:35 -07:00
SangBin Cho
a03f05b41a
Dask on Ray version documentation update ( #16905 )
...
* In progress
* done
* Fix the table format
* completed
* done
* Fix lint
(cherry picked from commit 246f80961e
)
2021-07-21 13:55:46 -07:00
Chen Shen
dafbae8c49
[RFC] Fix object size inconsistency caused by object-marked-failed. ( #16976 )
...
(cherry picked from commit ba70d8dbc6
)
2021-07-21 13:55:14 -07:00
Chen Shen
5c4b511e10
[error message] change noisy missing object error to debug ( #17081 )
...
(cherry picked from commit 92f19170ab
)
2021-07-21 13:33:51 -07:00
Jiao Dong
c3252b7f53
to 1.5.0rc0
2021-07-12 11:21:51 -07:00
Jiao Dong
06d8b5bc4f
1.5.0 version bump
2021-07-12 10:55:42 -07:00
Edward Oakes
87e6f99b9c
[serve] Bump timeouts on test_deploy and re-enable ( #16969 )
2021-07-12 11:38:02 -05:00
Wansoo Kim
c9e8c12f8c
[Refactor] Minor Refactoring and Typing ( #16964 )
2021-07-12 15:37:07 +01:00
Kai Fricke
fce8fa2668
[tune] use bayesopt for quick start example (which actually converges) ( #16997 )
2021-07-12 14:50:32 +01:00
Tao Wang
eed0ffc6ff
[Core]Align storage of session_dir in java/python so it can be accessed u… ( #16958 )
...
* Align storage of session_dir in java/python so they can be accessed using internal kv manager
* align cpp
2021-07-12 17:42:13 +08:00
qicosmos
298d2afc35
[Ray Log] remove glog dependency ( #16077 )
2021-07-12 17:06:52 +08:00
gurunath
e3966f59e3
[tune] explicitly raising tune import Error “[tune]” ( #16575 )
...
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2021-07-11 23:40:10 -07:00
Antoni Baum
0935ec30d0
[tune] Add information about environment variables to tune.run
docstring ( #16980 )
2021-07-11 17:20:17 -07:00
Sven Mika
55a90e670a
[RLlib] Trainer.add_policy() not working for tf, if added policy is trained afterwards. ( #16927 )
2021-07-11 23:41:38 +02:00
Chen Shen
667f53a0a2
add stress test ( #16977 )
2021-07-11 09:59:41 -07:00
Alex Wu
b08795582b
Disable runtime envs in scalability envelope ( #16978 )
...
Co-authored-by: Alex Wu <alex@anyscale.com>
2021-07-11 09:53:15 -07:00
Julius Frost
a88b217d3f
[rllib] Enhancements to Input API for customizing offline datasets ( #16957 )
...
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2021-07-10 15:05:25 -07:00
Francesco Stranieri
01c533c171
[rlib] Independent bound for each dimension AssertionError #16845 ( #16860 )
...
* Fix AssertionError for Box space type
Restored support for Box space type with independent bound for each dimension.
* Removed unnecessary assertion for Box space type
2021-07-10 14:48:35 -07:00
Scott Graham
3334357c58
[autoscaler] [azure] Fix Azure Autoscaling Failures ( #16640 )
...
Co-authored-by: Scott Graham <scgraham@microsoft.com>
2021-07-10 11:55:00 -07:00
SangBin Cho
33e319e9d7
[Tests] Remove app level error from nightly tests ( #16968 )
...
* Completed
* Fix tests
* increase the node wait timeout
Signed-off-by: SangBin Cho <rkooo567@gmail.com>
2021-07-09 12:20:42 -07:00
fyrestone
66ea099897
[Dashboard][event] Basic event module ( #16698 )
...
* Basic event module
* Fix comments
* Set the SCAN_EVENT_DIR_INTERVAL_SECONDS defaults to 2
* Fix lint
* Fix lint
* Clean code
* Try to fix flaky
* Fix test
* Disable event module by default
Co-authored-by: 刘宝 <po.lb@antfin.com>
2021-07-09 10:25:30 -07:00
Nikita Vemuri
6d36d7ed7e
[Serve] Call FastAPIWrapper class constructor before startup hooks ( #16941 )
...
* run constructor before startup hooks
* address comments
Co-authored-by: Nikita Vemuri <nikitavemuri@nikitas-mbp.attlocal.net>
2021-07-09 09:39:32 -07:00
Dmitri Gekhtman
27a9ae5e13
[autoscaler][gcp] Retry GCP BrokenPipeError ( #16952 )
2021-07-08 13:54:29 -07:00
Maxim Egorushkin
9cb5c9a422
Never convert trial_id to float when loading progress.csv. ( #16959 )
...
* Never convert trial_id to float when loading progress.csv.
* Formatting updated.
Co-authored-by: Maxim Egorushkin <maxim.egorushkin@gmail.com>
2021-07-08 11:06:11 -07:00
Sven Mika
7862dd64ea
[RLlib] Fix bug in policy.py: normalize_actions=True has to call unsquash_action
, not normalize_action
. ( #16774 )
2021-07-08 17:31:34 +02:00
Sven Mika
9f6a92163b
[RLlib] Remove old UsageTrackingDict code. ( #16867 )
2021-07-08 17:27:52 +02:00
SongGuyang
560fd15568
[C++ worker] support build and add C++ worker to python wheel ( #16496 )
2021-07-08 14:42:26 +08:00