ray/python/ray
2019-07-27 02:08:16 -07:00
..
autoscaler [autoscaler] Add a 'request_cores' function for manual autoscaling (#4754) 2019-07-26 17:14:45 -07:00
cloudpickle Update cloudpickle to 0.8.0.dev0 (#3964) 2019-02-07 15:24:06 -08:00
core Define common data structures with protobuf. (#5121) 2019-07-08 22:41:37 +08:00
dashboard [hotfix] fix backward compat with older yaml libraries 2019-07-06 20:41:28 -07:00
dataframe Dataframe deprecation (#2353) 2018-07-06 00:16:22 -07:00
experimental [sgd] Example for Training (#5292) 2019-07-27 01:10:25 -07:00
includes [gRPC] Migrate raylet client implementation to grpc (#5120) 2019-07-25 14:48:56 +08:00
internal Improve local_mode (#5060) 2019-07-07 17:10:50 -07:00
pyarrow_files Package pyarrow along with ray. (#822) 2017-08-07 21:17:28 -07:00
rllib [rllib] Document ModelV2 and clean up the models/ directory (#5277) 2019-07-27 02:08:16 -07:00
scripts [autoscaler] Add hard kill and monitor commands (#5082) 2019-07-06 21:52:55 -07:00
tests Retry and exception for hang on memory store full (#5143) 2019-07-27 01:20:13 -07:00
tune [tune] experiment_analysis split to Analysis (#5115) 2019-07-27 01:10:52 -07:00
workers [ID Refactor] Rename DriverID to JobID (#5004) 2019-06-28 00:44:51 +08:00
__init__.py [gRPC] Migrate raylet client implementation to grpc (#5120) 2019-07-25 14:48:56 +08:00
_raylet.pyx [gRPC] Migrate raylet client implementation to grpc (#5120) 2019-07-25 14:48:56 +08:00
actor.py Remove dependencies from TaskExecutionSpecification (#5166) 2019-07-15 18:15:21 -07:00
exceptions.py Improved KeyboardInterrupt Exception Handling (#5237) 2019-07-22 02:29:56 -07:00
function_manager.py [ID Refactor] Rename DriverID to JobID (#5004) 2019-06-28 00:44:51 +08:00
gcs_utils.py [GCS] Move node resource info from client table to resource table (#5050) 2019-07-11 13:17:19 +08:00
import_thread.py Improved KeyboardInterrupt Exception Handling (#5237) 2019-07-22 02:29:56 -07:00
local_mode_manager.py Improve local_mode (#5060) 2019-07-07 17:10:50 -07:00
log_monitor.py More compact format for worker logs (#4092) 2019-02-19 19:53:43 -08:00
memory_monitor.py Improve memory check (#5216) 2019-07-17 23:30:02 -07:00
monitor.py [autoscaler] Add a 'request_cores' function for manual autoscaling (#4754) 2019-07-26 17:14:45 -07:00
node.py Fix Java worker log dir (#4781) 2019-05-17 16:13:28 +08:00
parameter.py Remove local/global_scheduler from code and doc. (#4549) 2019-04-03 17:05:09 -07:00
profiling.py Remove local/global_scheduler from code and doc. (#4549) 2019-04-03 17:05:09 -07:00
ray_constants.py Retry and exception for hang on memory store full (#5143) 2019-07-27 01:20:13 -07:00
remote_function.py [ID Refactor] Shorten the length of JobID to 4 bytes (#5110) 2019-07-11 14:25:16 +08:00
reporter.py Add a web dashboard for monitoring node resource usage (#4066) 2019-02-21 00:10:04 -08:00
runtime_context.py [ID Refactor] Rename DriverID to JobID (#5004) 2019-06-28 00:44:51 +08:00
serialization.py Expose custom serializers through the API. (#1147) 2017-10-29 00:08:55 -07:00
services.py [ID Refactor] Shorten the length of JobID to 4 bytes (#5110) 2019-07-11 14:25:16 +08:00
setup-dev.py Add heartbeat test + Fix monitor.py (#5191) 2019-07-16 21:59:48 -07:00
signature.py Ray Logging Configuration (#3691) 2019-01-30 21:01:12 -08:00
state.py Remove dependencies from TaskExecutionSpecification (#5166) 2019-07-15 18:15:21 -07:00
utils.py [ID Refactor] Shorten the length of JobID to 4 bytes (#5110) 2019-07-11 14:25:16 +08:00
worker.py Retry and exception for hang on memory store full (#5143) 2019-07-27 01:20:13 -07:00