Sven Mika
|
04bc0a9828
|
[RLlib] Remove all non-trajectory view API code. (#14860)
|
2021-03-23 09:50:18 -07:00 |
|
Ian Rodney
|
e0f31bf035
|
[Disable Tests] New Dashboard Tests (#14845)
|
2021-03-23 07:49:54 -07:00 |
|
Hao Chen
|
9053be0e63
|
Fix 'dictionary changed size during iteration' in _available_resources_per_node (#14839)
|
2021-03-23 17:44:05 +08:00 |
|
Sven Mika
|
3e7899d251
|
[RLlib] Issue 14653: Empty env steps cause key error in SimpleListCollector. (#14765)
|
2021-03-23 10:30:53 +01:00 |
|
Sven Mika
|
f859ebb99f
|
[RLlib] Fix env rendering and recording options (for non-local mode; >0 workers; +evaluation-workers). (#14796)
|
2021-03-23 10:06:06 +01:00 |
|
Yi Cheng
|
9ccf291f4d
|
[core] Fix worker type in python (#14823)
* Fix
* format
* more
* format
|
2021-03-23 00:58:57 -07:00 |
|
Sven Mika
|
e7557ae433
|
[RLlib] Issue 13132: DQN does not update target net after restore (#14838)
|
2021-03-23 08:30:37 +01:00 |
|
DK.Pino
|
ef59c145e2
|
[Java][Placement Group] Move related API of Placement Group from Ray to PlacementGroups. (#14729)
|
2021-03-23 12:34:12 +08:00 |
|
Ian Rodney
|
95e8e8c049
|
[Dependencies] Install Ray Full in Autoscaler (#14851)
|
2021-03-22 20:57:16 -07:00 |
|
Ian Rodney
|
ce18427017
|
[HotFix] Fix Colorful mock for with_style (#14848)
|
2021-03-22 14:11:03 -07:00 |
|
Simon Mo
|
2f25c7d32c
|
[Core] Remove legacy code path for unhandled exception in asyncio (#14828)
|
2021-03-22 13:09:48 -07:00 |
|
SangBin Cho
|
87877cdfbf
|
[Test] Fix flaky object spilling test (#14722)
* start
* done.
* d
* d
* Push the fix.
* done.
* Enable test.
|
2021-03-22 12:51:47 -07:00 |
|
Simon Mo
|
21b5ab6739
|
[Serve] Raise error when endpoint fail to register (#14827)
|
2021-03-22 11:40:58 -07:00 |
|
andrew-rosenfeld-ts
|
d6933da423
|
[tune] fixing Trainable.__init__ docstring reference to build() #14824 (#14850)
Co-authored-by: Andrew Rosenfeld <rosnfeld@gmail.com>
|
2021-03-22 18:53:49 +01:00 |
|
Clark Zinzow
|
1a9ba19012
|
[Core] Adds deprecation decorator and fixes privatization of a few APIs. (#14811)
|
2021-03-22 10:31:50 -07:00 |
|
Simon Mo
|
51828a42dc
|
[Serve] Pin Pydantic version to >=1.8 (#14830)
|
2021-03-22 12:20:11 -05:00 |
|
Kai Fricke
|
be30b784a4
|
Amend #14308 (fix for post_fcnet_hiddens) (#14354)
|
2021-03-22 15:44:18 +01:00 |
|
Kai Fricke
|
7364a7a327
|
[tune] Move Optuna to ask(fixed_distributions) interface (#14731)
Adjusting to changes in Optuna 2.6.0. Old interface was marked as deprecated.
|
2021-03-22 12:25:37 +01:00 |
|
chaokunyang
|
c8ab3ca84f
|
fix install jdk8 on mac (#14725)
|
2021-03-22 14:57:45 +08:00 |
|
Alex Wu
|
7b80023656
|
[Autoscaler] Improved observability (#14816)
Co-authored-by: Alex <alex@anyscale.com>
|
2021-03-21 21:04:05 -07:00 |
|
Simon Mo
|
7e63090ca9
|
[Serve] Change to use per-key long poll & synchronous callback (#14335)
|
2021-03-20 13:47:06 -07:00 |
|
Simon Mo
|
cc86175084
|
[Dashboard] Only auto find port in ray.init() case (#14333)
|
2021-03-20 13:10:05 -07:00 |
|
Simon Mo
|
91b9928ad5
|
[Serve] Add initial support for FastAPI ingress (#14754)
|
2021-03-20 13:10:20 -05:00 |
|
architkulkarni
|
41e82db305
|
[Serve] Deflake and re-enable client serve test (#14813)
|
2021-03-20 13:09:42 -05:00 |
|
architkulkarni
|
e6e413a3d1
|
[Ray Client] Validate ray client port number (#14815)
|
2021-03-20 13:08:53 -05:00 |
|
Ian Rodney
|
fab2c40d29
|
[Docker] Build only on master or release (#14798)
|
2021-03-19 22:02:33 -07:00 |
|
Richard Liaw
|
c1c9649671
|
Set up things to remove dependencies in later release (#14793)
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
|
2021-03-19 13:54:52 -07:00 |
|
Edward Oakes
|
75dfae84e4
|
[serve] Make replica state management unit-testable (#14797)
|
2021-03-19 14:06:23 -05:00 |
|
Eric Liang
|
160519d47f
|
Rename stub_file to interface_file (#14785)
|
2021-03-19 11:18:28 -07:00 |
|
Dmitri Gekhtman
|
5d95dade7c
|
[autoscaler][kubernetes] K8s memory detection tweak (#14712)
|
2021-03-19 11:58:04 -05:00 |
|
Edward Oakes
|
0b4bfd40e7
|
[docs] Suggest merge workflow instead of rebase on contributor docs (#14777)
|
2021-03-19 10:42:47 -05:00 |
|
Ian Rodney
|
857408874c
|
[Autoscaler][Azure] check if 'update' is available in (#14787)
|
2021-03-19 08:39:46 -07:00 |
|
Chris Bamford
|
cd89f0dc55
|
[RLLib] Episode media logging support (#14767)
|
2021-03-19 09:17:09 +01:00 |
|
Amog Kamsetty
|
47300d5a53
|
[SGD] Worker Startup Fault Tolerance (#14724)
|
2021-03-18 22:53:56 -07:00 |
|
Eric Liang
|
c30d5f445c
|
Nonblocking release for ray client to deflake tests (#14782)
* fix
* update
* fix
|
2021-03-18 21:49:36 -07:00 |
|
Ian Rodney
|
00aceaae37
|
[Client] Test Serialization in a platform independent way. (#14786)
|
2021-03-18 18:24:44 -07:00 |
|
Alex Wu
|
62214f1b80
|
Delete WIP in scalability envelope (#14791)
|
2021-03-18 17:53:53 -07:00 |
|
Amog Kamsetty
|
7ee2e4185b
|
[Tune] PTL Fractional GPUs (#14781)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
|
2021-03-18 17:07:51 -07:00 |
|
Lixin Wei
|
9227a83b59
|
Print ERROR log of actor creation task (#14764)
|
2021-03-18 16:56:55 -07:00 |
|
Richard Liaw
|
ebc71339fe
|
[client] fix multi-threading bugs (#14701)
|
2021-03-18 16:25:55 -07:00 |
|
Dmitri Gekhtman
|
da56a863f9
|
[Kubernetes][autoscaler] Deep copy in K8s Node Provider to fix scaling issues (#14773)
|
2021-03-18 18:17:57 -05:00 |
|
Ian Rodney
|
0495d6af15
|
[autoscaler] fix azure config issues (#14750)
|
2021-03-18 16:00:25 -07:00 |
|
Yi Cheng
|
881a46e1d6
|
[core] RuntimeEnv GC in local node (#14594)
|
2021-03-18 14:55:11 -07:00 |
|
Ian Rodney
|
eb12033612
|
[Code Cleanup] Switch to use ray.util.get_node_ip_address() (#14741)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
|
2021-03-18 13:10:57 -07:00 |
|
Sven Mika
|
c3a15ecc0f
|
[RLlib] Issue #13802: Enhance metrics for multiagent->count_steps_by=agent_steps setting. (#14033)
|
2021-03-18 20:27:41 +01:00 |
|
Richard Liaw
|
1d033fb552
|
[client] Fix serialization of RayTaskError (#14698)
|
2021-03-18 12:26:33 -07:00 |
|
Richard Liaw
|
8201e4ea11
|
[client] fix refcounting for named actors (#14753)
* max-workers
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
* fix
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
|
2021-03-18 12:20:29 -07:00 |
|
Eric Liang
|
ef249c98b1
|
[flaky test] Fix test_cli by disabling config cache for dashboard test (#14755)
|
2021-03-18 12:02:25 -07:00 |
|
SangBin Cho
|
351540e17e
|
[Test] Fix flaky object spilling test linux (#14757)
* Fix.
* done.
|
2021-03-18 11:37:09 -07:00 |
|
Edward Oakes
|
90f5ebac72
|
[serve] Add backend_state tests for updating backend config (#14772)
|
2021-03-18 12:58:39 -05:00 |
|