What's Changed
- Doc script const 1 by @leshabirukov in #2004
- Create stable apis for torch 2.7 by @justinchuby in #2063
- Fix misleading annotation in the documentation by @xadupre in #2046
- Enable extraction of rewritten subgraph as model-local function by @gramalingam in #2065
- Make onnxscript release 1ES compliant by @jchen351 in #2071
- Add a couple of variants of patterns in ORT fusions by @gramalingam in #2077
- [IR] Fix an error when checking for float8_e4m3fnuz type in ir.Tensor by @justinchuby in #2078
- Squeeze Reshape Identity optimization by @gramalingam in #2083
- add cudnn_enable flag to aten_layer_norm by @yushangdi in #2085
- Extensions to transformer fusions by @gramalingam in #2082
New Contributors
- @leshabirukov made their first contribution in #2004
- @jchen351 made their first contribution in #2071
- @yushangdi made their first contribution in #2085
Full Changelog: v0.2.1...v0.2.2