Skip to main content

generate_ml

Function generate_ml 

Source
pub fn generate_ml(
    source: &InputSource,
    targets: &[TargetSpec],
    output: &Path,
    dry_run: bool,
) -> Result<GenerationResult>
Expand description

Generate with ML mode: detects numpy imports → uses PyReadonlyArray1<f64> params.