ray/python/ray
2022-03-10 20:10:05 +00:00
..
_private Remove redis in setup.py (#22979) 2022-03-10 11:05:03 -08:00
autoscaler Remove redis in setup.py (#22979) 2022-03-10 11:05:03 -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] Make label_column optional in to_tf (#22916) 2022-03-09 11:34:18 -08:00
experimental [7/X][Pipeline] pipeline user facing build function (#22934) 2022-03-09 16:11:11 -08:00
includes [C++ Worker]Python call cpp worker (#22820) 2022-03-10 11:06:14 -08:00
internal [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
job_submission [jobs] Rename JobData -> JobInfo (#22499) 2022-02-22 16:18:16 -06:00
ml [ml] Add Ray ML / AIR checkpoint implementation (#22691) 2022-03-09 10:02:59 -08:00
ray_operator Operator does not retry monitor on failure. (#22792) 2022-03-02 23:37:03 -08:00
scripts Move KubeRay autoscaler files into Ray autoscaler directory, add an entry-point. (#22847) 2022-03-09 18:26:57 -08:00
serve [Serve] Compatibility bridge between model wrappers and pipeline (#22995) 2022-03-10 11:52:03 -08:00
sgd [Train] Rename Ray SGD v2 to Ray Train (#19436) 2021-10-18 22:27:46 -07:00
streaming [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
tests [C++ Worker]Python call cpp worker (#22820) 2022-03-10 11:06:14 -08:00
train [Train] Add support for automatic pipelining of host to device transfer (#22716) 2022-03-08 18:37:23 -08:00
tune [tune] fix error handling for fail_fast case. (#22982) 2022-03-10 20:10:05 +00:00
util [ml] Add Ray ML / AIR checkpoint implementation (#22691) 2022-03-09 10:02:59 -08:00
workers [runtime env] Create virtualenv for pip runtime env. (#21801) 2022-02-10 12:25:18 -06:00
workflow [workflow] Fix different step directories are used for "workflow.wait" during recovery (#22782) 2022-03-03 16:37:50 -08:00
__init__.py [C++ Worker]Python call cpp worker (#22820) 2022-03-10 11:06:14 -08:00
_raylet.pxd [client] Move Client implementation of ObjectRef/ActorRef to python (#22148) 2022-02-06 13:03:51 -08:00
_raylet.pyi [Core] Type check ObjectRef (#9856) 2020-08-11 10:38:29 -07:00
_raylet.pyx Stop and join actor asyncio threads during exit (#22810) 2022-03-07 14:45:08 -08:00
actor.py [7/X][Pipeline] pipeline user facing build function (#22934) 2022-03-09 16:11:11 -08:00
client_builder.py [client] Consistent ray.init return value (#21355) 2022-02-02 19:39:03 +02:00
cluster_utils.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
cross_language.py [C++ Worker]Python call cpp worker (#22820) 2022-03-10 11:06:14 -08:00
dashboard [dashboard] Rename "new_dashboard" -> "dashboard" (#18214) 2021-09-15 11:17:15 -05:00
exceptions.py [Runtime Env] Plumbing runtime env failure error message to the exception: Task [1/3] (#22032) 2022-02-03 16:47:04 -08:00
external_storage.py Add buffering to object spilling (#22618) 2022-03-01 10:13:10 -08:00
job_config.py [runtime env][strong-typed API] Combine ParsedRuntimeEnv and RuntimeEnv into ray.runtime.RuntimeEnv (#22522) 2022-02-28 16:18:10 +08:00
nightly-wheels.yaml fix wheel links (#17973) 2021-08-23 13:43:34 -07:00
node.py [dashboard] Remove redis in dashboard (#22788) 2022-03-04 12:32:17 -08:00
py.typed Support ray task type checking (#9574) 2020-07-21 19:05:42 -07:00
ray_constants.py Basic log observability for spilling (#22612) 2022-03-01 09:40:51 -08:00
remote_function.py [7/X][Pipeline] pipeline user facing build function (#22934) 2022-03-09 16:11:11 -08:00
rllib [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
runtime_context.py [runtime env][strong-typed API] Combine ParsedRuntimeEnv and RuntimeEnv into ray.runtime.RuntimeEnv (#22522) 2022-02-28 16:18:10 +08:00
runtime_env.py [runtime env] Fix protobuf serialization/deserialization (#22672) 2022-03-01 12:34:50 -06:00
serialization.py [Runtime Env] Plumbing runtime env failure error message to the exception: Task [1/3] (#22032) 2022-02-03 16:47:04 -08:00
serialization_addons.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
setup-dev.py Symlink workflow for development (#22554) 2022-02-23 13:14:05 -08:00
state.py [State] Add pid to the actor table data. (#22434) 2022-02-17 06:22:29 -08:00
types.py [data] Fix the ObjectRef type in the dataset docs (#17111) 2021-07-15 09:50:37 -07:00
utils.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
worker.py Remove redis in setup.py (#22979) 2022-03-10 11:05:03 -08:00
worker.pyi [CI] Replace YAPF disables with Black disables (#21982) 2022-02-08 16:29:25 -08:00