crutcher / tapestry

Experimental tensor application compiler suite.
https:tapestry/tree/main/docs
2 stars 1 forks source link

Update matmul example documentation #18

Closed crutcher closed 7 months ago

crutcher commented 7 months ago

Revised the matmul example in the PolyhedralTypeSignatures documentation, swapping the roles of the "L" and "K" Tensors. This updated example now accurately represents the behavior and application of these Tensors in the existing codebase.