0.0.9.5
版本发布时间: 2024-07-26 11:07:31
ivy-llc/ivy最新发布版本:0.0.9.8(2024-09-25 10:47:40)
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 https://github.com/ivy-llc/ivy/pull/28787
- add torch frontend masked_scatter and masked_scatter_ by @Daniel4078 in https://github.com/ivy-llc/ivy/pull/28783
- feat: add unpackbits to jax frontend by @SiLyGoose in https://github.com/ivy-llc/ivy/pull/22629
- feat: Added frontend implementation of scatter_nd for tensorflow. by @RummanAli in https://github.com/ivy-llc/ivy/pull/26335
- refactor(ivy.linear): remove unneeded list() by @lucasalavapena in https://github.com/ivy-llc/ivy/pull/26566
- feat: Add stateful layer for idct by @Azanul in https://github.com/ivy-llc/ivy/pull/26500
- feat: add erfc to torch frontend by @G544 in https://github.com/ivy-llc/ivy/pull/26991
- Added float_power method in Torch Tensor classs by @ChibuezeOnejeme in https://github.com/ivy-llc/ivy/pull/27026
- feat(torch_frontend): added fill_diagonal_ method by @Mac16661 in https://github.com/ivy-llc/ivy/pull/27166
- fix(torch-frontend): fix failing test for torch.nn.functional.pad by @AbdullahSabry in https://github.com/ivy-llc/ivy/pull/27206
- Close #27289 by @jyjoshi in https://github.com/ivy-llc/ivy/pull/27290
- feat: Implemented jax-numpy-unwrap and associated tests by @rohitkg83 in https://github.com/ivy-llc/ivy/pull/27050
- feat: Add cov to the paddle frontend by @mtnvdsk in https://github.com/ivy-llc/ivy/pull/28603
- feat: Paddle Frontend implemented special method div by @Mac16661 in https://github.com/ivy-llc/ivy/pull/27360
- feat: Reformatted the container_types function in the jax backend by @edielam in https://github.com/ivy-llc/ivy/pull/26193
- I added structural similarity index (SSIM) loss. by @hi-sushanta in https://github.com/ivy-llc/ivy/pull/27134
- Added Wasserstein Loss, the Most Popular Loss Function for GANs by @hi-sushanta in https://github.com/ivy-llc/ivy/pull/27207
- fix(torch-frontend): fix test_torch_max_pool2d by @nicolasb0 in https://github.com/ivy-llc/ivy/pull/28790
- unpin tensorflow version by @Sam-Armstrong in https://github.com/ivy-llc/ivy/pull/28792
- Update compiler.py ed41787 by @Sam-Armstrong in https://github.com/ivy-llc/ivy/pull/28793
New Contributors
- @SiLyGoose made their first contribution in https://github.com/ivy-llc/ivy/pull/22629
- @Azanul made their first contribution in https://github.com/ivy-llc/ivy/pull/26500
- @ChibuezeOnejeme made their first contribution in https://github.com/ivy-llc/ivy/pull/27026
- @mtnvdsk made their first contribution in https://github.com/ivy-llc/ivy/pull/28603
- @edielam made their first contribution in https://github.com/ivy-llc/ivy/pull/26193
- @hi-sushanta made their first contribution in https://github.com/ivy-llc/ivy/pull/27134
Full Changelog: https://github.com/ivy-llc/ivy/compare/0.0.9.4...0.0.9.5