microsoft/onnxscript v0.5.2
microsoft/onnxscript
Captured source
source ↗published Sep 23, 2025seen Jun 26captured 5dhttp 200method plain
v0.5.2
Repository: microsoft/onnxscript
Tag: v0.5.2
Published: 2025-09-23T20:04:55Z
Prerelease: no
Release notes:
What's Changed
Optimizer and rewriter
- [rewriter] Remove generic pattern matcher by @justinchuby in https://github.com/microsoft/onnxscript/pull/2567
- Add GQA fusion to ONNX fusions by @gramalingam in https://github.com/microsoft/onnxscript/pull/2524
Torch Lib
- [torchlib] Fix aten_gather to correctly handle scalar indices by @linshokaku in https://github.com/microsoft/onnxscript/pull/2566
- [torchlib] Simplify linalg_vector_norm to remove the redundant Abs by @justinchuby in https://github.com/microsoft/onnxscript/pull/2570
New Contributors
- @linshokaku made their first contribution in https://github.com/microsoft/onnxscript/pull/2566
Full Changelog: https://github.com/microsoft/onnxscript/compare/v0.5.1...v0.5.2