.. |
_private
|
[runtime_env] Centralize runtime_env logic into ray._private.runtime_env submodule (#18310)
|
2021-09-03 10:19:00 -05:00 |
autoscaler
|
Add task / actor name to driver log prefix (#18105)
|
2021-08-26 16:18:04 -07:00 |
cloudpickle
|
Cloudpickle workaround for false positive cases (#15202)
|
2021-04-09 02:22:46 -07:00 |
core
|
Define common data structures with protobuf. (#5121)
|
2019-07-08 22:41:37 +08:00 |
data
|
Retry application-level error by default for datasets (#18296)
|
2021-09-03 14:21:38 -07:00 |
experimental
|
[runtime_env] Centralize runtime_env logic into ray._private.runtime_env submodule (#18310)
|
2021-09-03 10:19:00 -05:00 |
includes
|
Retry application-level error by default for datasets (#18296)
|
2021-09-03 14:21:38 -07:00 |
internal
|
[Core] Second pass at privatizing APIs. (#17885)
|
2021-08-18 20:56:33 -07:00 |
ray_operator
|
[k8s] Refactored k8s operator to use kopf for controller logic (#15787)
|
2021-06-01 12:00:55 -07:00 |
scripts
|
[Dashboard] Move gcs health check to a separate thread to avoid crashing due to excessive CPU usage. (#18236)
|
2021-09-03 14:23:56 -07:00 |
serve
|
[runtime_env] [ray_client] Remove PrepRuntimeEnv RPC, upload working_dir before calling ray.init in server (#18240)
|
2021-09-02 14:02:39 -05:00 |
tests
|
[runtime_env] Centralize runtime_env logic into ray._private.runtime_env submodule (#18310)
|
2021-09-03 10:19:00 -05:00 |
tune
|
[Tune] Raise Error when there are insufficient resources. (#17957)
|
2021-09-03 10:49:54 -07:00 |
util
|
[sgd] Implement resources_per_worker (#18327)
|
2021-09-03 11:10:46 -07:00 |
workers
|
[runtime_env] Remove unused serialized-runtime-env from worker args (#18295)
|
2021-09-03 10:57:01 -05:00 |
__init__.py
|
[Core] Second pass at privatizing APIs. (#17885)
|
2021-08-18 20:56:33 -07:00 |
_raylet.pxd
|
[core] Attach call site to ObjectRefs, print on error (#17971)
|
2021-09-01 15:29:05 -07:00 |
_raylet.pyi
|
[Core] Type check ObjectRef (#9856)
|
2020-08-11 10:38:29 -07:00 |
_raylet.pyx
|
Retry application-level error by default for datasets (#18296)
|
2021-09-03 14:21:38 -07:00 |
actor.py
|
[runtime_env] [ray_client] Remove PrepRuntimeEnv RPC, upload working_dir before calling ray.init in server (#18240)
|
2021-09-02 14:02:39 -05:00 |
client_builder.py
|
[client] Allow multiple client connections from one driver (#17942)
|
2021-08-23 13:01:58 -07:00 |
cluster_utils.py
|
[core] Fixes connect from worker node failed (#16045)
|
2021-06-11 18:51:46 -07:00 |
cross_language.py
|
Retry application-level errors (#18176)
|
2021-09-01 10:53:06 -07:00 |
exceptions.py
|
[core] Attach call site to ObjectRefs, print on error (#17971)
|
2021-09-01 15:29:05 -07:00 |
external_storage.py
|
[core] better error message for lost objects (#18068)
|
2021-08-26 00:03:29 -07:00 |
job_config.py
|
[Core] Second pass at privatizing APIs. (#17885)
|
2021-08-18 20:56:33 -07:00 |
new_dashboard
|
[Dashboard] New dashboard skeleton (#9099)
|
2020-07-27 11:34:47 +08:00 |
nightly-wheels.yaml
|
fix wheel links (#17973)
|
2021-08-23 13:43:34 -07:00 |
node.py
|
[runtime_env] Centralize runtime_env logic into ray._private.runtime_env submodule (#18310)
|
2021-09-03 10:19:00 -05:00 |
py.typed
|
Support ray task type checking (#9574)
|
2020-07-21 19:05:42 -07:00 |
ray_constants.py
|
[runtime_env] Centralize runtime_env logic into ray._private.runtime_env submodule (#18310)
|
2021-09-03 10:19:00 -05:00 |
remote_function.py
|
Avoid duplicate exports of functions (#18284)
|
2021-09-02 17:36:52 -07:00 |
rllib
|
[rllib] Try moving RLlib to top level dir (#5324)
|
2019-08-05 23:25:49 -07:00 |
runtime_context.py
|
[RFC] API stability annotations (#17100)
|
2021-07-16 17:09:20 -07:00 |
serialization.py
|
[core] Attach call site to ObjectRefs, print on error (#17971)
|
2021-09-01 15:29:05 -07:00 |
serialization_addons.py
|
[Serialization] Pydantic -> serialization_addons.py and Ray Client support. (#15181)
|
2021-04-14 15:21:13 -07:00 |
services.py
|
[Code Cleanup] Switch to use ray.util.get_node_ip_address() (#14741)
|
2021-03-18 13:10:57 -07:00 |
setup-dev.py
|
Add ray.data symlink to setup-dev.py (#17624)
|
2021-08-05 19:51:15 -07:00 |
state.py
|
[Core] Second pass at privatizing APIs. (#17885)
|
2021-08-18 20:56:33 -07:00 |
streaming
|
[Streaming] Streaming data transfer and python integration (#6185)
|
2019-12-10 20:33:24 +08:00 |
types.py
|
[data] Fix the ObjectRef type in the dataset docs (#17111)
|
2021-07-15 09:50:37 -07:00 |
utils.py
|
[Core] Adds deprecation decorator and fixes privatization of a few APIs. (#14811)
|
2021-03-22 10:31:50 -07:00 |
worker.py
|
[runtime_env] Remove unused serialized-runtime-env from worker args (#18295)
|
2021-09-03 10:57:01 -05:00 |
worker.pyi
|
[Core] Type check ObjectRef (#9856)
|
2020-08-11 10:38:29 -07:00 |