.. |
_private
|
[autoscaler] Autoscaler metrics (#16066)
|
2021-05-31 22:27:45 -07:00 |
autoscaler
|
[kubernetes] pin the K8s config yamls to ray:latest instead of ray1.3 (#15988)
|
2021-06-01 19:12:35 +03: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
|
Revert "Revert "[runtime_env] Add support of exclusion (#15241)" (#15303)" with fixing (#15310)
|
2021-04-14 20:34:53 -07:00 |
includes
|
Revert "[Client] Make Client{ObjectRef,ActorRef} subclasses of their server-side counterparts (#16110)" (#16196)
|
2021-06-02 10:31:01 -07:00 |
internal
|
Fix ray memory command broken with RAY_ADDRESS='auto'. (#15892)
|
2021-05-18 22:06:17 -07:00 |
ray_operator
|
[k8s] Refactored k8s operator to use kopf for controller logic (#15787)
|
2021-06-01 12:00:55 -07:00 |
scripts
|
[client] Local client builder (#15935)
|
2021-05-22 10:11:41 -07:00 |
serve
|
[Serve] use placement group by default (#16113)
|
2021-05-27 11:03:29 -07:00 |
tests
|
Revert "[Client] Make Client{ObjectRef,ActorRef} subclasses of their server-side counterparts (#16110)" (#16196)
|
2021-06-02 10:31:01 -07:00 |
tune
|
[release] convert tune release tests (#15913)
|
2021-06-01 11:19:15 -07:00 |
util
|
Revert "[Client] Make Client{ObjectRef,ActorRef} subclasses of their server-side counterparts (#16110)" (#16196)
|
2021-06-02 10:31:01 -07:00 |
workers
|
[Core] Allow specifying runtime_env conda and pip via filepath (#16073)
|
2021-05-27 17:58:47 -05:00 |
__init__.py
|
[core] API for pre-run customized functions (#15749)
|
2021-05-17 22:52:36 -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
|
[core] Record Plasma object sources and dump on out of memory (#16179)
|
2021-06-02 10:04:15 -07:00 |
actor.py
|
Revert "Revert "[Core] Add "env_vars" field to runtime_env"" (#16107)
|
2021-05-27 10:16:33 -05:00 |
client_builder.py
|
[ClientBuilder] Verify Module has ClientBuilder Class (#16076)
|
2021-06-02 09:19:44 -07:00 |
cluster_utils.py
|
[serve] Add warning + docstring for anonymous namespaces (#15921)
|
2021-05-20 22:27:15 -05:00 |
cross_language.py
|
fix cross language ut (#11492)
|
2020-10-20 14:14:40 +08: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
|
Revert "Revert "[Core] Add "env_vars" field to runtime_env"" (#16107)
|
2021-05-27 10:16:33 -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
|
[autoscaler] Autoscaler metrics (#16066)
|
2021-05-31 22:27:45 -07:00 |
profiling.py
|
Drop profiling events if the GCS becomes backlogged (#15726)
|
2021-05-11 14:10:34 -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
|
Namespaces (#15774)
|
2021-05-17 10:04:22 -07: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
|
Revert "Revert "[Core] Add "env_vars" field to runtime_env"" (#16107)
|
2021-05-27 10:16:33 -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
|
[Serialization] Pydantic -> serialization_addons.py and Ray Client support. (#15181)
|
2021-04-14 15:21:13 -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
|
[Kubernetes][autoscaler] Deep copy in K8s Node Provider to fix scaling issues (#14773)
|
2021-03-18 18:17:57 -05:00 |
state.py
|
[namespaces] Isolation for named placement groups (#16000)
|
2021-06-01 05:50:19 -07:00 |
streaming
|
[Streaming] Streaming data transfer and python integration (#6185)
|
2019-12-10 20:33:24 +08:00 |
test_utils.py
|
[Core] Automatically inject ray and python version in runtime_env (#15958)
|
2021-05-21 17:15:52 -05: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
|
Fix duplicate log messages when ray.shutdown() and ray.init() are called repeatedly (#15957)
|
2021-05-20 22:27:54 -05:00 |
worker.pyi
|
[Core] Type check ObjectRef (#9856)
|
2020-08-11 10:38:29 -07:00 |