ray/python/ray
2022-07-24 16:56:44 -07:00
..
_private [core] runtime context resource ids getter (#26907) 2022-07-24 16:56:44 -07:00
air [air/tuner/docs] Update docs for Tuner() API 1: RSTs, docs, move reuse_actors (#26930) 2022-07-24 07:45:24 -07:00
autoscaler Try to create autoscaler log directory. (#26748) 2022-07-20 14:00:37 -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] Use sampling to estimate in-memory data size for Parquet data source (#26868) 2022-07-24 09:58:57 -07:00
experimental [State Observability] Fix "No result for get crashing the formatting" and "Filtering not handled properly when key missing in the datum" #26881 2022-07-23 21:33:07 -07:00
includes [Python]More efficient node_table() in state.py (#26760) 2022-07-21 10:35:46 +08: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 Enable isort for base directory (#26085) 2022-06-24 15:32:51 -07: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
runtime_env [runtime env] plugin refactor[4/n]: remove runtime env protobuf (#26522) 2022-07-15 13:56:12 +08:00
scripts [core] Make ray able to connect to redis without pip redis. (#25875) 2022-07-24 14:11:30 -07:00
serve [AIR][Serve] Add windows check for pd.DataFrame comparison #26889 2022-07-22 12:36:40 -07:00
tests [core] runtime context resource ids getter (#26907) 2022-07-24 16:56:44 -07:00
train Revert "[air] remove unnecessary logs + improve repr for result (#26906)" (#26932) 2022-07-23 12:12:26 -07:00
tune [air/tuner/docs] Update docs for Tuner() API 2a: Tune examples (non-docs) (#26931) 2022-07-24 21:00:22 +01:00
util Ray 2.0 API deprecation (#26116) 2022-07-23 22:18:58 -07:00
widgets [Core] Add HTML reprs for ClientContext and WorkerContext (#25730) 2022-07-06 12:19:19 -07:00
workflow [core] ray.init defaults to an existing Ray instance if there is one (#26678) 2022-07-23 11:27:22 -07:00
__init__.py [Core] Add HTML reprs for ClientContext and WorkerContext (#25730) 2022-07-06 12:19:19 -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 [coe] Remove gil when submit actor and tasks to avoid deadlock for some cases. (#26421) 2022-07-18 12:47:54 -07:00
actor.py Ray 2.0 API deprecation (#26116) 2022-07-23 22:18:58 -07:00
client_builder.py [core] ray.init defaults to an existing Ray instance if there is one (#26678) 2022-07-23 11:27:22 -07:00
cluster_utils.py [core] ray.init defaults to an existing Ray instance if there is one (#26678) 2022-07-23 11:27:22 -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] Make "GetTimeoutError" a subclass of "TimeoutError" (#26771) 2022-07-20 14:37:39 -05: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 Ray 2.0 API deprecation (#26116) 2022-07-23 22:18:58 -07:00
rllib [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
runtime_context.py [core] runtime context resource ids getter (#26907) 2022-07-24 16:56:44 -07: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