.. |
_private
|
[script] support using hostname as node_ip_address (#20720)
|
2022-01-18 11:05:50 +08:00 |
autoscaler
|
[ci/multinode] Add utilities to kill nodes in multi node testing (#21580)
|
2022-01-15 17:11:16 -08:00 |
cloudpickle
|
[Serialization] Update cloudpickle to v2.0.0 (#19383)
|
2021-10-15 02:37:29 -07:00 |
core
|
Define common data structures with protobuf. (#5121)
|
2019-07-08 22:41:37 +08:00 |
data
|
Improve errors raised by ds.groupby() of unsupported key type (#21610)
|
2022-01-15 16:35:31 -08:00 |
experimental
|
[2/3][kv] Add delete by prefix support for internal kv (#21442)
|
2022-01-07 22:54:24 -08:00 |
includes
|
Revert "Revert "[gcs] turn on grpc pubsub by default"" (#21585)
|
2022-01-13 16:12:03 -08:00 |
internal
|
[GCS][Bootstrap n/n] Do not start Redis in GCS bootstrapping mode (#21232)
|
2022-01-04 23:06:44 -08:00 |
ray_operator
|
[3/gcs] Bootstrap log monitor and monitor from gcs (#21194)
|
2021-12-21 23:15:55 -08:00 |
scripts
|
[script] support using hostname as node_ip_address (#20720)
|
2022-01-18 11:05:50 +08:00 |
serve
|
[CI] Fix test_get_deployment and test_runtime_env_validation (#21637)
|
2022-01-16 17:25:14 -08:00 |
sgd
|
[Train] Rename Ray SGD v2 to Ray Train (#19436)
|
2021-10-18 22:27:46 -07:00 |
tests
|
[script] support using hostname as node_ip_address (#20720)
|
2022-01-18 11:05:50 +08:00 |
train
|
[Train] _WrappedDataLoader yield tuples (#21467)
|
2022-01-10 12:40:36 -08:00 |
tune
|
[ci/multinode] Add utilities to kill nodes in multi node testing (#21580)
|
2022-01-15 17:11:16 -08:00 |
util
|
[gcs/ha] Fix some tests failed in HA mode (#21587)
|
2022-01-16 21:53:14 -08:00 |
workers
|
[5/gcs] Bootstrap default worker and update pubsub unit test (#21211)
|
2021-12-23 07:57:14 -07:00 |
workflow
|
Revert "[workflow] Skip saving outputs of "workflow.wait"" (#21520)
|
2022-01-10 20:51:42 -08:00 |
__init__.py
|
fix: data not exported (#20887)
|
2021-12-18 22:33:34 -08:00 |
_raylet.pxd
|
[core] Pin object if it already exists (#20447)
|
2021-12-10 15:56:43 -08:00 |
_raylet.pyi
|
[Core] Type check ObjectRef (#9856)
|
2020-08-11 10:38:29 -07:00 |
_raylet.pyx
|
[1/3][kv] move some internal kv py logic into cpp (#21386)
|
2022-01-07 17:35:06 -08:00 |
actor.py
|
[Core] Fix invalid to specify concurrency group at runtime. (#21191)
|
2021-12-21 10:47:47 +08:00 |
client_builder.py
|
[Client] Add deprecation warnings for direct ray.client().connect() calls (#18783)
|
2021-10-28 22:06:11 -07:00 |
cluster_utils.py
|
[GCS] support external Redis in GCS bootstrapping mode (#21436)
|
2022-01-13 16:01:11 -08:00 |
cross_language.py
|
[Scheduler] Support per task/actor PlacementGroupSchedulingStrategy (#20507)
|
2021-12-07 23:11:31 -08:00 |
dashboard
|
[dashboard] Rename "new_dashboard" -> "dashboard" (#18214)
|
2021-09-15 11:17:15 -05:00 |
exceptions.py
|
[Core] Support back pressure for actor tasks. (#20894)
|
2021-12-13 23:56:07 -08:00 |
external_storage.py
|
Add more shuffle tests to CI (#17684)
|
2021-11-02 08:07:59 -07:00 |
job_config.py
|
[runtime_env] Parse local conda/pip requirements files before sending runtime env to Ray Client Server (#20885)
|
2021-12-06 12:04:22 -06:00 |
nightly-wheels.yaml
|
fix wheel links (#17973)
|
2021-08-23 13:43:34 -07:00 |
node.py
|
[GCS] support external Redis in GCS bootstrapping mode (#21436)
|
2022-01-13 16:01:11 -08:00 |
py.typed
|
Support ray task type checking (#9574)
|
2020-07-21 19:05:42 -07:00 |
ray_constants.py
|
[GCS] support external Redis in GCS bootstrapping mode (#21436)
|
2022-01-13 16:01:11 -08:00 |
remote_function.py
|
[Scheduler] Support per task/actor SpreadSchedulingStrategy (#20972)
|
2021-12-08 22:22:07 -08:00 |
rllib
|
[rllib] Try moving RLlib to top level dir (#5324)
|
2019-08-05 23:25:49 -07:00 |
runtime_context.py
|
Revert "Revert "[runtime env] redefine runtime env to protobuf"" and fix windows compiling (#20692)
|
2021-11-24 09:01:01 -08:00 |
serialization.py
|
Fix driver lease request infinite loop when local raylet dies (#20859)
|
2021-12-10 18:02:59 -08:00 |
serialization_addons.py
|
[Serialization] Pydantic -> serialization_addons.py and Ray Client support. (#15181)
|
2021-04-14 15:21:13 -07:00 |
setup-dev.py
|
[autoscaler] Fewer non terminated nodes calls (#20359)
|
2021-11-21 12:22:24 -05:00 |
state.py
|
[gcs] Update constructor of gcs client (#21025)
|
2021-12-16 00:19:37 -08:00 |
streaming
|
[Streaming] Streaming data transfer and python integration (#6185)
|
2019-12-10 20:33:24 +08:00 |
types.py
|
[data] Fix the ObjectRef type in the dataset docs (#17111)
|
2021-07-15 09:50:37 -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
|
[script] support using hostname as node_ip_address (#20720)
|
2022-01-18 11:05:50 +08:00 |
worker.pyi
|
[Core] Type check ObjectRef (#9856)
|
2020-08-11 10:38:29 -07:00 |