ray/python/ray
2021-03-18 14:55:11 -07:00
..
_private [core] RuntimeEnv GC in local node (#14594) 2021-03-18 14:55:11 -07:00
autoscaler [Autoscaler] Track failed nodes (#14608) 2021-03-17 12:49:31 -07:00
cloudpickle update cloudpickle to commit 6e0f571 (#14693) 2021-03-16 12:36:43 -07:00
core Define common data structures with protobuf. (#5121) 2019-07-08 22:41:37 +08:00
dataframe Dataframe deprecation (#2353) 2018-07-06 00:16:22 -07:00
experimental Incremental refactor of runtime_env for consistency (#14632) 2021-03-16 10:11:50 -07:00
includes [core] RuntimeEnv GC in local node (#14594) 2021-03-18 14:55:11 -07:00
internal [Core] Fix ray memory bug (#14452) 2021-03-03 09:20:00 -08:00
ray_operator [Core] First pass at privatizing non-public Python APIs. (#14607) 2021-03-10 22:47:28 -08:00
scripts [flaky test] Fix test_cli by disabling config cache for dashboard test (#14755) 2021-03-18 12:02:25 -07:00
serve [serve] Add backend_state tests for updating backend config (#14772) 2021-03-18 12:58:39 -05:00
tests [core] RuntimeEnv GC in local node (#14594) 2021-03-18 14:55:11 -07:00
tune [Code Cleanup] Switch to use ray.util.get_node_ip_address() (#14741) 2021-03-18 13:10:57 -07:00
util [Code Cleanup] Switch to use ray.util.get_node_ip_address() (#14741) 2021-03-18 13:10:57 -07:00
workers [core] RuntimeEnv GC in local node (#14594) 2021-03-18 14:55:11 -07:00
__init__.py [core] RuntimeEnv GC in local node (#14594) 2021-03-18 14:55:11 -07:00
_raylet.pxd [Core] Ownership-based Object Directory - Added support for object spilling in the ownership-based object directory. (#13948) 2021-02-11 10:36:22 -08:00
_raylet.pyi [Core] Type check ObjectRef (#9856) 2020-08-11 10:38:29 -07:00
_raylet.pyx [core] RuntimeEnv GC in local node (#14594) 2021-03-18 14:55:11 -07:00
actor.py cleanup python code (#14691) 2021-03-17 10:45:05 -07:00
cross_language.py fix cross language ut (#11492) 2020-10-20 14:14:40 +08:00
exceptions.py [Code Cleanup] Switch to use ray.util.get_node_ip_address() (#14741) 2021-03-18 13:10:57 -07:00
external_storage.py cleanup python code (#14691) 2021-03-17 10:45:05 -07:00
gcs_utils.py Split heartbeat message (#12535) 2020-12-11 21:19:57 +08:00
job_config.py [core] RuntimeEnv GC in local node (#14594) 2021-03-18 14:55:11 -07:00
new_dashboard [Dashboard] New dashboard skeleton (#9099) 2020-07-27 11:34:47 +08:00
nightly-wheels.yaml Bump dev branch to 2.0 to avoid endless version bump toil (#13497) 2021-01-15 17:41:17 -08:00
node.py [core] RuntimeEnv GC in local node (#14594) 2021-03-18 14:55:11 -07:00
profiling.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
py.typed Support ray task type checking (#9574) 2020-07-21 19:05:42 -07:00
ray_cluster_perf.py [Core] First pass at privatizing non-public Python APIs. (#14607) 2021-03-10 22:47:28 -08:00
ray_constants.py Improved object store memory behavior with respect /dev/shm size (#14629) 2021-03-11 17:29:06 -08:00
ray_perf.py [ray_client] add client microbenchmarks (#13007) 2020-12-21 12:17:44 -08:00
remote_function.py Incremental refactor of runtime_env for consistency (#14632) 2021-03-16 10:11:50 -07:00
resource_spec.py [Code Cleanup] Switch to use ray.util.get_node_ip_address() (#14741) 2021-03-18 13:10:57 -07:00
rllib [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
runtime_context.py [Doc] Ray logging document. (#14102) 2021-02-16 15:27:30 -08:00
serialization.py [Core] Make Actor DEAD and Save Exceptions in GCS When Error Happens in Constructor (#14211) 2021-03-17 12:50:28 -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 [dashboard][k8s] Better CPU reporting when running on K8s (#14593) 2021-03-12 12:02:15 -06:00
state.py [Code Cleanup] Switch to use ray.util.get_node_ip_address() (#14741) 2021-03-18 13:10:57 -07:00
streaming [Streaming] Streaming data transfer and python integration (#6185) 2019-12-10 20:33:24 +08:00
test_utils.py [Core] First pass at privatizing non-public Python APIs. (#14607) 2021-03-10 22:47:28 -08:00
worker.py [core] RuntimeEnv GC in local node (#14594) 2021-03-18 14:55:11 -07:00
worker.pyi [Core] Type check ObjectRef (#9856) 2020-08-11 10:38:29 -07:00