ray/python/ray
Sven Mika 4fd8977eaf
[RLlib] Minor cleanup in preparation to tf2.x support. (#9130)
* WIP.

* Fixes.

* LINT.

* Fixes.

* Fixes and LINT.

* WIP.
2020-06-25 19:01:32 +02:00
..
autoscaler [autoscaler] Initial support for multiple worker types (#9096) 2020-06-24 23:08:30 -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 Node Info Functional Components (#9073) 2020-06-23 13:11:32 -07:00
dataframe Dataframe deprecation (#2353) 2018-07-06 00:16:22 -07:00
experimental [RLlib] Minor cleanup in preparation to tf2.x support. (#9130) 2020-06-25 19:01:32 +02:00
includes Move actor task submission to io service (#9093) 2020-06-23 10:07:33 -07:00
internal Cleaning up remaining Local Mode Code (#7865) 2020-04-03 19:54:15 -05:00
projects Fix command config portion of project schema (#8057) 2020-04-16 18:08:17 -07:00
pyarrow_files Package pyarrow along with ray. (#822) 2017-08-07 21:17:28 -07:00
scripts Add "ray status" debug tool for autoscaler. (#9091) 2020-06-24 18:22:03 -07:00
serve [serve] Add shadow traffic API (#9106) 2020-06-25 10:55:22 -05:00
tests [autoscaler] Initial support for multiple worker types (#9096) 2020-06-24 23:08:30 -07:00
tune [Tune] remove whitelist from deep_copy (#8997) 2020-06-22 15:02:27 -07:00
util [SGD] Variable worker CPU requirements (#8963) 2020-06-23 00:43:27 -07:00
workers Fetch internal config from raylet (#8195) 2020-04-28 13:12:11 -05:00
__init__.py Update named actor API (#8559) 2020-05-24 20:08:03 -05:00
_raylet.pxd Add Optional Fast Build Configuration (#8925) 2020-06-18 14:12:12 -07:00
_raylet.pyx [Core] Log output from different jobs to different drivers. (#8885) 2020-06-23 18:45:32 -07:00
actor.py Update named actor API (#8559) 2020-05-24 20:08:03 -05:00
async_compat.py Fix asyncio re-entry error message (#8842) 2020-06-08 17:43:01 -07:00
cluster_utils.py [GCS] global state query node info table from GCS. (#8498) 2020-05-28 16:39:13 +08:00
compat.py Patch redis-py bug for Windows (#8386) 2020-05-12 10:41:45 -05:00
cross_language.py Option to retry failed actor tasks (#8330) 2020-05-15 20:15:15 -07:00
exceptions.py TaskCancellation (#7669) 2020-04-25 16:04:52 -07:00
function_manager.py Moving Local Mode to C++ (#7670) 2020-04-01 15:50:57 -05:00
gcs_utils.py [Dashboard] Dashboard pubsub hotfix. (#8944) 2020-06-15 20:38:56 -05:00
import_thread.py Remove instances of 'raise Exception' (#7523) 2020-03-10 17:51:22 -07:00
log_monitor.py Change os.uname()[1] and socket.gethostname() to the portable and faster platform.node_ip() (#8839) 2020-06-08 21:29:46 -07:00
memory_monitor.py Change os.uname()[1] and socket.gethostname() to the portable and faster platform.node_ip() (#8839) 2020-06-08 21:29:46 -07:00
monitor.py Add "ray status" debug tool for autoscaler. (#9091) 2020-06-24 18:22:03 -07:00
node.py [Core] Log output from different jobs to different drivers. (#8885) 2020-06-23 18:45:32 -07:00
parameter.py Make Dashboard Port Configurable (#8999) 2020-06-19 16:26:22 -05:00
profiling.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
ray_cluster_perf.py Move more unit tests to bazel (#6250) 2019-11-24 11:43:34 -08:00
ray_constants.py Make Dashboard Port Configurable (#8999) 2020-06-19 16:26:22 -05:00
ray_perf.py Add Optional Fast Build Configuration (#8925) 2020-06-18 14:12:12 -07:00
ray_process_reaper.py Windows bug fixes (#7740) 2020-03-30 20:39:23 -05:00
remote_function.py Moving Local Mode to C++ (#7670) 2020-04-01 15:50:57 -05:00
reporter.py Display GPU Utilization in the Dashboard (#8564) 2020-06-15 15:27:44 -05:00
resource_spec.py Remove instances of 'raise Exception' (#7523) 2020-03-10 17:51:22 -07:00
rllib [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
serialization.py Clean up unused Python code (#8755) 2020-06-03 12:09:19 -07:00
services.py Make Dashboard Port Configurable (#8999) 2020-06-19 16:26:22 -05:00
setup-dev.py Replace all instances of ray.readthedocs.io with ray.io (#7994) 2020-04-13 16:17:05 -07:00
signature.py Remove dependence on funcsigs. (#7701) 2020-03-22 21:37:24 -07:00
state.py [GCS] Monitor.py bug fix (#8725) 2020-06-02 16:06:36 -07:00
streaming [Streaming] Streaming data transfer and python integration (#6185) 2019-12-10 20:33:24 +08:00
test_utils.py [ParallelIterator] Fix for_each concurrent test cases/bugs (#8964) 2020-06-22 18:26:45 -07:00
utils.py [Core] Log output from different jobs to different drivers. (#8885) 2020-06-23 18:45:32 -07:00
worker.py [Core] Log output from different jobs to different drivers. (#8885) 2020-06-23 18:45:32 -07:00