.. |
autoscaler
|
[autoscaler] Add an initial_workers option (#3530)
|
2019-01-05 17:58:42 -08:00 |
cloudpickle
|
Bring cloudpickle inside the repository. (#1445)
|
2018-01-25 11:36:37 -08:00 |
core
|
Remove unused file. (#3695)
|
2019-01-07 12:45:48 -08:00 |
dataframe
|
Dataframe deprecation (#2353)
|
2018-07-06 00:16:22 -07:00 |
experimental
|
Actor dummy object garbage collection (#3593)
|
2019-01-09 10:37:11 -08:00 |
internal
|
Convert the raylet client (the code in local_scheduler_client.cc) to proper C++. (#3511)
|
2018-12-13 13:39:10 -08:00 |
plasma
|
Remove legacy Ray code. (#3121)
|
2018-10-26 13:36:58 -07:00 |
pyarrow_files
|
Package pyarrow along with ray. (#822)
|
2017-08-07 21:17:28 -07:00 |
raylet
|
Convert the raylet client (the code in local_scheduler_client.cc) to proper C++. (#3511)
|
2018-12-13 13:39:10 -08:00 |
rllib
|
Change timeout from milliseconds to seconds in ray.wait. (#3706)
|
2019-01-08 21:32:08 -08:00 |
scripts
|
Remove num_local_schedulers argument from ray.worker._init. (#3704)
|
2019-01-07 12:44:49 -08:00 |
test
|
Improve cluster.wait_for_nodes() API. (#3712)
|
2019-01-07 21:26:58 -08:00 |
tune
|
[tune] Better Serialization for Server (#3708)
|
2019-01-09 11:55:32 -08:00 |
workers
|
Split profile table among many keys in the GCS. (#3676)
|
2019-01-02 21:33:01 -08:00 |
__init__.py
|
[modin] Append to path to avoid namespace collision on development branches (#3621)
|
2018-12-23 23:58:56 -08:00 |
actor.py
|
Actor dummy object garbage collection (#3593)
|
2019-01-09 10:37:11 -08:00 |
function_manager.py
|
Fix multi-thread problem of function manager and Jenkins test (#3648)
|
2019-01-03 17:05:13 +08:00 |
gcs_utils.py
|
Enable function_descriptor in backend to replace the function_id (#3028)
|
2018-12-18 18:53:59 -05:00 |
import_thread.py
|
Enable function_descriptor in backend to replace the function_id (#3028)
|
2018-12-18 18:53:59 -05:00 |
log_monitor.py
|
Add password authentication to Redis ports (#2952)
|
2018-10-16 22:48:30 -07:00 |
memory_monitor.py
|
Add option to evict keys LRU from the sharded redis tables (#3499)
|
2018-12-09 05:48:52 -08:00 |
monitor.py
|
Bug fixing: Redis password should be used when reporting errors. (#3724)
|
2019-01-08 21:23:55 -08:00 |
parameter.py
|
Remove num_local_schedulers argument from ray.worker._init. (#3704)
|
2019-01-07 12:44:49 -08:00 |
profiling.py
|
Split profile table among many keys in the GCS. (#3676)
|
2019-01-02 21:33:01 -08:00 |
ray_constants.py
|
Push a warning to all users when large number of workers have been started. (#3645)
|
2019-01-05 13:27:32 -08:00 |
remote_function.py
|
Remove deprecation warnings when running actor tests (#3563)
|
2018-12-18 17:04:51 -08:00 |
serialization.py
|
Expose custom serializers through the API. (#1147)
|
2017-10-29 00:08:55 -07:00 |
services.py
|
Remove unused code path in services.py. (#3722)
|
2019-01-08 19:57:16 -08:00 |
signature.py
|
Separate python logger module-wise (#2703)
|
2018-08-26 13:46:14 -07:00 |
tempfile_services.py
|
Fix some storage problems of RayLog (#3595)
|
2019-01-09 13:54:21 +08:00 |
utils.py
|
Try to figure out the memory limit in a docker container. (#3605)
|
2019-01-03 23:07:24 -08:00 |
WebUI.ipynb
|
UI changes, fix the task timeline and add the object transfer timeline to UI. (#3397)
|
2018-11-25 10:16:49 -08:00 |
worker.py
|
Actor dummy object garbage collection (#3593)
|
2019-01-09 10:37:11 -08:00 |