rel-2.30.3
What's Changed
New Features 🎉
- Support numba compiled
sort
andargsort
functions by @victorgarcia98 in #1309 - Inplace Composite and ScalarLoop Ops with multiple outputs by @ricardoV94 in #1322
- Allow specializing shape of predefined tensor types by @ricardoV94 in #1355
Bugfixes 🐛
- Fix bug in infer_shape of Blockwise(Subtensor) by @ricardoV94 in #1353
Maintenance 🔧
- Propagate static output shapes in Split and avoid copy in C-impl by @ricardoV94 in #1343
New Contributors
- @victorgarcia98 made their first contribution in #1309
Full Changelog: rel-2.30.2...rel-2.30.3