Releases: ivy-llc/ivy
Releases · ivy-llc/ivy
Pre-Release v0.0.9.12
- Bug fixes in the transpiler, particularly relating to the lazy transpilation of modules
Full Changelog: 0.0.9.10...0.0.9.12
Pre-Release v0.0.9.10
- Various small fixes in the transpiler
Pre-Release v0.0.9.9
What's Changed
- Various bug fixes and improvements to the transpiler
- Add jax and numpy as transpiler targets
- Update compiler.py e31d4fd by @Sam-Armstrong in #28828
- fix: integration tests with latest transpiler by @Sam-Armstrong in #28830
- Update compiler.py fb8291e by @Sam-Armstrong in #28832
- adding
numpy
to the integration tests by @YushaArif99 in #28831 - feat: add QA tests to release pipeline and CI by @Sam-Armstrong in #28833
- Update compiler.py 7298511 by @Sam-Armstrong in #28835
- Update compiler.py 75d2e98 by @Sam-Armstrong in #28836
Full Changelog: 0.0.9.8...0.0.9.9
Pre-Release v0.0.9.8
What's Changed
- Various bug fixes and improvements in the transpiler
- feat: Implement LabelEncoder methods and add fit method test by @muzakkirhussain011 in #28702
- fix: CI integration tests by @Sam-Armstrong in #28802
- fix: resolve failing test cases for torch.linalg.norm by @adity1729 in #28805
- Update compiler.py 802c8e2 by @Sam-Armstrong in #28807
- add supported frameworks to readme by @Sam-Armstrong in #28808
- update discord and github refs by @Sam-Armstrong in #28809
- run integration tests outside of docker to prevent 'no space left on device' by @Sam-Armstrong in #28810
- fix: torch frontend bernoulli functions and methods by @Sam-Armstrong in #28815
- Update compiler.py f76f151 by @Sam-Armstrong in #28817
- update license by @Sam-Armstrong in #28816
- Update compiler.py 4920372 by @Sam-Armstrong in #28819
- add workflow to auto assign pull requests by @Sam-Armstrong in #28821
- Update compiler.py 46eda10 by @Sam-Armstrong in #28822
- fix: tf backend get_item and add set_item by @Sam-Armstrong in #28823
- simplify requirements.txt by @Sam-Armstrong in #28824
- feat: add syncing models utility to ivy by @YushaArif99 in #28818
New Contributors
- @adity1729 made their first contribution in #28805
Full Changelog: 0.0.9.7...0.0.9.8
Pre-Release v0.0.9.7
What's Changed
- ivy.transpile now uses the source-to-source transpiler
- ivy.graph_transpile now refers to the graph-based transpiler
- various fixes in the source-to-source transpiler
Full Changelog: 0.0.9.6...0.0.9.7
Pre-Release v0.0.9.6
What's Changed
- Fix graph caching in
ivy.trace_graph
andivy.transpile
- Add
ivy.clear_graph_cache
Full Changelog: 0.0.9.5...0.0.9.6
Pre-Release v0.0.9.5
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
Pre-Release v0.0.9.4
What's Changed
- Bug fixes in the tracer/transpiler relating to kornia integration testing
Pre-Release v0.0.9.3
What's Changed
- Various bug fixes in the transpiler
- Update README.md by @hmahmood24 in #28779
- Fix torch linalg cholesky_ex by @Daniel4078 in #28773
- feat: integration tests workflow by @Sam-Armstrong in #28781
- fix: change lint workflow to automatically commit linting by @Sam-Armstrong in #28782
- add torch.tensor.masked_select by @Daniel4078 in #28780
- Update compiler.py ae11009 by @Sam-Armstrong in #28784
Full Changelog: 0.0.9.2...0.0.9.3
Test Release v0.0.9.2
What's Changed
- add ivy.source_to_source, which can be used with a valid ivy api key
- fix torch frontend blas_and_lapack_ops cholesky by @Daniel4078 in #28767
- add integration testing by @Sam-Armstrong in #28768
- Update URL references following the organization name change by @YushaArif99 in #28774
- Update URL references following the organization name change (2.0) by @YushaArif99 in #28775
- (fix)(scripts): fixed the failing
relevant_tests
workflow due to a bug in therun_tests_from_diff.py
file. by @YushaArif99 in #28776 - fix: tracing ivy.set_item with Ellipsis/unbound slices by @Sam-Armstrong in #28771
- Update compiler.py 8a734de by @Sam-Armstrong in #28778
Full Changelog: 0.0.9.1...0.0.9.2