1
0
Fork 0
mirror of https://github.com/vale981/ray synced 2025-04-09 03:23:23 -04:00
Commit graph

13296 commits

Author SHA1 Message Date
Ian Rodney
26682c347a
[docker] Authenticate earlier to avoid docker Rate-limits () 2021-05-03 12:28:34 -07:00
Edward Oakes
c9550a86dc
[serve] Update docs for v2 Deployments API () 2021-05-03 13:19:34 -05:00
Yi Cheng
6570474c34
[runtime_env] Deprecate working_dir_uri and use uris instead () 2021-05-03 11:12:46 -05:00
Kathryn Zhou
38b64e4fb4
Add tracing to Ray () 2021-04-30 22:16:47 -07:00
Edward Oakes
12f61915ee
[serve] Un-revert OpenAPI doc generation test () 2021-04-30 14:08:57 -05:00
Sven Mika
e973b726c2
[RLlib] Support native tf.keras.Models (part 2) - Default keras models for Vision/RNN/Attention. () 2021-04-30 19:26:30 +02:00
dependabot[bot]
bdbf39f9d5
[tune](deps): Bump configspace from 0.4.10 to 0.4.18 in /python/requirements ()
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amog Kamsetty <amogkam@users.noreply.github.com>
Co-authored-by: Amog Kamsetty <amogkamsetty@yahoo.com>
2021-04-30 17:01:20 +01:00
Sven Mika
fc3a65f9d4
[RLlib] Split test_checkpoint_restore tests into 3 and make each "large" (from "enormous"). () 2021-04-30 12:33:12 +02:00
Simon Mo
b84b3ad0bd
Revert "[serve] Add test for FastAPI auto-generated OpenAPI documentation ()" () 2021-04-29 16:50:24 -07:00
Edward Oakes
67867e8937
Fix await ObjectRef warning () 2021-04-29 16:34:12 -05:00
Amog Kamsetty
20cb490986
[Tune] Fully Deprecate Trainable methods ()
* fully deprecate

* add back warnings

* updates

* remove backwards compat test
2021-04-29 14:18:49 -07:00
Edward Oakes
05dba94f19
[serve] Add test for FastAPI auto-generated OpenAPI documentation () 2021-04-29 14:11:17 -07:00
Edward Oakes
0dca2f95a1
[serve] Uncomment redirect test with a subpath () 2021-04-29 14:10:40 -07:00
Ian Rodney
7bf9ea05e2
[Docker][GPU] Keep CUDA Tooling () 2021-04-29 13:45:55 -07:00
architkulkarni
e5c5dde847
[Core] Prevent dedicated workers from being returned to general idle pool () 2021-04-29 15:45:25 -05:00
Eric Liang
5e58fcb620
Relax check on test_multi_tenancy.py::test_not_killing_workers_that_own_objects () 2021-04-29 13:15:33 -07:00
Devin Petersohn
4d3956bf81
Add MLDataSet.from_modin() ()
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2021-04-29 11:40:51 -07:00
Chris K. W
a1f1179913
Fix ActorID __ne__ to check for mismatched types () 2021-04-29 10:49:22 -05:00
Dmitri Gekhtman
de897673c5
[kubernetes][autoscaler] Kubernetes operator basic fixes () 2021-04-29 10:45:52 -05:00
Yi Cheng
b5c9780a3d
[runtime_env] Align the interface to use multiple uris for runtime env () 2021-04-29 10:45:25 -05:00
Richard Liaw
b6f593b53e
[client] make client disconnect idempotent () 2021-04-29 01:14:34 -07:00
Travis Addair
0f921cdead
Changed base GPU image to devel to compile Horovod CUDA kernels () 2021-04-28 17:20:58 -07:00
architkulkarni
f281a4e07f
[Test] Deflake test_runtime_env_complicated by changing pip install to python -m pip install () 2021-04-28 14:07:30 -07:00
Yi Cheng
6171a58686
[client] Use ensure_runtime_env_setup in ray client. () 2021-04-28 15:02:08 -05:00
Ian Rodney
f93f096fc9
[API] Remove Top Level, Non-Ray Modules () 2021-04-27 14:59:25 -07:00
Simon Mo
e34632b3b4
[CI] Mark flaky tests "soft failed" in buildkite ()
https://buildkite.com/changelog/56-command-steps-can-now-be-made-to-soft-fail
2021-04-27 14:22:28 -07:00
Simon Mo
724f20c4c2
[Serve] Make sure ingress can be called before ray.init () 2021-04-27 13:10:11 -07:00
Ian Rodney
546e5f6f13
[API] Remove non-API top Level function imports () 2021-04-27 12:33:59 -07:00
Simon Mo
7ba0196863
[Serve] Nested actors should escape placement group () 2021-04-27 12:45:23 -05:00
Alex Wu
40a6ced996
[core] Handle blocked worker crashes edge case () 2021-04-27 10:14:12 -07:00
Dominic Ming
3c225bbeaf
[CI] fix npm ci unstable issue () 2021-04-27 10:11:57 -07:00
fyrestone
43de7f48a7
Fix reported dashboard ip when using 0.0.0.0 () 2021-04-27 23:48:22 +08:00
Ian Rodney
4db696d365
[Client] Asyncio Client, Sync gRPC Server () 2021-04-27 08:41:10 -07:00
Amog Kamsetty
643cf4c755
Revert "[Docker] Check torch and tf installation" ()
This reverts commit fb17ef7a40.
2021-04-27 08:40:13 -07:00
Sven Mika
78b776942f
[RLlib] Discussion 1928: Initial lr wrong if schedule used that includes ts=0 (both tf and torch). () 2021-04-27 17:19:52 +02:00
SebastianBo1995
f5be8d8f74
[Rllib] Offline Learning Bug, different shapes () 2021-04-27 17:18:17 +02:00
Sven Mika
bb8a286cbc
[RLlib] Support native tf.keras.Model (milestone toward obsoleting ModelV2 class). () 2021-04-27 10:44:54 +02:00
Ian Rodney
fb17ef7a40
[Docker] Check torch and tf installation 2021-04-27 00:24:23 -07:00
Amog Kamsetty
793145b1ab
[SGD] Split test_torch suite ()
* split test_torch

