ray/python/ray
2020-03-23 08:46:56 -07:00
..
autoscaler [autoscaler] Adding Azure Support (#7080) 2020-03-15 14:48:27 -07:00
cloudpickle Deprecate use_pickle flag (#7474) 2020-03-09 16:03:56 -07:00
core Define common data structures with protobuf. (#5121) 2019-07-08 22:41:37 +08:00
dashboard Add TypeScript and HTML linting to Travis lint job (#7294) 2020-02-24 11:12:07 -08:00
dataframe Dataframe deprecation (#2353) 2018-07-06 00:16:22 -07:00
experimental [minor] Remove get_global_worker(), RuntimeContext (#7638) 2020-03-20 15:45:29 -05:00
includes Remove non-direct-call code from core worker (#7625) 2020-03-22 19:20:08 -05:00
internal [minor] Remove get_global_worker(), RuntimeContext (#7638) 2020-03-20 15:45:29 -05:00
projects Change /tmp to platform-specific temporary directory (#7529) 2020-03-16 18:10:14 -07:00
pyarrow_files Package pyarrow along with ray. (#822) 2017-08-07 21:17:28 -07:00
scripts First pass at ray memory command for memory debugging (#7589) 2020-03-17 20:45:07 -07:00
serve [Serve] Add async, multi methods support for serve actors (#7682) 2020-03-23 00:45:26 -07:00
tests [rllib] Fix shared metrics context in parallel iterators (#7666) 2020-03-22 14:15:01 -07:00
tune [tune] Update API Reference Page (#7671) 2020-03-22 16:42:20 -07:00
util [rllib] Fix shared metrics context in parallel iterators (#7666) 2020-03-22 14:15:01 -07:00
workers Deprecate use_pickle flag (#7474) 2020-03-09 16:03:56 -07:00
__init__.py Remove pytest from setup.py and other minor changes. (#7700) 2020-03-23 08:46:56 -07:00
_raylet.pxd Stop vendoring pyarrow (#7233) 2020-02-19 19:01:26 -08:00
_raylet.pyx Remove non-direct-call code from core worker (#7625) 2020-03-22 19:20:08 -05:00
actor.py [minor] Remove get_global_worker(), RuntimeContext (#7638) 2020-03-20 15:45:29 -05:00
async_compat.py [Serve] Async Router (#6873) 2020-01-30 09:34:47 -08:00
cluster_utils.py [core] Option to fallback to LRU on OutOfMemory (#7410) 2020-03-14 11:28:43 -07:00
cross_language.py Remove instances of 'raise Exception' (#7523) 2020-03-10 17:51:22 -07:00
exceptions.py Remove unnecessary handling of setproctitle and psutil. (#7702) 2020-03-22 22:06:42 -07:00
function_manager.py Remove instances of 'raise Exception' (#7523) 2020-03-10 17:51:22 -07:00
gcs_utils.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
import_thread.py Remove instances of 'raise Exception' (#7523) 2020-03-10 17:51:22 -07:00
local_mode_manager.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
log_monitor.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
memory_monitor.py First pass at ray memory command for memory debugging (#7589) 2020-03-17 20:45:07 -07:00
monitor.py Remove instances of 'raise Exception' (#7523) 2020-03-10 17:51:22 -07:00
node.py Change /tmp to platform-specific temporary directory (#7529) 2020-03-16 18:10:14 -07:00
parameter.py Deprecate use_pickle flag (#7474) 2020-03-09 16:03:56 -07: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 Remove object store memory cap (#7654) 2020-03-19 16:00:30 -07:00
ray_perf.py Remove (object) from class declarations. (#6658) 2020-01-02 17:42:13 -08:00
ray_process_reaper.py Miscellaneous Windows compatibility bugfixes (#7658) 2020-03-19 19:32:53 -07:00
remote_function.py [minor] Remove get_global_worker(), RuntimeContext (#7638) 2020-03-20 15:45:29 -05:00
reporter.py Change /tmp to platform-specific temporary directory (#7529) 2020-03-16 18:10:14 -07: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 [minor] Remove get_global_worker(), RuntimeContext (#7638) 2020-03-20 15:45:29 -05:00
services.py Remove unnecessary handling of setproctitle and psutil. (#7702) 2020-03-22 22:06:42 -07:00
setup-dev.py Add Dashboard and Util to setup-dev (#7321) 2020-02-25 15:25:09 -08:00
signature.py Remove dependence on funcsigs. (#7701) 2020-03-22 21:37:24 -07:00
state.py Fix global state actors() call (#7567) 2020-03-11 16:59:50 -07:00
streaming [Streaming] Streaming data transfer and python integration (#6185) 2019-12-10 20:33:24 +08:00
test_utils.py fix test_worker_stats (#7655) 2020-03-20 14:53:40 +08:00
utils.py Change /tmp to platform-specific temporary directory (#7529) 2020-03-16 18:10:14 -07:00
worker.py Remove unnecessary handling of setproctitle and psutil. (#7702) 2020-03-22 22:06:42 -07:00