.. |
_private
|
Enable ray auto init by default (#16861)
|
2021-07-06 21:56:32 -07:00 |
autoscaler
|
[autoscaler] Handle node type key change/deletion (#16691)
|
2021-07-06 09:06:58 -07:00 |
cloudpickle
|
Cloudpickle workaround for false positive cases (#15202)
|
2021-04-09 02:22:46 -07:00 |
core
|
Define common data structures with protobuf. (#5121)
|
2019-07-08 22:41:37 +08:00 |
dataframe
|
Dataframe deprecation (#2353)
|
2018-07-06 00:16:22 -07:00 |
experimental
|
[dataset] Fix conversion to pyarrow tables in several transforms (#16916)
|
2021-07-06 20:40:57 -07:00 |
includes
|
[Object spilling] Clean up spilled objects on disk when Raylet starts (#16669)
|
2021-07-05 12:01:25 +08:00 |
internal
|
Call Unblockifneeded (#16422)
|
2021-06-15 08:40:23 -07:00 |
ray_operator
|
[k8s] Refactored k8s operator to use kopf for controller logic (#15787)
|
2021-06-01 12:00:55 -07:00 |
scripts
|
[cli] use shutil.move in ray cluster-dump and allow passing of tempfile (#16738)
|
2021-06-30 07:49:03 +01:00 |
serve
|
[Serve] Skip more test_deploy tests on OSX (#16937)
|
2021-07-07 10:44:01 -07:00 |
tests
|
[joblib] Improved object store management for Pool (#16879)
|
2021-07-07 10:39:18 -07:00 |
tune
|
[tune] Placement group manager fixes (#16844)
|
2021-07-07 10:42:19 -07:00 |
util
|
[joblib] Improved object store management for Pool (#16879)
|
2021-07-07 10:39:18 -07:00 |
workers
|
[Core] Rename container option and ray-nest-container (#16771)
|
2021-07-01 13:12:26 +08:00 |
__init__.py
|
Make it more convenient to develop ray.data by setting RAY_EXPERIMENTAL_DATA_API=1 (#16685)
|
2021-06-26 09:17:30 -07:00 |
_raylet.pxd
|
[core] Record Plasma object sources and dump on out of memory (#16179)
|
2021-06-02 10:04:15 -07:00 |
_raylet.pyi
|
[Core] Type check ObjectRef (#9856)
|
2020-08-11 10:38:29 -07:00 |
_raylet.pyx
|
Fix num returns error message (#16865)
|
2021-07-06 14:57:26 -07:00 |
actor.py
|
[Core] Bump override_environment_variables removal date from Ray 1.5 to 1.6 (#16755)
|
2021-06-30 09:31:08 -05:00 |
client_builder.py
|
Enable ray auto init by default (#16861)
|
2021-07-06 21:56:32 -07:00 |
cluster_utils.py
|
[core] Fixes connect from worker node failed (#16045)
|
2021-06-11 18:51:46 -07:00 |
cross_language.py
|
[Core] [runtime env] Support specifying runtime env in @ray.remote decorator (#16660)
|
2021-06-25 09:37:40 -05:00 |
exceptions.py
|
[Core] Fix asyncio actor exit. (#15925)
|
2021-05-20 17:21:58 -07:00 |
external_storage.py
|
[plasma] Reset OOM timer as objects are being spilled (#15431)
|
2021-05-20 13:13:54 -07:00 |
gcs_utils.py
|
Split heartbeat message (#12535)
|
2020-12-11 21:19:57 +08:00 |
job_config.py
|
[Core] [runtime env] Don't delete working_dir from runtime env (#16475)
|
2021-06-18 10:15:20 -05:00 |
new_dashboard
|
[Dashboard] New dashboard skeleton (#9099)
|
2020-07-27 11:34:47 +08:00 |
nightly-wheels.yaml
|
Bump dev branch to 2.0 to avoid endless version bump toil (#13497)
|
2021-01-15 17:41:17 -08:00 |
node.py
|
[Object spilling] Clean up spilled objects on disk when Raylet starts (#16669)
|
2021-07-05 12:01:25 +08:00 |
profiling.py
|
Disable timeline events collection in Ray by default (#15989)
|
2021-06-02 18:04:29 -07:00 |
py.typed
|
Support ray task type checking (#9574)
|
2020-07-21 19:05:42 -07:00 |
ray_cluster_perf.py
|
[Core] Adds deprecation decorator and fixes privatization of a few APIs. (#14811)
|
2021-03-22 10:31:50 -07:00 |
ray_constants.py
|
[runtime env] Download runtime env(conda) in agent instead of setup_worker (#16525)
|
2021-06-25 19:39:05 +08:00 |
ray_perf.py
|
[release] Move xgboost tune small + microbenchmark release test to new release automation (#15619)
|
2021-05-08 20:38:39 +01:00 |
remote_function.py
|
[Core] Bump override_environment_variables removal date from Ray 1.5 to 1.6 (#16755)
|
2021-06-30 09:31:08 -05:00 |
resource_spec.py
|
[autoscaler][kubernetes] Helm chart (#15614)
|
2021-05-17 16:55:10 -07:00 |
rllib
|
[rllib] Try moving RLlib to top level dir (#5324)
|
2019-08-05 23:25:49 -07:00 |
runtime_context.py
|
[client] Client builder API namespace support (#15934)
|
2021-05-20 12:36:05 -07:00 |
serialization.py
|
[Core][Serialization] Fix recursive resolve/deserialization (#16794)
|
2021-07-01 01:44:24 -07:00 |
serialization_addons.py
|
[Serialization] Pydantic -> serialization_addons.py and Ray Client support. (#15181)
|
2021-04-14 15:21:13 -07:00 |
services.py
|
[Code Cleanup] Switch to use ray.util.get_node_ip_address() (#14741)
|
2021-03-18 13:10:57 -07:00 |
setup-dev.py
|
[windows] correct symlinks for files (node.py) (#16817)
|
2021-07-06 10:01:13 -07:00 |
state.py
|
Enable ray auto init by default (#16861)
|
2021-07-06 21:56:32 -07:00 |
streaming
|
[Streaming] Streaming data transfer and python integration (#6185)
|
2019-12-10 20:33:24 +08:00 |
test_utils.py
|
Deflake test_failure_3 (#16854)
|
2021-07-02 18:00:42 -07:00 |
utils.py
|
[Core] Adds deprecation decorator and fixes privatization of a few APIs. (#14811)
|
2021-03-22 10:31:50 -07:00 |
worker.py
|
Enable ray auto init by default (#16861)
|
2021-07-06 21:56:32 -07:00 |
worker.pyi
|
[Core] Type check ObjectRef (#9856)
|
2020-08-11 10:38:29 -07:00 |