Skip to main content

Module persistent_warm_start

Module persistent_warm_start 

Source

Structs§

PersistentBlockInnerSummary
PersistentBlockWarmStartRecord
PersistentWarmStartRecord

Functions§

cache_schema_tag
String tag identifying the on-disk cache schema, embedded directly in cache keys.
configured_store
Configure persistent warm starts at the exact caller-supplied root.
load_block_record
load_fit_artifact_by_descriptor
Load the newest valid cross-fit FitArtifact whose descriptor key matches descriptor_key_hex (the hex of crate::warm_start_artifact::FitDescriptor::descriptor_key).
load_record
open_outer_session
Open a gam_runtime::warm_start::Session for outer-iterate (rho-axis) checkpoints.
store_block_record
store_fit_artifact
Persist a descriptor-indexed cross-fit FitArtifact under the fit-artifact-key keyspace, keyed by the descriptor’s structural key (so an LOSO fold of the same model retrieves a prior full-data fit). The schema tag is folded into the key so legacy layouts are walled off.
store_record