Expand description
Probe shape-sweep driver.
Orchestrates the (batch, seq) shape sweep on the leader worker, applies
the conservative-fits() gate and the absolute-RSS guard, and feeds the
collected DataPoints to super::fit::fit_cost_model for OLS fitting.
Constantsยง
- PROBE_
SHAPES ๐ - Shapes swept by the probe.
Functionsยง
- run_
probe ๐ - Runs the startup probe on the already-warmed leader worker.
Type Aliasesยง
- Shape ๐
- Probe shape:
(batch_count, seq_length).