ray/python/ray
Jiajun Yao 5e2437923d
[Core] Remove unused args for default_worker.py (#28177)
Signed-off-by: Jiajun Yao <jeromeyjj@gmail.com>
2022-08-30 21:43:02 -07:00
..
_private [Core] Remove unused args for default_worker.py (#28177) 2022-08-30 21:43:02 -07:00
air [rfc] [air/tune/train] Improve trial/training failure error printing (#27946) 2022-08-26 15:02:38 -07:00
autoscaler Update Kuberay version in CI. (#27967) 2022-08-20 14:50:52 -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 [Serve] Fix memory leak issue in serve inference (#27815) 2022-08-12 17:11:37 -07:00
data [Datasets] Re-enable Parquet sampling and add progress bar (#28021) 2022-08-22 16:59:26 -07:00
experimental [core] Don't override external dashboard URL in internal KV store (#27901) 2022-08-16 22:48:05 -07:00
includes [Core] Unrevert "Add retry exception allowlist for user-defined filtering of retryable application-level errors." (#26449) 2022-08-05 16:07:13 -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 Enable isort for base directory (#26085) 2022-06-24 15:32:51 -07:00
ray_operator [Kubernetes][docs] Restore legacy Ray operator migration discussion (#27841) 2022-08-16 08:46:31 -07:00
runtime_env [docs] Fix the remaining style violations in docstrings and add lint rule (#27033) 2022-07-27 22:24:20 -07:00
scripts Fix the undocumented ray log error (#27887) 2022-08-16 14:28:09 -07:00
serve Revert "Revert "Revert "[serve][xlang]Support deploying Python deploy… (#28153) 2022-08-30 12:00:29 -07:00
tests [ci] Pin moto to >= 4.0.0, adjust API (#28099) 2022-08-30 11:39:32 -07:00
train [AIR] Add TorchCheckpoint.from_state_dict (#27970) 2022-08-30 13:05:30 -07:00
tune [Tune] Add rich output for ray tune progress updates in notebooks (#26263) 2022-08-30 15:09:40 -07:00
util [Core][Placement Group] Handling edge cases of max_cpu_fraction argument (#27035) 2022-08-12 17:40:11 -07:00
widgets [Tune] Add rich output for ray tune progress updates in notebooks (#26263) 2022-08-30 15:09:40 -07:00
workflow [deflakey] test_error_handling.py in workflow (#27630) 2022-08-08 13:38:37 -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 [Raylet][Cleanup] Remove Extra Indent & Fix Typo (#28073) 2022-08-29 15:32:36 -07:00
actor.py Fix out-of-band deserialization of actor handle (#27700) 2022-08-09 14:25:14 -07:00
client_builder.py [docs/ci] Fix (some) broken linkchecks (#28087) 2022-08-25 04:41:35 -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 Add actor_id in RayActorError (#27802) 2022-08-26 10:46:08 -07: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 [Core] Unrevert "Add retry exception allowlist for user-defined filtering of retryable application-level errors." (#26449) 2022-08-05 16:07:13 -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