.. |
autoscaler
|
Update documents to replace 0.5.0 with 0.5.2. (#2761)
|
2018-08-29 21:05:09 -07:00 |
cloudpickle
|
Bring cloudpickle inside the repository. (#1445)
|
2018-01-25 11:36:37 -08:00 |
common
|
Introduce constant for ID_SIZE in python code. (#2517)
|
2018-07-31 12:40:53 -07:00 |
core
|
Use flatbuffers for some messages from Redis. (#341)
|
2017-03-10 18:35:25 -08:00 |
dataframe
|
Dataframe deprecation (#2353)
|
2018-07-06 00:16:22 -07:00 |
experimental
|
[Experimental] Add experimental distributed SGD API (#2858)
|
2018-09-19 21:12:37 -07:00 |
global_scheduler
|
Convert some unittests to pytest. (#2779)
|
2018-08-31 11:24:15 -07:00 |
internal
|
Add ray.internal.free (#2542)
|
2018-08-14 22:01:23 -07:00 |
local_scheduler
|
Remove dependence on psutil. Add utility functions for getting system memory. (#2892)
|
2018-09-18 15:03:29 +08:00 |
plasma
|
Upgrade arrow to include more detailed flushing message (#2706)
|
2018-08-24 11:44:04 -07:00 |
pyarrow_files
|
Package pyarrow along with ray. (#822)
|
2017-08-07 21:17:28 -07:00 |
rllib
|
[rllib] Auto-clip atari rewards
|
2018-09-24 12:55:11 -07:00 |
scripts
|
Ray stop needs to kill plasma_store_server not plasma_store (#2850)
|
2018-09-09 19:23:09 -07:00 |
test
|
Add available resources to global state (#2501)
|
2018-09-10 15:46:32 -07:00 |
tune
|
[rllib] Fix LSTM regression on truncated sequences and add regression test (#2898)
|
2018-09-18 15:09:16 -07:00 |
workers
|
Separate python logger module-wise (#2703)
|
2018-08-26 13:46:14 -07:00 |
__init__.py
|
Add ray.is_initialized() function. (#2818)
|
2018-09-06 21:20:59 -07:00 |
actor.py
|
Introduce constant for ID_SIZE in python code. (#2517)
|
2018-07-31 12:40:53 -07:00 |
gcs_utils.py
|
Add available resources to global state (#2501)
|
2018-09-10 15:46:32 -07:00 |
import_thread.py
|
Name Python threads. (#2767)
|
2018-08-30 11:08:24 -07:00 |
log_monitor.py
|
Separate python logger module-wise (#2703)
|
2018-08-26 13:46:14 -07:00 |
monitor.py
|
Add available resources to global state (#2501)
|
2018-09-10 15:46:32 -07:00 |
profiling.py
|
Name Python threads. (#2767)
|
2018-08-30 11:08:24 -07:00 |
ray_constants.py
|
Push error to driver when monitor raises an exception. (#2834)
|
2018-09-07 17:42:45 -07:00 |
remote_function.py
|
Deprecate 'driver_mode' argument. (#2758)
|
2018-08-28 16:45:49 -07:00 |
serialization.py
|
Expose custom serializers through the API. (#1147)
|
2017-10-29 00:08:55 -07:00 |
services.py
|
Remove dependence on psutil. Add utility functions for getting system memory. (#2892)
|
2018-09-18 15:03:29 +08:00 |
signature.py
|
Separate python logger module-wise (#2703)
|
2018-08-26 13:46:14 -07:00 |
utils.py
|
Remove dependence on psutil. Add utility functions for getting system memory. (#2892)
|
2018-09-18 15:03:29 +08:00 |
WebUI.ipynb
|
Embedded task trace with object dependencies. (#818)
|
2017-08-09 23:00:14 -07:00 |
worker.py
|
Remove log suppression code
|
2018-09-11 23:28:45 -07:00 |