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).
Mojo struct
PackMatmulBShapeFunc
struct PackMatmulBShapeFunc
Implemented traitsβ
AnyType,
ImplicitlyDestructible
Methodsβ
executeβ
static def execute(b_input: ManagedTensorSlice[Input, static_spec=b_input.static_spec])
shapeβ
static def shape[a_type: DType, a_shape: IntTuple, b_type: DType, b_shape: IntTuple, c_type: DType, c_shape: IntTuple, transpose_in_0: Bool](b_input: ManagedTensorSlice[Input, static_spec=b_input.static_spec]) -> IndexList[2]
Returns:
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!