ray/python/ray
xwjiang2010 4bf33efd5c
[air] Add annotation for Tune module. (#27060) (#27210)
Signed-off-by: xwjiang2010 <xwjiang2010@gmail.com>

As a follow up to #27060.
2022-07-29 11:11:45 -07:00
..
_private Fix logger initialization (#27238) (#27264) 2022-07-29 11:09:48 -07:00
air [air/train/release/2.0.0] Rename BaseWorkerMixin, only log info torch loop for rank 0 (#27228) 2022-07-29 09:04:02 +01:00
autoscaler [autoscaler] Remove deprecated fields from schema (#27040) (#27200) 2022-07-28 17:09:43 -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 [Core] Refactoring Ray DAG object scanner (#26917) 2022-07-25 13:48:09 -07:00
data [AIR][Data] Fix nyc_taxi_basic_processing notebook (#26983) 2022-07-29 10:24:25 -07:00
experimental [State Observability] Add warnings for data truncation + order columns as it is defined in StateSchema (#27018) 2022-07-27 06:56:30 -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] Add URI support for plugins (#26746) 2022-07-28 00:28:19 +08:00
scripts [State Observability] Add warnings for data truncation + order columns as it is defined in StateSchema (#27018) 2022-07-27 06:56:30 -07:00
serve [Serve] Only start Serve in the CLI through the serve deploy command (#27063) 2022-07-27 13:21:19 -05:00
tests Fix logger initialization (#27238) (#27264) 2022-07-29 11:09:48 -07:00
train [air/train/release/2.0.0] Rename BaseWorkerMixin, only log info torch loop for rank 0 (#27228) 2022-07-29 09:04:02 +01:00
tune [air] Add annotation for Tune module. (#27060) (#27210) 2022-07-29 11:11:45 -07:00
util [AIR] Remove ML code from ray.util (#27005) 2022-07-27 14:24:19 +01:00
widgets [Core] Add HTML reprs for ClientContext and WorkerContext (#25730) 2022-07-06 12:19:19 -07:00
workflow Fix flaky workflow events CI test by extending timeout (#27231) 2022-07-28 19:04:34 -07:00
__init__.py update version number to 2.0.0rc0 2022-07-27 18:43:27 +00: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 Deprecate object_store_memory option (#26252) 2022-07-27 02:07:09 -07:00
actor.py Deprecate object_store_memory option (#26252) 2022-07-27 02:07:09 -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 [runtime env] Add URI support for plugins (#26746) 2022-07-28 00:28:19 +08: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 Deprecate object_store_memory option (#26252) 2022-07-27 02:07:09 -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 [setup-dev] Add flag to skip symlink certain folders (#26899) 2022-07-25 10:21:20 -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