* remove unused imports

* lint
2021-04-27 00:22:23 -07:00
Kai Fricke
2c11a1aff1
[RLlib] Evaluation parallel to training check, key-error hotfix () 2021-04-27 08:38:10 +02:00
mvindiola1
9330403200
[RLlib] Mask out padded values for A3C loss with recurrent policy () 2021-04-27 08:36:04 +02:00
Simon Mo
54f50994bc
[Hotfix] PyArrow version issue () 2021-04-26 22:28:35 -07:00
Ian Rodney
360b053254
[client] Add support for ray.timeline() () 2021-04-26 18:32:22 -07:00
Amog Kamsetty
544dff80fa
[Docker] Fix torch GPU install on Ray Docker images ()
Co-authored-by: Ian Rodney <ian.rodney@gmail.com>
2021-04-26 16:22:25 -07:00
architkulkarni
a78af85b1c
Revert "[Hotfix] Skip test_runtime_env_complicated ()" ()
This reverts commit a38761b7f2.
2021-04-26 16:02:08 -07:00
Simon Mo
6504c059fe
Wheel Build macOS Python 3.6: 3.6.1 -> 3.6.2 ()
To circumvent the pip issue
https://github.com/pypa/pip/issues/9831
2021-04-26 16:01:39 -07:00
architkulkarni
65497b3795
[Hotfix] pin pip version () 2021-04-26 14:30:16 -07:00
Yi Cheng
fc701067c3
[runtime env] Support .gitignore exclusion in working dir () 2021-04-26 16:06:03 -05:00
Simon Mo
a38761b7f2
[Hotfix] Skip test_runtime_env_complicated () 2021-04-26 11:37:44 -07:00
fcardoso75
c89687d925
Build instructions for Windows ()
* Added build instructions for Windows

* Fixed minor indentantion issue

* Addressing code review comments

* Fixed minor indentation issues

* Fixed minor punctuation issue

* Added bazel to requirements list

* Fixed git download link.

Co-authored-by: Ian Rodney <ian.rodney@gmail.com>

* Added explanation for need to enable Developer Mode

* Moving Fast, Debug, and Optimized Builds one level up

* Added pytest to Windows requirements. Removed old dangling Windows text from Linux build instructions

Co-authored-by: Ian Rodney <ian.rodney@gmail.com>
2021-04-26 09:49:36 -07:00