ray/python/ray
2019-09-07 15:51:09 -07:00
..
autoscaler Update doc versions from 0.8.0.dev3 to 0.8.0.dev4. (#5585) 2019-08-29 22:42:57 -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 Fix json.loads compatibility issue for Python 3.5 (#5466) 2019-08-17 00:33:55 -07:00
dataframe Dataframe deprecation (#2353) 2018-07-06 00:16:22 -07:00
experimental [training] Tensorflow interface for MultiNode SGD (#5440) 2019-09-03 15:35:42 -07:00
includes [Java] Support multiple workers in Java worker process (#5505) 2019-09-07 22:52:05 +08:00
internal Improve local_mode (#5060) 2019-07-07 17:10:50 -07:00
projects Project fixes and cleanups (#5632) 2019-09-05 11:55:42 -07:00
pyarrow_files Package pyarrow along with ray. (#822) 2017-08-07 21:17:28 -07:00
scripts ray stop kills processes more carefully (#5508) 2019-09-06 17:49:12 +08:00
tests Remove Modin from Ray wheels. (#5647) 2019-09-05 23:46:27 -07:00
tune [tune] Fix numerical error (#5653) 2019-09-07 07:34:51 -07:00
workers [ID Refactor] Rename DriverID to JobID (#5004) 2019-06-28 00:44:51 +08:00
__init__.py Remove Modin from Ray wheels. (#5647) 2019-09-05 23:46:27 -07:00
_raylet.pyx Revert raylet to worker GRPC communication back to asio (#5450) 2019-08-17 19:11:32 -07:00
actor.py Better error message for actor class inheritance (#5598) 2019-09-03 10:42:27 -07:00
exceptions.py Warn on resource deadlock; improve object store error messages (#5555) 2019-08-30 16:45:54 -07:00
function_manager.py Add test for mutually recursive remote functions. (#5349) 2019-08-17 00:46:44 -07:00
gcs_utils.py Rename ClientTableData to GcsNodeInfo (#5251) 2019-07-30 11:22:47 +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 Fix log monitor process error when attempting to read raylet PID. (#5655) 2019-09-07 15:51:09 -07:00
memory_monitor.py Fix DeprecationWarning (#5608) 2019-09-01 15:21:32 -07:00
monitor.py Rename ClientTableData to GcsNodeInfo (#5251) 2019-07-30 11:22:47 +08:00
node.py Simplify symlinking and don't print warnings (#5615) 2019-09-02 13:31:10 -07:00
parameter.py Ray, Tune, and RLlib support for memory, object_store_memory options (#5226) 2019-08-21 23:01:10 -07:00
profiling.py Remove local/global_scheduler from code and doc. (#4549) 2019-04-03 17:05:09 -07:00
ray_constants.py [rllib] Revert [rllib] Port DDPG to the build_tf_policy pattern (#5626) 2019-09-04 21:39:22 -07:00
remote_function.py Ray, Tune, and RLlib support for memory, object_store_memory options (#5226) 2019-08-21 23:01:10 -07:00
reporter.py Add a web dashboard for monitoring node resource usage (#4066) 2019-02-21 00:10:04 -08:00
resource_spec.py [rllib] Enable object store memory limit by default (#5534) 2019-08-26 01:37:28 -07:00
rllib [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07: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 [Java] Support multiple workers in Java worker process (#5505) 2019-09-07 22:52:05 +08:00
setup-dev.py Fix setup (#5400) 2019-08-07 16:17:29 -07:00
signature.py Reduce Ray / RLlib startup messages (#5368) 2019-08-05 13:23:54 -07:00
state.py Fix bug in ray.errors and update its default behavior (#5576) 2019-09-05 13:18:57 -07:00
utils.py Simplify symlinking and don't print warnings (#5615) 2019-09-02 13:31:10 -07:00
worker.py Fix bug in ray.errors and update its default behavior (#5576) 2019-09-05 13:18:57 -07:00