ray/python/ray
2020-03-18 19:06:32 -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 Cleanup Plasma Async Callback (#7452) 2020-03-16 10:12:44 -07:00
includes First pass at ray memory command for memory debugging (#7589) 2020-03-17 20:45:07 -07:00
internal First pass at ray memory command for memory debugging (#7589) 2020-03-17 20:45:07 -07: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] UI Improvements (#7569) 2020-03-16 22:23:16 -07:00
tests First pass at ray memory command for memory debugging (#7589) 2020-03-17 20:45:07 -07:00
tune [tune] Fix an example for _Brackets of async hyperband scheduler (#7538) 2020-03-18 19:06:32 -07:00
util [rllib][tune] fix some nans (#7611) 2020-03-16 11:19:58 -07:00
workers Deprecate use_pickle flag (#7474) 2020-03-09 16:03:56 -07:00
__init__.py Change actor.__ray_kill__() to ray.kill(actor) (#7360) 2020-02-28 11:55:13 -06:00
_raylet.pxd Stop vendoring pyarrow (#7233) 2020-02-19 19:01:26 -08:00
_raylet.pyx First pass at ray memory command for memory debugging (#7589) 2020-03-17 20:45:07 -07:00
actor.py Remove instances of 'raise Exception' (#7523) 2020-03-10 17:51:22 -07: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 [core] Option to fallback to LRU on OutOfMemory (#7410) 2020-03-14 11:28:43 -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 Deprecate non-direct-call API (#7336) 2020-02-27 10:37:23 -08:00
ray_perf.py Remove (object) from class declarations. (#6658) 2020-01-02 17:42:13 -08:00
ray_process_reaper.py Use process reaper for cleanup (#6253) 2019-11-26 22:00:08 -06:00
remote_function.py Remove instances of 'raise Exception' (#7523) 2020-03-10 17:51:22 -07: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
runtime_context.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
serialization.py [core] Ref counting for actor handles (#7434) 2020-03-10 17:45:07 -07:00
services.py Change /tmp to platform-specific temporary directory (#7529) 2020-03-16 18:10:14 -07:00
setup-dev.py Add Dashboard and Util to setup-dev (#7321) 2020-02-25 15:25:09 -08:00
signature.py Remove instances of 'raise Exception' (#7523) 2020-03-10 17:51:22 -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 Add failure tests to test_reference_counting (#7400) 2020-03-17 10:30:21 -05:00
utils.py Change /tmp to platform-specific temporary directory (#7529) 2020-03-16 18:10:14 -07:00
worker.py First pass at ray memory command for memory debugging (#7589) 2020-03-17 20:45:07 -07:00