phenotypic.sdk_.tune_cache_splits_dir#
- phenotypic.sdk_.tune_cache_splits_dir(output_dir: Path) Path[source]#
Return
<output>/.pht-tune-cache/splits/— the held-out split folder.Machine state that must survive a fresh-master rewrite and gate resume, so it lives in the hidden tune cache, not under
deliverables_dir(). Pure path expression; callersmkdirwhen they intend to write.