For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /max/get-started.md).
Python function
cheapest_action
cheapest_action()
max.experimental.sharding.cheapest_action(actions, in_layouts, mesh)
Returns the action whose summed input-side reshard cost is lowest.
-
Parameters:
-
- actions (Sequence[Action])
- in_layouts (Sequence[TensorLayout])
- mesh (DeviceMesh)
-
Return type:
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!