Skip to main content

Module composite

Module composite 

Source
Expand description

Mechanism-only selection contracts for composite model input. Mechanism-only selection contracts for composite model input.

Structs§

MediaPrimitiveCapabilities
Generic mechanisms and native bounds implemented by one backend.
ModalityProcessorRequirements
Architecture requirements for one admitted input modality.
ProcessorExecutionRequirements
Complete processor and prepared-input requirements of one architecture.
ProcessorSelectionError
Complete fail-closed processor-selection diagnostic.
ProcessorSelectionRequest
Caller policy for guaranteed input readiness.
SelectedCompositeRealization
Authoritative combination of text/session and composite-input selection.
SelectedProcessorExecution
Authoritative processor realization selected before construction or payload work.

Enums§

CompositeSelectionError
Fail-closed error from combined replicated composite selection.
ProcessorPrimitive
One generic host-media or tensor operation required by neutral preparation.

Functions§

select_composite_realization
Selects the whole composite realization before architecture construction or payload access.
select_processor_execution
Selects input preparation using architecture facts, caller policy, and mechanisms only.