Skip to main content

Module builtin

Module builtin 

Source
Expand description

Built-in handler that executes linear-regression inference in-process.

This handler is preserved for backwards compatibility and as a fallback when a WASM handler is not available. It does not cross a sandbox boundary; the runtime binary selects it via --builtin-handler linear-regression.

Structs§

LinearRegressionInvokeHandler
Business-neutral linear-regression handler used by the distributed runtime binary.

Constants§

LINEAR_REGRESSION_CAPABILITY