mirror of
https://github.com/vale981/ray
synced 2025-03-13 22:56:38 -04:00
![]() We use tarfile to pack/unpack directories in several locations. Instead of using temporary files, we can just use io.BytesIO to avoid unnecessary disk writes. Note that this functionality is present in 3 different modules - in Ray (AIR), in the release test package, and in a specific release test. The implementations should live in the three modules independently, so we don't add a common utility for this (e.g. the ray_release package should be independent of the Ray package). |
||
---|---|---|
.. | ||
workloads | ||
app_config.yaml | ||
app_config_ml.yaml | ||
tpl_aws_4x2.yaml | ||
tpl_gcp_k8s_4x8.yaml |