Skip to main content

Module replicated_text

Module replicated_text 

Source
Expand description

Selection contracts for replicated text architectures. Selection contracts for replicated text architectures.

Structs§

BackendMechanismCapabilities
Family- and execution-class-neutral backend mechanism report.
ParameterTransformTarget
Architecture-valid transform target for one linear parameter.
ReplicatedTextContractError
Invalid public replicated-text contract construction.
ReplicatedTextParameterRequirement
Exact admitted source and executable constraints for one logical parameter.
ReplicatedTextPhysicalSource
Exact admitted source and executable constraints for one logical parameter.
ReplicatedTextRequirements
Exact architecture and artifact requirements for replicated text execution.
ReplicatedTextSelectionError
Complete fail-closed selection diagnostic.
ReplicatedTextSelectionRequest
Caller choices resolved while selecting one replicated text realization.
SelectedParameterRealization
Selected lowering for one canonical logical parameter.
SelectedReplicatedTextRealization
Authoritative realization selected before architecture or payload construction.
WeightLoweringCapability
One exact weight lowering implemented by a backend.
WeightLoweringDescriptor
Exact source-to-executable lowering query presented to a backend.

Enums§

GroupedOperationRequirement
One required grouped-compute mechanism.
ParameterTransformConstraint
Architecture declaration of whether and how a parameter may be transformed.
ReplicatedTextParameterOwner
Architecture-owned location of one replicated-text parameter.
ReplicatedTextParameterPresence
Exact admitted presence or derivation of one logical parameter.
ReplicatedTextParameterRole
Architecture-owned semantic role of one logical parameter.
StateResidencyMechanism
Mutable-state residency mechanism implemented by a backend.
WeightLoweringKind
Backend implementation route for one source-to-executable weight lowering.
WeightResidencyMechanism
Weight-residency mechanism implemented by a backend.

Traits§

ReplicatedTextArchitecture
Statically dispatched text-input seam for an ordinary layered decoder.

Functions§

select_replicated_text_realization
Deterministically selects one realization without constructing backend payloads.