ray/python/ray
2022-04-27 14:51:07 -07:00
..
_private [core] Fix internal storage S3 bugs (#24167) 2022-04-27 09:57:14 -07:00
autoscaler Show usage stats prompt (#23822) 2022-04-25 16:01:24 -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 [Datasets] Expose DatasetPipeline in ray.data module (#24261) 2022-04-27 13:06:57 -07:00
experimental Fix the failure of sort_main in the case of num_cpus > 1 and not an integer (#24099) 2022-04-24 11:54:08 +08: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/rllib] Add RLPredictor class (#24172) 2022-04-27 12:03:12 +01:00
ray_operator [Lint] Cleanup incorrectly formatted strings (Part 3: components) (#23130) 2022-03-16 12:36:57 -07:00
scripts Show usage stats prompt (#23822) 2022-04-25 16:01:24 -07:00
serve [Serve][Doc] Update docs about input schema, and json_request adapter (#24191) 2022-04-27 14:51:07 -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 [core] Fix internal storage S3 bugs (#24167) 2022-04-27 09:57:14 -07:00
train [Train/Tune] Warn pending deprecation for ray.train.Trainer and ray.tune DistributedTrainableCreators (#24056) 2022-04-26 13:38:34 -07:00
tune [tune] De-clutter log outputs in trial runner (#24257) 2022-04-27 17:13:09 +01:00
util IMapIterator fix when using iterator inputs (#24117) 2022-04-27 09:31:15 -05:00
workers Add storage-based spilling backend (#23341) 2022-03-21 19:17:42 -07:00
workflow [workflow] Enable setting workflow options on Ray DAGs (#24210) 2022-04-27 09:51:45 -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] Fix DAG options (#23880) 2022-04-18 10:32:43 -07:00
client_builder.py [Lint] Cleanup incorrectly formatted strings (Part 4: tests, _private) (#23263) 2022-03-17 00:49:16 -07: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 [Core] Add node_name field to GcsNodeInfo (#23543) 2022-04-19 05:03:12 -07:00
py.typed Support ray task type checking (#9574) 2020-07-21 19:05:42 -07:00
ray_constants.py improve exponential backoff when connecting to the redis (#24150) 2022-04-25 16:10:24 +08: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 Show usage stats prompt (#23822) 2022-04-25 16:01:24 -07:00
worker.pyi [CI] Replace YAPF disables with Black disables (#21982) 2022-02-08 16:29:25 -08:00