Pre-Release v0.0.9.5
Pre-release
Pre-release
What's Changed
- Fix ivy.source_to_source
- Unpin TensorFlow version from 2.15.1 (add support for Keras 3)
- CI cleanup by @Sam-Armstrong in #28787
- add torch frontend masked_scatter and masked_scatter_ by @Daniel4078 in #28783
- feat: add unpackbits to jax frontend by @SiLyGoose in #22629
- feat: Added frontend implementation of scatter_nd for tensorflow. by @RummanAli in #26335
- refactor(ivy.linear): remove unneeded list() by @lucasalavapena in #26566
- feat: Add stateful layer for idct by @Azanul in #26500
- feat: add erfc to torch frontend by @G544 in #26991
- Added float_power method in Torch Tensor classs by @ChibuezeOnejeme in #27026
- feat(torch_frontend): added fill_diagonal_ method by @Mac16661 in #27166
- fix(torch-frontend): fix failing test for torch.nn.functional.pad by @AbdullahSabry in #27206
- Close #27289 by @jyjoshi in #27290
- feat: Implemented jax-numpy-unwrap and associated tests by @rohitkg83 in #27050
- feat: Add cov to the paddle frontend by @mtnvdsk in #28603
- feat: Paddle Frontend implemented special method div by @Mac16661 in #27360
- feat: Reformatted the container_types function in the jax backend by @edielam in #26193
- I added structural similarity index (SSIM) loss. by @hi-sushanta in #27134
- Added Wasserstein Loss, the Most Popular Loss Function for GANs by @hi-sushanta in #27207
- fix(torch-frontend): fix test_torch_max_pool2d by @nicolasb0 in #28790
- unpin tensorflow version by @Sam-Armstrong in #28792
- Update compiler.py ed41787 by @Sam-Armstrong in #28793
New Contributors
- @SiLyGoose made their first contribution in #22629
- @Azanul made their first contribution in #26500
- @ChibuezeOnejeme made their first contribution in #27026
- @mtnvdsk made their first contribution in #28603
- @edielam made their first contribution in #26193
- @hi-sushanta made their first contribution in #27134
Full Changelog: 0.0.9.4...0.0.9.5