ray/python/ray
Kai Fricke 7e93370c91
[tune/structure] Introduce stopper package (#26040)
Split different stoppers and put them in a `stopper` package.
2022-06-23 18:05:43 +01:00
..
_private [Core] Out of Disk prevention (#25370) 2022-06-22 12:25:32 -07:00
air [air] RunConfig.failure --> failure_config (#25967) 2022-06-21 16:51:26 -07:00
autoscaler [api] Annotate as public / move ray-core APIs to _private and add enforcement rule (#25695) 2022-06-21 15:13:29 -07:00
cloudpickle Revert "Revert "[serialization] Enable debugging into pickle backend (#23854)"(#23877)" (#23878) 2022-04-14 11:07:54 -07:00
core Define common data structures with protobuf. (#5121) 2019-07-08 22:41:37 +08:00
dag [api] Annotate as public / move ray-core APIs to _private and add enforcement rule (#25695) 2022-06-21 15:13:29 -07:00
data [Datasets] Add UDF passthrough args to map_batches(). (#25613) 2022-06-22 23:30:09 -07:00
experimental [State Observability] Summary APIs (#25672) 2022-06-22 06:21:50 -07:00
includes [Core] Out of Disk prevention (#25370) 2022-06-22 12:25:32 -07:00
internal [api] Annotate as public / move ray-core APIs to _private and add enforcement rule (#25695) 2022-06-21 15:13:29 -07:00
job_submission [jobs] Rename JobData -> JobInfo (#22499) 2022-02-22 16:18:16 -06:00
ray_operator [api] Annotate as public / move ray-core APIs to _private and add enforcement rule (#25695) 2022-06-21 15:13:29 -07:00
scripts scripts: Update dashboard output to print URL (#22698) 2022-06-23 11:33:22 +08:00
serve [Serve] Use "serve" namespace during controller recovery (#25987) 2022-06-22 16:08:07 -07:00
tests [hotfix] Fix dashboard cli test (#26034) 2022-06-23 11:39:09 +01:00
train [AIR] Update TorchPredictor to new Predictor API (#25536) 2022-06-22 09:49:07 -07:00
tune [tune/structure] Introduce stopper package (#26040) 2022-06-23 18:05:43 +01:00
util [tune/structure] Introduce execution package (#26015) 2022-06-23 11:13:19 +01:00
workflow [api] Annotate as public / move ray-core APIs to _private and add enforcement rule (#25695) 2022-06-21 15:13:29 -07:00
__init__.py [api] Annotate as public / move ray-core APIs to _private and add enforcement rule (#25695) 2022-06-21 15:13:29 -07: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 [Core] Out of Disk prevention (#25370) 2022-06-22 12:25:32 -07:00
actor.py [api] Annotate as public / move ray-core APIs to _private and add enforcement rule (#25695) 2022-06-21 15:13:29 -07:00
client_builder.py [api] Annotate as public / move ray-core APIs to _private and add enforcement rule (#25695) 2022-06-21 15:13:29 -07:00
cluster_utils.py [api] Annotate as public / move ray-core APIs to _private and add enforcement rule (#25695) 2022-06-21 15:13:29 -07:00
cross_language.py [api] Annotate as public / move ray-core APIs to _private and add enforcement rule (#25695) 2022-06-21 15:13:29 -07:00
dashboard [dashboard] Rename "new_dashboard" -> "dashboard" (#18214) 2021-09-15 11:17:15 -05:00
exceptions.py [Core] Out of Disk prevention (#25370) 2022-06-22 12:25:32 -07:00
job_config.py [api] Annotate as public / move ray-core APIs to _private and add enforcement rule (#25695) 2022-06-21 15:13:29 -07:00
nightly-wheels.yaml Bump Ray Version from 2.0.0.dev0 to 3.0.0.dev0 (#24894) 2022-05-17 19:31:05 -07:00
py.typed Support ray task type checking (#9574) 2020-07-21 19:05:42 -07:00
remote_function.py [api] Annotate as public / move ray-core APIs to _private and add enforcement rule (#25695) 2022-06-21 15:13:29 -07:00
rllib [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
runtime_context.py [api] Annotate as public / move ray-core APIs to _private and add enforcement rule (#25695) 2022-06-21 15:13:29 -07:00
runtime_env.py [runtime env] remove unused runtime env uris from protobuf (#26001) 2022-06-23 10:45:54 +08:00
setup-dev.py Remove node.py and ray_constants.py links from setup-dev.py (#25997) 2022-06-22 15:45:29 -07:00
types.py [api] Annotate as public / move ray-core APIs to _private and add enforcement rule (#25695) 2022-06-21 15:13:29 -07:00