ray/python/ray
SangBin Cho 224933b5e4
[Placement Group] Remove API part 2 (#10215)
* Initial progress done.

* Fix mistake.

* Addressed code review.

* Fix cpp build issue.

* Addressed code review.
2020-08-20 09:50:13 -07:00
..
autoscaler [autoscaler] Refactor multi node type autoscaler config (#10190) 2020-08-19 20:46:00 -07:00
cloudpickle Update cloudpickle to version 1.4.1 (#8577) 2020-05-29 17:55:48 -07:00
core Define common data structures with protobuf. (#5121) 2019-07-08 22:41:37 +08:00
dashboard [Dashboard] Fix and Recommit Reverted Group by Actor Class PR (#10186) 2020-08-18 20:55:58 -07:00
dataframe Dataframe deprecation (#2353) 2018-07-06 00:16:22 -07:00
experimental [Experimental] Queue: replace polling with async actor (#10120) 2020-08-19 11:55:42 -05:00
includes [Placement Group] Placement group remove api part 1 (#10063) 2020-08-18 12:44:00 -07:00
internal [core] Replace task resubmission in raylet with ownership protocol (#9394) 2020-07-15 14:55:51 -07:00
projects [autoscaler] Allow users to disable the cluster config cache (#8117) 2020-07-09 15:47:58 -07:00
pyarrow_files Package pyarrow along with ray. (#822) 2017-08-07 21:17:28 -07:00
scripts [Dashboard] Fix Ray Dashboard command error messages (#10050) 2020-08-18 13:30:51 -05:00
serve [serve] Use ray.experimental.metrics (#10185) 2020-08-19 13:03:22 -05:00
tests [Placement Group] Remove API part 2 (#10215) 2020-08-20 09:50:13 -07:00
tune [Tune] PBT hyperparam_mutations improvements (#10170) 2020-08-19 16:50:19 -07:00
util [SGD][Docs] docs for training/ validation results (#10181) 2020-08-19 17:22:28 -07:00
workers [Core] Object spilling prototype (#9818) 2020-08-14 15:39:10 -07:00
__init__.py [Core] Object spilling prototype (#9818) 2020-08-14 15:39:10 -07:00
_raylet.pxd Fix some Windows CI issues (#9708) 2020-07-28 18:10:23 -07:00
_raylet.pyi [Core] Type check ObjectRef (#9856) 2020-08-11 10:38:29 -07:00
_raylet.pyx [Placement Group] Placement group remove api part 1 (#10063) 2020-08-18 12:44:00 -07:00
actor.py [Core] Remove Legacy Raylet Code (#9936) 2020-08-06 16:37:50 -07:00
async_compat.py Change Python's ObjectID to ObjectRef (#9353) 2020-07-10 17:49:04 +08:00
cluster_utils.py [Test] Cluster util fix (#8929) 2020-06-29 14:15:41 -05:00
compat.py Fix WSL patch (it doesn't fall under "win32") (#9195) 2020-06-29 21:00:00 -05:00
cross_language.py [HOTFIX] Fix master build with missing placement group argument (#9868) 2020-08-04 11:19:15 -07:00
exceptions.py Change Python's ObjectID to ObjectRef (#9353) 2020-07-10 17:49:04 +08:00
external_storage.py [Core] Object spilling prototype (#9818) 2020-08-14 15:39:10 -07:00
function_manager.py Use UTF-8 for encoding of python code for collision hashing (#9586) 2020-07-21 13:16:54 -07:00
gcs_utils.py [Placement Group] Support Placement Group state table. (#10090) 2020-08-17 09:24:50 -07:00
import_thread.py Register function race (#9346) 2020-07-28 13:51:34 -07:00
job_config.py [Core] Multi-tenancy: Job isolation & implement per job config (except for env variables) (#9500) 2020-08-04 15:51:29 +08:00
log_monitor.py [Python Worker] Add pid to log file name (#10149) 2020-08-18 11:48:48 -07:00
memory_monitor.py [Core] Add cached memory to unsued memory in Linux/BSD (#10084) 2020-08-13 23:47:52 -07:00
metrics_agent.py Export Metrics in OpenCensus Protobuf Format (#10080) 2020-08-18 11:32:42 -07:00
monitor.py [Autoscaler] Resource demand vector (hearbeat -> autoscaler plumbing) (#10127) 2020-08-17 13:57:15 -07:00
new_dashboard [Dashboard] New dashboard skeleton (#9099) 2020-07-27 11:34:47 +08:00
nightly-wheels.yaml [cli] install nightly wheels via ray install-nightly (#10054) 2020-08-11 20:08:22 -07:00
node.py [Python Worker] Add pid to log file name (#10149) 2020-08-18 11:48:48 -07:00
parameter.py [Core] Object spilling prototype (#9818) 2020-08-14 15:39:10 -07:00
profiling.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
prometheus_exporter.py [Stats] Basic Metrics Infrastructure (Metrics Agent + Prometheus Exporter) (#9607) 2020-07-28 10:28:01 -07:00
py.typed Support ray task type checking (#9574) 2020-07-21 19:05:42 -07:00
ray_cluster_perf.py Change Python's ObjectID to ObjectRef (#9353) 2020-07-10 17:49:04 +08:00
ray_constants.py [Autoscaler] Pass custom resources to "ray start" multi instance autoscaling (#9986) 2020-08-17 22:34:07 -07:00
ray_perf.py Add plasma store benchmark for small objects (#9549) 2020-07-17 14:20:59 -07:00
ray_process_reaper.py Windows bug fixes (#7740) 2020-03-30 20:39:23 -05:00
remote_function.py [Placement Group] Allow scheduling a task on any bundle (-1, default) (#9885) 2020-08-06 00:05:21 -07:00
reporter.py Export Metrics in OpenCensus Protobuf Format (#10080) 2020-08-18 11:32:42 -07:00
resource_spec.py [cli] New logging for the rest of the ray commands (#9984) 2020-08-11 09:58:23 -07:00
rllib [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
serialization.py Fix ObjectRef and ActorHandle serialization (#9462) 2020-07-14 09:42:32 -07:00
services.py [Core] Object spilling prototype (#9818) 2020-08-14 15:39:10 -07:00
setup-dev.py Win10 setup-dev.py fixes. (#9169) 2020-06-27 21:28:11 +02:00
signature.py Remove dependence on funcsigs. (#7701) 2020-03-22 21:37:24 -07:00
state.py [Placement Group] Remove API part 2 (#10215) 2020-08-20 09:50:13 -07:00
streaming [Streaming] Streaming data transfer and python integration (#6185) 2019-12-10 20:33:24 +08:00
test_utils.py [Test] Reduce the wait for condition timeout. (#9971) 2020-08-07 11:44:53 -07:00
utils.py [Core] Do not convert gpu id to int (#9744) 2020-08-11 12:09:46 -07:00
worker.py [Core] Object spilling prototype (#9818) 2020-08-14 15:39:10 -07:00
worker.pyi [Core] Type check ObjectRef (#9856) 2020-08-11 10:38:29 -07:00