.. |
_private
|
[Core] [runtime env] Don't delete working_dir from runtime env (#16475)
|
2021-06-18 10:15:20 -05:00 |
autoscaler
|
[autoscaler] Don't rsync cluster state with local node provider (#16281)
|
2021-06-08 12:27:06 -07:00 |
cloudpickle
|
Cloudpickle workaround for false positive cases (#15202)
|
2021-04-09 02:22:46 -07:00 |
core
|
Define common data structures with protobuf. (#5121)
|
2019-07-08 22:41:37 +08:00 |
dataframe
|
Dataframe deprecation (#2353)
|
2018-07-06 00:16:22 -07:00 |
experimental
|
Sorting benchmark (#16327)
|
2021-06-18 10:54:18 -07:00 |
includes
|
Remove legacy feature flags / features (#16349)
|
2021-06-10 09:31:38 -07:00 |
internal
|
Call Unblockifneeded (#16422)
|
2021-06-15 08:40:23 -07:00 |
ray_operator
|
[k8s] Refactored k8s operator to use kopf for controller logic (#15787)
|
2021-06-01 12:00:55 -07:00 |
scripts
|
Sidestep temp permissions issue when writing cluster address (#16473)
|
2021-06-16 21:11:08 -07:00 |
serve
|
[Serve] Add ray serve's logging context manager (#16468)
|
2021-06-16 13:17:07 -07:00 |
tests
|
Revert "Job timestamp should always be in milliseconds (#16455)" (#16545)
|
2021-06-18 12:37:05 -07:00 |
tune
|
[tune] Use unbuffered training when checkpoint_at_end is used. (#16504)
|
2021-06-18 14:19:14 +01:00 |
util
|
[Core] [runtime env] Print message on driver when installing conda or pip (#16516)
|
2021-06-18 16:02:46 -05:00 |
workers
|
[Core] [runtime env] Fix injection of ray[default] (#16275)
|
2021-06-05 17:32:50 -05:00 |
__init__.py
|
[core] Convert the log from exception to warning for setup function (#16225)
|
2021-06-03 23:53:29 -05:00 |
_raylet.pxd
|
[core] Record Plasma object sources and dump on out of memory (#16179)
|
2021-06-02 10:04:15 -07:00 |
_raylet.pyi
|
[Core] Type check ObjectRef (#9856)
|
2020-08-11 10:38:29 -07:00 |
_raylet.pyx
|
[Core] [runtime env] Merge actor/task's runtime env with JobConfig's runtime env (#16378)
|
2021-06-17 11:20:32 -05:00 |
actor.py
|
Make placement_group=None work as expected. (#16437)
|
2021-06-15 18:30:53 -07:00 |
client_builder.py
|
[Doc] [Core] [runtime env] Add runtime env doc (#16290)
|
2021-06-09 20:02:16 -05:00 |
cluster_utils.py
|
[core] Fixes connect from worker node failed (#16045)
|
2021-06-11 18:51:46 -07:00 |
cross_language.py
|
fix cross language ut (#11492)
|
2020-10-20 14:14:40 +08:00 |
exceptions.py
|
[Core] Fix asyncio actor exit. (#15925)
|
2021-05-20 17:21:58 -07:00 |
external_storage.py
|
[plasma] Reset OOM timer as objects are being spilled (#15431)
|
2021-05-20 13:13:54 -07:00 |
gcs_utils.py
|
Split heartbeat message (#12535)
|
2020-12-11 21:19:57 +08:00 |
job_config.py
|
[Core] [runtime env] Don't delete working_dir from runtime env (#16475)
|
2021-06-18 10:15:20 -05:00 |
new_dashboard
|
[Dashboard] New dashboard skeleton (#9099)
|
2020-07-27 11:34:47 +08:00 |
nightly-wheels.yaml
|
Bump dev branch to 2.0 to avoid endless version bump toil (#13497)
|
2021-01-15 17:41:17 -08:00 |
node.py
|
[core] Fixes connect from worker node failed (#16045)
|
2021-06-11 18:51:46 -07:00 |
profiling.py
|
Disable timeline events collection in Ray by default (#15989)
|
2021-06-02 18:04:29 -07:00 |
py.typed
|
Support ray task type checking (#9574)
|
2020-07-21 19:05:42 -07:00 |
ray_cluster_perf.py
|
[Core] Adds deprecation decorator and fixes privatization of a few APIs. (#14811)
|
2021-03-22 10:31:50 -07:00 |
ray_constants.py
|
Increase redis connection timeout (#16384)
|
2021-06-11 15:57:35 -07:00 |
ray_perf.py
|
[release] Move xgboost tune small + microbenchmark release test to new release automation (#15619)
|
2021-05-08 20:38:39 +01:00 |
remote_function.py
|
Make placement_group=None work as expected. (#16437)
|
2021-06-15 18:30:53 -07:00 |
resource_spec.py
|
[autoscaler][kubernetes] Helm chart (#15614)
|
2021-05-17 16:55:10 -07:00 |
rllib
|
[rllib] Try moving RLlib to top level dir (#5324)
|
2019-08-05 23:25:49 -07:00 |
runtime_context.py
|
[client] Client builder API namespace support (#15934)
|
2021-05-20 12:36:05 -07:00 |
serialization.py
|
Fix release resources race that leads to extra worker launches (#16184)
|
2021-06-03 18:35:45 -07:00 |
serialization_addons.py
|
[Serialization] Pydantic -> serialization_addons.py and Ray Client support. (#15181)
|
2021-04-14 15:21:13 -07:00 |
services.py
|
[Code Cleanup] Switch to use ray.util.get_node_ip_address() (#14741)
|
2021-03-18 13:10:57 -07:00 |
setup-dev.py
|
[Kubernetes][autoscaler] Deep copy in K8s Node Provider to fix scaling issues (#14773)
|
2021-03-18 18:17:57 -05:00 |
state.py
|
Remove legacy feature flags / features (#16349)
|
2021-06-10 09:31:38 -07:00 |
streaming
|
[Streaming] Streaming data transfer and python integration (#6185)
|
2019-12-10 20:33:24 +08:00 |
test_utils.py
|
[Core] Stopgap fix for async actor lost object bug, and adds reproduction as test. (#16414)
|
2021-06-16 12:39:45 -07:00 |
utils.py
|
[Core] Adds deprecation decorator and fixes privatization of a few APIs. (#14811)
|
2021-03-22 10:31:50 -07:00 |
worker.py
|
[Core] [runtime env] Don't delete working_dir from runtime env (#16475)
|
2021-06-18 10:15:20 -05:00 |
worker.pyi
|
[Core] Type check ObjectRef (#9856)
|
2020-08-11 10:38:29 -07:00 |