ray/python/ray
2022-01-03 10:06:41 -08:00
..
_private [GCS][Bootstrap 2/n] Fix tests to enable using GCS address for bootstrapping (#21288) 2021-12-29 19:25:51 -07:00
autoscaler Upgrade cython to 0.29.26 for py310 (#21244) 2021-12-26 20:26:08 -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 [datasets] Expand to_torch's functionality (#21117) 2022-01-03 09:03:50 -08:00
experimental Add chaos test for shuffle (#20657) 2021-11-30 15:24:09 -08:00
includes [1/gcs] gcs ha bootstrap for raylet (#21174) 2021-12-21 08:50:42 -08:00
internal Revert "[Core] Unrevert #21115, fix auto address env (#21158)" (#21189) 2021-12-20 00:22:12 -08:00
ray_operator [3/gcs] Bootstrap log monitor and monitor from gcs (#21194) 2021-12-21 23:15:55 -08:00
scripts [Core]Add RAY_REDIS_ADDRESS environment to specify external address. (#20966) 2021-12-31 16:12:56 +08:00
serve [GCS][Bootstrap 2/n] Fix tests to enable using GCS address for bootstrapping (#21288) 2021-12-29 19:25:51 -07:00
sgd [Train] Rename Ray SGD v2 to Ray Train (#19436) 2021-10-18 22:27:46 -07:00
tests [Core] Disable formatting in test_add_min_workers_nodes (#21322) 2022-01-01 18:16:33 -08:00
train [Train] Replace abc.ABCMeta with abc.ABC in callbacks (#21262) 2022-01-03 09:25:44 -08:00
tune [CI] Add support for Black formatting (#21281) 2022-01-03 10:06:41 -08:00
util Revert "Round robin during spread scheduling (#19968)" (#21293) 2021-12-30 10:33:06 +09:00
workers [5/gcs] Bootstrap default worker and update pubsub unit test (#21211) 2021-12-23 07:57:14 -07:00
workflow [Workflow]add doc for metadata (#20156) 2021-12-20 17:24:07 -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 [Core] Fix invalid to specify concurrency group at runtime. (#21191) 2021-12-21 10:47:47 +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][Bootstrap 2/n] Fix tests to enable using GCS address for bootstrapping (#21288) 2021-12-29 19:25:51 -07: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][Bootstrap 2/n] Fix tests to enable using GCS address for bootstrapping (#21288) 2021-12-29 19:25:51 -07:00
py.typed Support ray task type checking (#9574) 2020-07-21 19:05:42 -07:00
ray_constants.py [GCS][Bootstrap 1/n] Support bootstrapping with GCS in node.py (#21267) 2021-12-28 08:14:38 -07: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 [GCS][Bootstrap 1/n] Support bootstrapping with GCS in node.py (#21267) 2021-12-28 08:14:38 -07:00
worker.pyi [Core] Type check ObjectRef (#9856) 2020-08-11 10:38:29 -07:00