ray/python/ray
2020-01-21 10:24:25 -08:00
..
autoscaler Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
cloudpickle Use pickle by default for serialization (#5978) 2019-11-10 18:12:18 -08:00
core Define common data structures with protobuf. (#5121) 2019-07-08 22:41:37 +08:00
dashboard [Dashboard] Add static assets for speedscope v1.5.3 (#6822) 2020-01-17 20:53:53 -08:00
dataframe Dataframe deprecation (#2353) 2018-07-06 00:16:22 -07:00
experimental adding context parameter for pool with a warning for not being supported (#6776) 2020-01-17 16:57:18 -06:00
includes Basic reference counting & pinning (#6554) 2020-01-06 17:30:26 -06:00
internal Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
projects [Projects] Add small tutorial for projects (#6641) 2020-01-20 09:33:41 -08:00
pyarrow_files Package pyarrow along with ray. (#822) 2017-08-07 21:17:28 -07:00
scripts Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
tests Task and actor fate sharing with the owner process (#6818) 2020-01-20 16:44:04 -08:00
tune [tune] Support callable objects in variant generation (#6849) 2020-01-21 10:24:25 -08:00
workers Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
__init__.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
_raylet.pxd Basic reference counting & pinning (#6554) 2020-01-06 17:30:26 -06:00
_raylet.pyx Initialize async plasma for async actors (#6813) 2020-01-17 14:58:06 -08:00
actor.py Treat static methods as class methods instead of instance methods in actors (#6756) 2020-01-15 19:38:41 -06:00
async_compat.py Remove object id translation (#6531) 2019-12-19 12:47:49 -08:00
cluster_utils.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
exceptions.py Add timeout param to ray.get (#6107) 2019-11-14 00:50:04 -08:00
function_manager.py Treat static methods as class methods instead of instance methods in actors (#6756) 2020-01-15 19:38:41 -06:00
gcs_utils.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
import_thread.py Remove future imports (#6724) 2020-01-09 00:15:48 -08: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 Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
monitor.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
node.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
parameter.py Remove future imports (#6724) 2020-01-09 00:15:48 -08: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 future imports (#6724) 2020-01-09 00:15:48 -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 future imports (#6724) 2020-01-09 00:15:48 -08:00
reporter.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
resource_spec.py Remove future imports (#6724) 2020-01-09 00:15:48 -08: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 Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
services.py Package ray java jars into wheels (#6600) 2020-01-10 11:41:00 +08:00
setup-dev.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
signature.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
state.py [Dashboard] Add actor task counter (#6820) 2020-01-17 15:43:56 -08:00
streaming [Streaming] Streaming data transfer and python integration (#6185) 2019-12-10 20:33:24 +08:00
test_utils.py Task and actor fate sharing with the owner process (#6818) 2020-01-20 16:44:04 -08:00
utils.py Treat static methods as class methods instead of instance methods in actors (#6756) 2020-01-15 19:38:41 -06:00
worker.py Ignore io.UnsupportedOperation error when "Enabling nice stack traces on SIGSEGV etc." in worker.py::connect(). (#6771) 2020-01-13 14:31:13 -08:00