Skip to main content

Module placement

Module placement 

Source
Expand description

Neutral lowering of logical parameter placement into bounded checkpoint selections.

Structs§

PlacementPlan
Exact logical checkpoint placement for one rank.
PlacementRank
Validated world identity used by logical checkpoint placement.
TensorSlice
A validated contiguous slice of a source tensor.

Enums§

BindingPlacementError
Failure while lowering logical placement into bounded source selections.
PlacementPlanError
Failure while validating or resolving a complete logical placement plan.
ResolvedTensorPlacement
Rank-local result of resolving one logical placement.

Functions§

place_addressable_member_bindings
Applies remaining non-member placements to addressable-bank bindings.
place_weight_bindings
Applies all architecture-selected logical placements to parameter recipes.
placement_selection
Lowers one validated logical placement against exact stored geometry.