Skip to main content

Module runner

Module runner 

Source
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).