rel-2.31.7
What's Changed
New Features 🎉
- Implement
full_like
,ones_like
, andzeros_like
for XTensorVariables by @ricardoV94 in #1519
Documentation 📖
- Add xtensor docs by @ricardoV94 in #1504
Maintenance 🔧
- Extend C implementation of psi to support negative inputs by @Abhinav-Khot in #1523
- Make convolve mode symbolic to avoid unnecessary large convolution in gradient graph by @ricardoV94 in #1522
Full Changelog: rel-2.31.6...rel-2.31.7