Tomas Babej
|
bc42e69503
|
ci: Fix broken symlink detection (#15054)
|
2021-04-01 08:33:51 -07:00 |
|
Alex Wu
|
70f45af541
|
Deflake test_failure (#15026)
|
2021-03-31 14:59:38 -07:00 |
|
Edward Oakes
|
c5e7ed5671
|
Revert "Add support for Python 3.9 (#12613)" (#15003)
This reverts commit 208cde8d9b .
|
2021-03-30 08:38:54 -05:00 |
|
Akash Patel
|
208cde8d9b
|
Add support for Python 3.9 (#12613)
|
2021-03-29 11:57:06 -07:00 |
|
qicosmos
|
de7ee75d27
|
[C++ worker] Ray normal task for RAY_REMOTE (#14599)
|
2021-03-27 09:56:40 +08:00 |
|
Ian Rodney
|
2e9b065260
|
[HotFix] Avoid pushing nightly tags without py in them (#14916)
|
2021-03-24 17:40:45 -07:00 |
|
Simon Mo
|
7e63090ca9
|
[Serve] Change to use per-key long poll & synchronous callback (#14335)
|
2021-03-20 13:47:06 -07:00 |
|
Ian Rodney
|
fab2c40d29
|
[Docker] Build only on master or release (#14798)
|
2021-03-19 22:02:33 -07:00 |
|
Akash Patel
|
6e326cc239
|
upgrade setproctitle dep (#14538)
|
2021-03-16 21:58:36 -07:00 |
|
Richard Liaw
|
c2aeccaf14
|
[tune] revert all mnist tests (#14677)
This reverts commit 3f557348a2 .
|
2021-03-14 23:58:13 -07:00 |
|
Richard Liaw
|
3f557348a2
|
[tune] re-enable MNIST tests! (#14561)
|
2021-03-12 13:35:43 -08:00 |
|
Yi Cheng
|
ad8e35b919
|
[ray] Update cpp to std14 (#14441)
|
2021-03-10 14:05:52 -08:00 |
|
Ian Rodney
|
b6c4f21fda
|
fix docker build (#14536)
|
2021-03-08 09:33:26 -08:00 |
|
Richard Liaw
|
d92c00e233
|
Pin autogluon.core for builds (#14448)
|
2021-03-02 15:55:03 -08:00 |
|
Richard Liaw
|
aa24f8db9d
|
[tune] fix tune builds (#14447)
|
2021-03-02 10:20:20 -08:00 |
|
Ian Rodney
|
8cfaea5fc5
|
[Docker] Make Docker Build Python file easier to use! (#14223)
|
2021-02-26 15:23:02 -08:00 |
|
Simon Mo
|
3fb6b07aea
|
[Buildkite] Add wheels, jars, and docker builds. (#14190)
|
2021-02-18 14:19:28 -08:00 |
|
Amog Kamsetty
|
a430ac2334
|
[Tune] Revert Pinning Tune Dependencies (#14059)
* remove lockfiles
* docker
* remove constraint file
* fix
|
2021-02-11 15:43:09 -08:00 |
|
Simon Mo
|
914696ac3f
|
Skip placement tests on Windows (#14000)
|
2021-02-08 18:27:11 -08:00 |
|
Richard Liaw
|
3a230fa1a4
|
[ray_client] close ray connection upon client deactivation (#13919)
|
2021-02-07 13:11:38 -08:00 |
|
Dmitri Gekhtman
|
40bad86c7a
|
[hotfix][test][windows] Exclude k8s operator mock test from build. (#13924)
|
2021-02-04 18:35:10 -08:00 |
|
architkulkarni
|
e89bbcbd44
|
[Serve] Revert "Revert "[Serve] Fix ServeHandle serialization"" and disable failing Windows test (#13771)
|
2021-02-04 14:50:01 -08:00 |
|
SongGuyang
|
361e5f0bef
|
support dynamic library loading in C++ worker (#13734)
|
2021-02-01 19:24:33 +08:00 |
|
Simon Mo
|
a3796b3ed5
|
[CI] Add other Travis Linux builds to buildkite (#13769)
|
2021-01-29 15:48:02 -08:00 |
|
Simon Mo
|
194656731d
|
[CI] Deflake test_basics and skip test_component_failures_3 (#13801)
|
2021-01-29 15:47:21 -08:00 |
|
Ian Rodney
|
813a7ab0e2
|
[docker] Build Python3.6 & Python3.8 Docker Images (#13548)
|
2021-01-28 15:24:50 -08:00 |
|
Ian Rodney
|
b4bcb9b60a
|
[Docker] Use Cuda 11 (#13691)
|
2021-01-27 13:45:30 -08:00 |
|
Simon Mo
|
9cf0c49015
|
[CI] Skip test_multi_node_3 on Windows (#13723)
test_multi_node_3 was recently split from test_multi_node, but we forgot
to skip it on Windows
|
2021-01-26 16:12:13 -08:00 |
|
Dmitri Gekhtman
|
ddcbd229ba
|
Rename the ray.operator module to ray.ray_operator (#13705)
* Rename ray.operator module
* mypy
|
2021-01-26 10:29:07 -08:00 |
|
Simon Mo
|
8b8d6b984b
|
[Buildkite] Add all Python tests (#13566)
|
2021-01-25 16:05:59 -08:00 |
|
Amog Kamsetty
|
25e1b78eed
|
[Dependencies] Move requirements.txt to requirements directory. (#13636)
|
2021-01-22 16:29:05 -08:00 |
|
Dmitri Gekhtman
|
87ca102c93
|
[Kubernetes] Unit test for cluster launch and teardown using K8s Operator (#13437)
|
2021-01-21 12:00:37 -06:00 |
|
Simon Mo
|
fb16dd5265
|
Add Dashboard Python Test to Buildkite (#13530)
|
2021-01-18 17:20:45 -08:00 |
|
Simon Mo
|
1e2adb335e
|
[CI] Buildkite PR Environment for Simple Tests (#13130)
|
2021-01-18 00:44:24 -08:00 |
|
Amog Kamsetty
|
1d3941e41a
|
[Tests] Skip failing windows tests (#13495)
* skip failing windows tests
* skip more
* remove
* updates
|
2021-01-15 20:51:33 -08:00 |
|
Simon Mo
|
7a0597d03f
|
[CI] Fix Windows Bazel Upload (#13436)
|
2021-01-15 13:27:11 -08:00 |
|
Simon Mo
|
dac8b3d58a
|
[CI] Enable Dashboard tests for master (#13425)
|
2021-01-15 09:43:34 -08:00 |
|
Amog Kamsetty
|
3f42e6bafe
|
[Tune] Pin Transitive Dependencies (#13358)
|
2021-01-13 19:10:21 -08:00 |
|
Simon Mo
|
b257cb7d98
|
Add bazel logs upload to GHA (#13251)
|
2021-01-13 15:17:11 -08:00 |
|
Dmitri Gekhtman
|
1968b2f9d8
|
[autoscaler/k8s] [CI] Kubernetes test ray up, exec, down (#12514)
|
2021-01-13 15:03:56 -08:00 |
|
Amog Kamsetty
|
4d83003992
|
trigger doc build for serve updates (#13373)
|
2021-01-12 13:08:55 -08:00 |
|
Amog Kamsetty
|
43f70faa25
|
[Tune] Pin Tune Dependencies (#13027)
Co-authored-by: Ian <ian.rodney@gmail.com>
|
2021-01-07 14:03:06 -08:00 |
|
Siyuan (Ryans) Zhuang
|
46cf433f0e
|
[Core] Remove Arrow dependencies (#13157)
* remove arrow ubsan
* remove arrow build depend
* remove arrow buffer
|
2021-01-04 11:19:09 -08:00 |
|
chaokunyang
|
d1dd3410c8
|
[Java] Format ray java code (#13056)
|
2020-12-29 10:36:16 +08:00 |
|
Max Fitton
|
81bfee79bc
|
Fix OS X Wheel Build - Update brew cask install (#13062)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
|
2020-12-23 20:51:50 -08:00 |
|
DK.Pino
|
6e19facc7f
|
[GCS] Delete redis gcs client and redis_xxx_accessor (#12996)
|
2020-12-23 20:31:46 +08:00 |
|
Barak Michener
|
c4e273920f
|
[ray_client]: Insert decorators into the real ray module to allow for client mode (#13031)
|
2020-12-22 22:51:45 -08:00 |
|
Gekho457
|
11ce1dc743
|
Ray cluster CRD and example CR + multi-ray-cluster operator (#12098)
|
2020-12-14 10:26:01 -06:00 |
|
Barak Michener
|
6eb0e6f734
|
[format] Improve formatting with a real .flake8 file (#12800)
Change-Id: I42acd948dd915bad6b132f8caa9038898b55d6e4
|
2020-12-12 11:34:30 -08:00 |
|
Richard Liaw
|
2f2bd884a3
|
[tune] upgrade gpytorch, bump default pytorch to 1.7.0 (#12776)
* upgrade gpytorch
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
* pin
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
* version-torch
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
* fix-build
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
|
2020-12-12 10:35:33 -08:00 |
|