rel-2.25.5
What's Changed
New Features 🎉
- Add rewrites for inv(diag(x)) and inv(eye) by @tanish1729 in #898
- Implement indexing operations in PyTorch by @HarshvirSandhu in #910
- Implement OpFromGraph in PyTorch backend by @Ch0ronomato in #956
- Add torch implementation of IfElse by @Ch0ronomato in #974
Bugfixes 🐛
Maintenance 🔧
- Do not use deprecated
find_executable
by @ricardoV94 in #1000 - Remove error check in ConfigParser by @ricardoV94 in #1009
New Contributors
Full Changelog: rel-2.25.4...rel-2.25.5