v0.5.2
What's Changed
Optimizer and rewriter
- [rewriter] Remove generic pattern matcher by @justinchuby in #2567
- Add GQA fusion to ONNX fusions by @gramalingam in #2524
Torch Lib
- [torchlib] Fix aten_gather to correctly handle scalar indices by @linshokaku in #2566
- [torchlib] Simplify linalg_vector_norm to remove the redundant Abs by @justinchuby in #2570
New Contributors
- @linshokaku made their first contribution in #2566
Full Changelog: v0.5.1...v0.5.2