fhelium.compile.passes.backend._pipeline
Compose Backend operation resolution and workspace linking.
backend_linking_pipeline
function View source
python
def backend_linking_pipeline(backend: OperationBackend, *, in_place: bool=False) -> Pipeline: ...1
Return the standard Backend linking sequence as an editable Pipeline.