The GitHub Actions job "CI" on tvm.git/fix-adjust-mm-order has succeeded.
Run started by GitHub user ConvolutedDog (triggered by ConvolutedDog).

Head commit for run:
585d45c8fff8702f6f695396269f836329c8f089 / ConvolutedDog 
<[email protected]>
[Fix][Relax] Fix batched FLOP model in AdjustMatmulOrder

Use broadcasted batch prefixes per matmul (via InferBinaryBroadcastShape)
instead of multiplying independent leading-axis products, which could
prefer the wrong order for broadcasted chains.

Split broadcast shape inference into an analyzer-only API that returns
BinaryBroadcastShapeInferResult; keep the Call/BlockBuilder wrapper for
diagnostics.

Report URL: https://github.com/apache/tvm/actions/runs/26827078362

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to