Skip to main content

estimate_runtime_memory

Function estimate_runtime_memory 

Source
pub fn estimate_runtime_memory(
    config: &TransformerConfig,
    profile: RuntimeProfile,
) -> Result<RuntimeEstimate, RuntimeError>