ray/python/ray
2022-05-01 11:32:33 -07:00
..
_private Collect library usage (#24312) 2022-04-30 07:51:01 -07:00
autoscaler [kuberay] Test Ray client and update autoscaler image (#24195) 2022-04-27 18:02:12 -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
data Collect library usage (#24312) 2022-04-30 07:51:01 -07:00
experimental [DAG] add basic plotting on Ray DAGs (#24223) 2022-04-28 13:56:25 -07:00
includes Node affinity scheduling strategy (#23381) 2022-04-12 21:31:26 -07:00
internal [core] Fix internal storage S3 bugs (#24167) 2022-04-27 09:57:14 -07:00
job_submission [jobs] Rename JobData -> JobInfo (#22499) 2022-02-22 16:18:16 -06:00
ml [AIR] HuggingFaceTrainer&Predictor implementation (#23876) 2022-04-29 14:31:54 -07:00
ray_operator [Lint] Cleanup incorrectly formatted strings (Part 3: components) (#23130) 2022-03-16 12:36:57 -07:00
scripts Add a hook that runs at the beginning of ray start (#24368) 2022-05-01 11:32:33 -07:00
serve Collect library usage (#24312) 2022-04-30 07:51:01 -07: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 Add a hook that runs at the beginning of ray start (#24368) 2022-05-01 11:32:33 -07:00
train Collect library usage (#24312) 2022-04-30 07:51:01 -07:00
tune Collect library usage (#24312) 2022-04-30 07:51:01 -07:00
util [client] set log level to debug for actor errors (#24308) 2022-04-30 21:30:54 -07:00
workers Add storage-based spilling backend (#23341) 2022-03-21 19:17:42 -07:00
workflow Collect library usage (#24312) 2022-04-30 07:51:01 -07:00
__init__.py [Core] remove Windows compatibility for Redis (#23991) 2022-04-19 09:16:47 -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] Add task function name to ray.timeline profiling events (#23920) 2022-04-19 09:38:52 -07:00
actor.py [Core] Ensure "get_if_exists" takes effect in the decorator. (#24287) 2022-04-28 16:38:18 -07:00
client_builder.py [ci/release] Print local environment information (#24346) 2022-04-29 21:01:50 +01:00
cluster_utils.py [gcs] Remove use_gcs_for_bootstrap in core (python) and autoscaler (#23050) 2022-03-11 14:36:16 -08:00
cross_language.py [core] Simplify options handling [Part 1] (#23127) 2022-04-11 20:49:58 -07:00
dashboard [dashboard] Rename "new_dashboard" -> "dashboard" (#18214) 2021-09-15 11:17:15 -05:00
exceptions.py Node affinity scheduling strategy (#23381) 2022-04-12 21:31:26 -07:00
external_storage.py Add storage-based spilling backend (#23341) 2022-03-21 19:17:42 -07:00
job_config.py [runtime env] Support set timeout for runtime env setup (#23082) 2022-03-18 12:52:59 -05:00
nightly-wheels.yaml fix wheel links (#17973) 2021-08-23 13:43:34 -07:00
node.py Collect library usage (#24312) 2022-04-30 07:51:01 -07:00
py.typed Support ray task type checking (#9574) 2020-07-21 19:05:42 -07:00
ray_constants.py Add a hook that runs at the beginning of ray start (#24368) 2022-05-01 11:32:33 -07:00
remote_function.py [core] Fix DAG options (#23880) 2022-04-18 10:32:43 -07:00
rllib [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
runtime_context.py [docs] fix doctests and activate CI (#23418) 2022-03-24 17:04:02 -07:00
runtime_env.py Fix broken links in documentation and put linkcheck linter in place on CI (#23340) 2022-03-18 21:02:52 -07:00
serialization.py Node affinity scheduling strategy (#23381) 2022-04-12 21:31:26 -07:00
serialization_addons.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
setup-dev.py [Train] Fully deprecate Ray SGD v1 (#24038) 2022-04-25 16:12:57 -07:00
state.py [Core] Add node_name field to GcsNodeInfo (#23543) 2022-04-19 05:03:12 -07:00
types.py [data] Fix the ObjectRef type in the dataset docs (#17111) 2021-07-15 09:50:37 -07:00
utils.py [runtime env] Support set timeout for runtime env setup (#23082) 2022-03-18 12:52:59 -05:00
worker.py [runtime_env] Extend runtime_env hook to also cover jobs (#24328) 2022-04-30 09:15:51 -07:00
worker.pyi [CI] Replace YAPF disables with Black disables (#21982) 2022-02-08 16:29:25 -08:00