ray/python/ray
2018-05-16 22:59:46 -07:00
..
autoscaler Fix python linting (#2076) 2018-05-16 15:04:31 -07:00
cloudpickle Bring cloudpickle inside the repository. (#1445) 2018-01-25 11:36:37 -08:00
common Clean up syntax for supported Python versions. (#1963) 2018-05-03 07:45:11 -07:00
core Use flatbuffers for some messages from Redis. (#341) 2017-03-10 18:35:25 -08:00
dataframe [DataFrame] Allows DataFrame constructor to take in another DataFrame (#2072) 2018-05-16 16:17:20 -10:00
experimental Fix python linting (#2076) 2018-05-16 15:04:31 -07:00
global_scheduler Lint Python files with Yapf (#1872) 2018-04-11 10:11:35 -07:00
local_scheduler Lint Python files with Yapf (#1872) 2018-04-11 10:11:35 -07:00
plasma Clean up syntax for supported Python versions. (#1963) 2018-05-03 07:45:11 -07:00
pyarrow_files Package pyarrow along with ray. (#822) 2017-08-07 21:17:28 -07:00
rllib [rllib] Add magic methods for rollouts (#2024) 2018-05-16 22:59:46 -07:00
scripts [xray] Add Travis build for testing xray on Linux. (#2047) 2018-05-13 21:22:01 -07:00
test Lint Python files with Yapf (#1872) 2018-04-11 10:11:35 -07:00
tune Fix python linting (#2076) 2018-05-16 15:04:31 -07:00
workers Lint Python files with Yapf (#1872) 2018-04-11 10:11:35 -07:00
__init__.py Create RemoteFunction class, remove FunctionProperties, simplify worker Python code. (#2052) 2018-05-14 14:35:23 -07:00
actor.py Create RemoteFunction class, remove FunctionProperties, simplify worker Python code. (#2052) 2018-05-14 14:35:23 -07:00
log_monitor.py Fix python linting (#2076) 2018-05-16 15:04:31 -07:00
monitor.py Fix python linting (#2076) 2018-05-16 15:04:31 -07:00
ray_constants.py [autoscaler] Remove faulty assert that breaks during downscaling, pull configs from env (#2006) 2018-05-15 12:47:11 -07:00
remote_function.py Create RemoteFunction class, remove FunctionProperties, simplify worker Python code. (#2052) 2018-05-14 14:35:23 -07:00
serialization.py Expose custom serializers through the API. (#1147) 2017-10-29 00:08:55 -07:00
services.py [xray] Workers blocked in a ray.get release their resources (#1920) 2018-04-18 20:59:58 -07:00
signature.py Lint Python files with Yapf (#1872) 2018-04-11 10:11:35 -07:00
utils.py Create RemoteFunction class, remove FunctionProperties, simplify worker Python code. (#2052) 2018-05-14 14:35:23 -07:00
WebUI.ipynb Embedded task trace with object dependencies. (#818) 2017-08-09 23:00:14 -07:00
worker.py Fix python linting (#2076) 2018-05-16 15:04:31 -07:00