Skip to main content

compile_model_async

Function compile_model_async 

Source
pub fn compile_model_async(
    _source: impl AsRef<Path>,
) -> Result<CompletionFuture<PathBuf>>
Expand description

Compile a .mlmodel or .mlpackage asynchronously (stub for non-Apple platforms).