Expand description
Selection contracts for replicated text architectures. Selection contracts for replicated text architectures.
Structs§
- Addressable
Storage Capabilities - Generic independently addressable storage facilities implemented by a backend.
- Addressable
Storage Tiers - Generic storage tiers usable by an independently addressable bank.
- Backend
Mechanism Capabilities - Family- and execution-class-neutral backend mechanism report.
- Parameter
Transform Target - Architecture-valid transform target for one linear parameter.
- Replicated
Text Contract Error - Invalid public replicated-text contract construction.
- Replicated
Text Materialization Partition Plan - Index-based partition of exact materialization tasks by construction owner.
- Replicated
Text Materialization Task - Exact backend work item for one selected logical parameter.
- Replicated
Text Output Companion - Architecture-declared output companion for one materialized linear weight.
- Replicated
Text Parameter Requirement - Exact admitted source and executable constraints for one logical parameter.
- Replicated
Text Physical Source - Exact admitted source and executable constraints for one logical parameter.
- Replicated
Text Requirements - Exact architecture and artifact requirements for replicated text execution.
- Replicated
Text Selection Error - Complete fail-closed selection diagnostic.
- Replicated
Text Selection Request - Caller choices resolved while selecting one replicated text realization.
- Replicated
Text Transform Group - One executable-format group of transforming task indices.
- Selected
Parameter Realization - Selected lowering for one canonical logical parameter.
- Selected
Replicated Text Realization - Authoritative realization selected before architecture or payload construction.
- Selected
State Component Realization - Selected physical realization of one exact semantic state component.
- Selected
State Realization - Authoritative mutable-state realization selected before allocation.
- State
Component Mechanism - Exact state component and placements implemented by a backend mechanism.
- State
Mechanism Capabilities - Exact, family-neutral mutable-state mechanisms reported by a backend.
- Weight
Lowering Capability - One exact weight lowering implemented by a backend.
- Weight
Lowering Descriptor - Exact source-to-executable lowering query presented to a backend.
Enums§
- Grouped
Operation Requirement - One required grouped-compute mechanism.
- Parameter
Transform Constraint - Architecture declaration of whether and how a parameter may be transformed.
- Replicated
Text Output Selection - Architecture-declared projection from complete logits to one causal-text output.
- Replicated
Text Parameter Owner - Architecture-owned location of one replicated-text parameter.
- Replicated
Text Parameter Presence - Exact admitted presence or derivation of one logical parameter.
- Replicated
Text Parameter Role - Architecture-owned semantic role of one logical parameter.
- Replicated
Text State Access - Static state-access semantics required by an admitted replicated text graph.
- State
Component Placement - Physical placement selected for one semantic mutable-state component.
- State
Storage Dtype - Physical scalar representation selected for native mutable state.
- Weight
Lowering Kind - Backend implementation route for one source-to-executable weight lowering.
- Weight
Residency Mechanism - Weight-residency mechanism implemented by a backend.
Traits§
- Replicated
Text Architecture - Statically dispatched text-input seam for a layered decoder.
Functions§
- group_
replicated_ text_ transform_ tasks - Groups transforming tasks by exact packed output format.
- locally_
materialized_ replicated_ text_ outputs - Returns every primary and companion produced by local transformation.
- partition_
selected_ replicated_ text_ materialization_ tasks - Completes rank projection for physical tasks selected before backend resources exist.
- partitioned_
replicated_ text_ materialization_ tasks - Projects selected text materialization into one exact architecture partition.
- plan_
local_ replicated_ text_ materialization_ tasks - Partitions exact tasks into one retained rank-local execution-unit order.
- plan_
replicated_ text_ materialization_ tasks - Partitions exact tasks against the architecture-global execution layout.
- replicated_
text_ materialization_ tasks - Projects an authoritative selection into exact materialization work.
- select_
replicated_ text_ realization - Deterministically selects one realization without constructing backend payloads.
- selected_
materialization_ task_ bytes - Computes the exact executable storage charged to one selected task.