Ivy

Latest version: v0.0.9.1

Safety actively analyzes 638730 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.0.9.1

What's Changed
* fix: fixed the count_non zero at tf frontend by samthakur587 in https://github.com/Transpile-AI/ivy/pull/28590
* fix: fixed reciprocal_no_nan at tf frontend by samthakur587 in https://github.com/Transpile-AI/ivy/pull/28592
* fix: fixed real at tf frontend by samthakur587 in https://github.com/Transpile-AI/ivy/pull/28594
* Fix Frontend Failing Test: for all frontends- logic.paddle.is_empty by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28536
* Fix the test failure for paddle - math.paddle.prod by Omickeyee in https://github.com/Transpile-AI/ivy/pull/28567
* fix: fixed frontend function `torch.mean` for all backends by ZenithFlux in https://github.com/Transpile-AI/ivy/pull/28568
* Fix Frontend Failing Test: paddle, jax, torch, tensorflow - creation.paddle.triu by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28579
* fix: fixed frontend test for `torch.Tensor.repeat` by ZenithFlux in https://github.com/Transpile-AI/ivy/pull/28583
* Fix Frontend Failing Test: jax, torch, paddle and tensorflow - creation.paddle.tril by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28596
* fix: fixed softplus at tf frontend by samthakur587 in https://github.com/Transpile-AI/ivy/pull/28609
* fix: fixed frontend test `test_torch_unfold` for paddle backend by ZenithFlux in https://github.com/Transpile-AI/ivy/pull/28601
* feat: Add Hamming loss function to sklearn metrics in Ivy frontends by muzakkirhussain011 in https://github.com/Transpile-AI/ivy/pull/28616
* feat: Adding the `numel`, `__getnewargs__` and `__concat__` methods to the Shape class by fnhirwa in https://github.com/Transpile-AI/ivy/pull/28618
* Fixed creation.paddle.assign for all frontends by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28614
* Fix Frontend Failing Test: paddle - search.paddle.index_sample by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28625
* fix: torch backend- gather fix by Kacper-W-Kozdon in https://github.com/Transpile-AI/ivy/pull/27757
* feat: Add frontend jax.numpy.fft.ifftn by Medo072 in https://github.com/Transpile-AI/ivy/pull/28550
* Fix Frontend Failing Test: tensorflow, jax, torch, numpy - search.paddle.argsort by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28623
* Fix Frontend Failing Test: torch, tensorflow, paddle,numpy - activations.tensorflow.keras.activations.relu by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28629
* fixed tesorflow.keras.activations.get by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28637
* fix: fixed `numpy.ptp` for all backends by ZenithFlux in https://github.com/Transpile-AI/ivy/pull/28643
* Fix Frontend Failing Test: paddle - tensor.torch.Tensor.fix by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28611
* fix: fixed `test_torch___getitem__` for paddle backend by ZenithFlux in https://github.com/Transpile-AI/ivy/pull/28631
* fixed tensorflow.math.softplus by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28466
* Fix Frontend Failing Test: jax, numpy, torch, tensorflow, paddle - averages_and_variances.numpy.average by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28651
* Fix Frontend Failing Test: torch - linalg.paddle.cross by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28653
* Fix Frontend Failing Test: paddle - tensor.torch.Tensor.tril by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28662
* Fix Frontend Failing Test: paddle - mathematical_functions.jax.numpy.logaddexp by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28680
* Fix Frontend Failing Test: for all frontend- linalg.jax.lax.linalg.qr by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28673
* Fix Frontend Failing Test: paddle - mathematical_functions.jax.numpy.sinc by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28675
* feat: one_hot function of paddlepaddle by SamruddhiNavale in https://github.com/Transpile-AI/ivy/pull/24153
* fix: skip tensorflow.zeros tests for Paddle backend with ndim >= 10 by akshatvishu in https://github.com/Transpile-AI/ivy/pull/23156
* Fix Frontend Failing Test: torch, paddle, numpy, tensorflow - activations.tensorflow.keras.activations.deserialize by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28689
* Fix Frontend Failing Test: paddle - creation.jax.numpy.triu by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28706
* docs: fix typos in ivy/data_classes/array/layers.py by shresthasurav in https://github.com/Transpile-AI/ivy/pull/27189
* Fix Frontend Failing Test: paddle - math.paddle.diff by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28497
* Fix Frontend Failing Test: jax, numpy, torch - math.tensorflow.math.reduce_prod by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28542
* Fix Frontend Failing Test: all frontends- general_functions.tensorflow.rank by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28698
* Fix Frontend Failing Test: all frontends - general_functions.tensorflow.one_hot by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28699
* Fix Frontend Failing Test: paddle - comparison.numpy.greater_equal by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28701
* Fix Frontend Failing Test: paddle - creation.jax.numpy.identity by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28709
* fix: for tf.function compatibility in tf backend by mattbarrett98 in https://github.com/Transpile-AI/ivy/pull/28665
* feat: Added `flatten` and `to_tensors` methods to the `Shape` class refering to `tf.TensorShape` class by fnhirwa in https://github.com/Transpile-AI/ivy/pull/28661
* feat: Updated versions of all the `pre-commit hooks` by Sai-Suraj-27 in https://github.com/Transpile-AI/ivy/pull/28730
* fix: Frontend Failing Test: torch - reduction_ops.torch.mean by Kacper-W-Kozdon in https://github.com/Transpile-AI/ivy/pull/28278
* Fix Frontend Failing Test: paddle - comparison_ops.torch.equal by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28726
* Fix Frontend Failing Test: paddle - logic.paddle.equal_all by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28716
* Fix Frontend Failing Test: paddle - creation.jax.numpy.size by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28711
* Fix Frontend Failing Test: paddle - general_functions.tensorflow.clip_by_value by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28668
* fix: torch frontend `item()` working with tf.function by mattbarrett98 in https://github.com/Transpile-AI/ivy/pull/28729
* feat: implemented ifftshift and corresponding test by VaishnaviMudaliar in https://github.com/Transpile-AI/ivy/pull/28707
* fix: torch backend mean reverted to work with `keepdim`, `out` args, as well as `dtype` by mattbarrett98 in https://github.com/Transpile-AI/ivy/pull/28742
* fix: dont use dynamic shape when no backend is set to prevent recursion error by mattbarrett98 in https://github.com/Transpile-AI/ivy/pull/28743
* fix: torch.masked_fill by Kacper-W-Kozdon in https://github.com/Transpile-AI/ivy/pull/28740
* Fix Frontend Failing Test: paddle - operators.jax.lax.ne by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28728
* Fix Frontend Failing Test: torch - math.paddle.stanh by ZJay07 in https://github.com/Transpile-AI/ivy/pull/28493
* CI Streamlining Refactor by Sam-Armstrong in https://github.com/Transpile-AI/ivy/pull/28748
* fix: CI tests by Sam-Armstrong in https://github.com/Transpile-AI/ivy/pull/28749
* feat: new Test Dashboard workflow by Sam-Armstrong in https://github.com/Transpile-AI/ivy/pull/28750
* fix: Dockerfile build job by Sam-Armstrong in https://github.com/Transpile-AI/ivy/pull/28756
* fix: lint and improve lint workflow by Sam-Armstrong in https://github.com/Transpile-AI/ivy/pull/28757
* fix: fixed `test_numpy_mean` for all backends by ZenithFlux in https://github.com/Transpile-AI/ivy/pull/28755
* fix: test dashboard links by Sam-Armstrong in https://github.com/Transpile-AI/ivy/pull/28758
* fix: update dockerhub references to transpileai by Sam-Armstrong in https://github.com/Transpile-AI/ivy/pull/28759
* fix: doc building pipeline by Sam-Armstrong in https://github.com/Transpile-AI/ivy/pull/28760
* fix: update refs + remove docs release publishing by Sam-Armstrong in https://github.com/Transpile-AI/ivy/pull/28761
* Update compiler.py 78e5a95 by Sam-Armstrong in https://github.com/Transpile-AI/ivy/pull/28762

New Contributors
* Omickeyee made their first contribution in https://github.com/Transpile-AI/ivy/pull/28567
* SamruddhiNavale made their first contribution in https://github.com/Transpile-AI/ivy/pull/24153
* shresthasurav made their first contribution in https://github.com/Transpile-AI/ivy/pull/27189

**Full Changelog**: https://github.com/Transpile-AI/ivy/compare/0.0.9.0...0.0.9.1

0.0.9.0

What's Changed
* fix: torch frontend allowing negative padding values by Sam-Armstrong in https://github.com/unifyai/ivy/pull/28501
* fix: ensure consant values are correct dtype in tf pad backend by Sam-Armstrong in https://github.com/unifyai/ivy/pull/28502
* fix: enabled the casting modes to type cast bools to ints when bool isn't supported by a function by vedpatwardhan in https://github.com/unifyai/ivy/pull/28503
* fix: ensure traced function return is turned to ivy arrays by Ishticode in https://github.com/unifyai/ivy/pull/28494
* fix: add unsupported dtypes to some tf backend fns by Sam-Armstrong in https://github.com/unifyai/ivy/pull/28504
* fix: tf backend range supporting float args with int dtype by Sam-Armstrong in https://github.com/unifyai/ivy/pull/28507
* fix: Ivy Failing Test: paddle - sorting.msort by MuhammadNizamani in https://github.com/unifyai/ivy/pull/28460
* fix: Ivy Failing Test: paddle - searching.where by MuhammadNizamani in https://github.com/unifyai/ivy/pull/28410
* fix: tf.function working with set item by mattbarrett98 in https://github.com/unifyai/ivy/pull/28481
* Fixed test for test_paddle_softplus by ZJay07 in https://github.com/unifyai/ivy/pull/28476
* fixed test: tensor.math.less by ZJay07 in https://github.com/unifyai/ivy/pull/28468
* fix: support return_indices=True in torch max_pool2d frontend by Sam-Armstrong in https://github.com/unifyai/ivy/pull/28537
* fix: remove incorrect unsupported dtype decorator from tf backend reshape by Sam-Armstrong in https://github.com/unifyai/ivy/pull/28538
* fix: remove key error in jax frontend tests by Ishticode in https://github.com/unifyai/ivy/pull/28513
* fix: Fixed `pointwise_ops.torch.real` for paddle backend by Sai-Suraj-27 in https://github.com/unifyai/ivy/pull/28115
* Fix Frontend Failing Test: numpy - tensor.paddle.Tensor.mean by ZJay07 in https://github.com/unifyai/ivy/pull/28486
* feat: Integrate F1 score function to frontend, align with sklearn met… by muzakkirhussain011 in https://github.com/unifyai/ivy/pull/28487
* fix(paddle_test): fixed dtype errors in `manipulation.paddle.tile` by alt-shreya in https://github.com/unifyai/ivy/pull/28478
* fix: fixed the logical_not not support the bfloat16 by samthakur587 in https://github.com/unifyai/ivy/pull/28455
* fix: fixed some failures in the README by vedpatwardhan in https://github.com/unifyai/ivy/pull/28548
* fix: paddle backend scatter_nd indices error and test by Sam-Armstrong in https://github.com/unifyai/ivy/pull/28552
* fix: added cuda installation to the GPU dockerfile for paddlepaddle to work in the image by vedpatwardhan in https://github.com/unifyai/ivy/pull/28554
* fix: added the missing tee command to record the logs of the tests that were run during the pre-release workflow by vedpatwardhan in https://github.com/unifyai/ivy/pull/28555
* fix: for jax backend type hint, `NativeArray` shouldn't be a tuple by mattbarrett98 in https://github.com/unifyai/ivy/pull/28543
* fix: downgraded tensorflow to 2.15.1 in the GPU docker image as 2.16.1 can't detect a GPU by vedpatwardhan in https://github.com/unifyai/ivy/pull/28578
* fix: numpy indexing in tf backend getitem by mattbarrett98 in https://github.com/unifyai/ivy/pull/28556
* fix: disable copy, out and inplace flags when trace testing by Ishticode in https://github.com/unifyai/ivy/pull/28595
* Fixed paddle.math.heaviside for all frontends by ZJay07 in https://github.com/unifyai/ivy/pull/28518
* Fixed math.paddle.conj for jax, numpy, tensorflow and torch by ZJay07 in https://github.com/unifyai/ivy/pull/28512
* Fix Frontend Failing Test: all frontends- math.paddle.trunc by ZJay07 in https://github.com/unifyai/ivy/pull/28506
* fix: haiku ivy module build working without needing backend set + extended test by mattbarrett98 in https://github.com/unifyai/ivy/pull/28586
* chore: removed the version hardcoding of ml-dtypes as tensorflow now works with the latest one by vedpatwardhan in https://github.com/unifyai/ivy/pull/28598
* fix: explicitly add haiku as target in demos, since flax is now used by default by mattbarrett98 in https://github.com/unifyai/ivy/pull/28599
* docs: updated the README to make the page more compact and clear by vedpatwardhan in https://github.com/unifyai/ivy/pull/28597
* fix: fixed the logical_or at tf frontend by samthakur587 in https://github.com/unifyai/ivy/pull/28585
* fix: fixed the greater_equal to tf frontend by samthakur587 in https://github.com/unifyai/ivy/pull/28588
* fix: ivy.linalg.matrix_norm() for paddle backend by Kacper-W-Kozdon in https://github.com/unifyai/ivy/pull/28500
* Update compiler.py 3c27196 by vedpatwardhan in https://github.com/unifyai/ivy/pull/28612


**Full Changelog**: https://github.com/unifyai/ivy/compare/0.0.8.0...0.0.9.0

0.0.8.0

What's Changed
* fix: Fixed Frontend Failing Test: paddle - non_linear_activation_functions.torch.nn.functional.leaky_relu by aibenStunner in https://github.com/unifyai/ivy/pull/28392
* Fixed the tests failure: numpy - pooling_functions.torch.nn.functional.max_pool2d by Msahoo876 in https://github.com/unifyai/ivy/pull/28401
* fix: Removed un-necessary workflows by Sai-Suraj-27 in https://github.com/unifyai/ivy/pull/28449
* feat: Updated `Ruff` to the latest version and fixed lint failure by Sai-Suraj-27 in https://github.com/unifyai/ivy/pull/28463
* fix: Frontend Failing Test: torch.linalg.matrix_rank by ZenithFlux in https://github.com/unifyai/ivy/pull/28390
* fix: torch frontend max/min to support dim and keepdim as arg or kwarg by Sam-Armstrong in https://github.com/unifyai/ivy/pull/28469
* feat(frontends): Implemented numpy fftn with tests by AwkNinja in https://github.com/unifyai/ivy/pull/26917
* feat: gradient numpy frontend by sineha17 in https://github.com/unifyai/ivy/pull/23104
* fix: use primary `get_item` implementation for 1d tensor queries with tf, and added a test for partial_mixed_handler to check for this by mattbarrett98 in https://github.com/unifyai/ivy/pull/28456
* fix: setting torch frontend tensor 'data' attribute by Sam-Armstrong in https://github.com/unifyai/ivy/pull/28473
* fix: torch.Tensor.to frontend failing with certain arg/kwarg combinations by Sam-Armstrong in https://github.com/unifyai/ivy/pull/28477
* fix: remove unnecessary dim expansion from ivy.interpolate by Sam-Armstrong in https://github.com/unifyai/ivy/pull/28484
* feat: Implement precision_score function and test aligned with sklearn metrics by muzakkirhussain011 in https://github.com/unifyai/ivy/pull/28407
* fix: updated ivy.Shape, added interpolate with the paddle backend and updated expand by vedpatwardhan in https://github.com/unifyai/ivy/pull/28471
* fix: fixing the tests for `ivy.Shape` method by fnhirwa in https://github.com/unifyai/ivy/pull/28470
* fix: Fixed `paddle.math.floor` for jax, torch, and tensorflow backends by Sai-Suraj-27 in https://github.com/unifyai/ivy/pull/28420
* fix: Docstring Edits by Adlai-1 in https://github.com/unifyai/ivy/pull/28424
* feat(backends): Added a primary implementation for flatten in tensorflow backend by hmahmood24 in https://github.com/unifyai/ivy/pull/28488
* fix: torch frontend max pooling to support optional batch dim by Sam-Armstrong in https://github.com/unifyai/ivy/pull/28490
* fix: tf backend unflatten not supporting dim size inference by Sam-Armstrong in https://github.com/unifyai/ivy/pull/28496
* feat: added more runners for the pre-release workflow to run tests for all priority functions by vedpatwardhan in https://github.com/unifyai/ivy/pull/28498
* fix(get-item): Use dynamic shape rather than static (x.shape) when possible in `_parse_query` by hmahmood24 in https://github.com/unifyai/ivy/pull/28489
* Update compiler.py 32c4e44 by vedpatwardhan in https://github.com/unifyai/ivy/pull/28499

New Contributors
* Msahoo876 made their first contribution in https://github.com/unifyai/ivy/pull/28401
* ZenithFlux made their first contribution in https://github.com/unifyai/ivy/pull/28390
* sineha17 made their first contribution in https://github.com/unifyai/ivy/pull/23104

**Full Changelog**: https://github.com/unifyai/ivy/compare/0.0.7.5...0.0.8.0

0.0.7.5

What's Changed
* fix: fixed `ivy.equal` for paddle backend support all dtype by samthakur587 in https://github.com/unifyai/ivy/pull/28426
* remove to_list call in ivy's get item by Ishticode in https://github.com/unifyai/ivy/pull/28453
* fix: fixed the ivy.not_equal at paddle backend by samthakur587 in https://github.com/unifyai/ivy/pull/28431
* feat(docs/api-standards): fix placeholders in api_standards.rst by shephinphilip in https://github.com/unifyai/ivy/pull/23404
* Add dropout function for MindSpore Frontend by savita921 in https://github.com/unifyai/ivy/pull/21362
* fix: correct tensorflow avg pool2d test failure by adityadeshmukh369 in https://github.com/unifyai/ivy/pull/26116
* feat: Add `negative_` method to PyTorch frontend by daspartho in https://github.com/unifyai/ivy/pull/23766
* fix: added max_pool2d accessible through the root namespace of the torch frontend and updated the condition to work when stride = [] by vedpatwardhan in https://github.com/unifyai/ivy/pull/28457

New Contributors
* shephinphilip made their first contribution in https://github.com/unifyai/ivy/pull/23404
* savita921 made their first contribution in https://github.com/unifyai/ivy/pull/21362
* daspartho made their first contribution in https://github.com/unifyai/ivy/pull/23766

**Full Changelog**: https://github.com/unifyai/ivy/compare/0.0.7.4...0.0.7.5

0.0.7.4

What's Changed
* fix: support 4d input for torch max_pool3d frontend by Sam-Armstrong in https://github.com/unifyai/ivy/pull/28451
* fix: added the missing init files to the tensorflow frontend to get them uploaded to pypi by vedpatwardhan in https://github.com/unifyai/ivy/pull/28452


**Full Changelog**: https://github.com/unifyai/ivy/compare/0.0.7.3...0.0.7.4

0.0.7.3

What's Changed
* fix: remove numpy use from tf backend split by Sam-Armstrong in https://github.com/unifyai/ivy/pull/28377
* fix: remove numpy use from tf bincount backend by Sam-Armstrong in https://github.com/unifyai/ivy/pull/28378
* fix: fixing the tests for the Shape `__ge__` method by fnhirwa in https://github.com/unifyai/ivy/pull/28384
* feat: Updated autoflake version by Sai-Suraj-27 in https://github.com/unifyai/ivy/pull/28386
* feat: add tf ResourceVariable to frontend by Sam-Armstrong in https://github.com/unifyai/ivy/pull/28393
* fix: fixed the hypothisis requirement error by samthakur587 in https://github.com/unifyai/ivy/pull/28412
* Fix Ivy Failing Test: tensorflow - elementwise.pow by MuhammadNizamani in https://github.com/unifyai/ivy/pull/28153
* fix: Fixed `ivy.zero_pad` for paddle backend by Vismay-dev in https://github.com/unifyai/ivy/pull/27994
* fix: Fix `ivy.permute_dims` for all backends by Vismay-dev in https://github.com/unifyai/ivy/pull/28009
* fix: ivy elementwise not_equal for paddle backend by ksheroz in https://github.com/unifyai/ivy/pull/28249
* fix: Fix Ivy Failing Test: numpy - manipulation.reshape by sgalpha01 in https://github.com/unifyai/ivy/pull/28016
* fix: Fix Ivy Failing Test: all backends - manipulation.squeeze by sgalpha01 in https://github.com/unifyai/ivy/pull/28035
* fix: Fix Ivy Failing Test: [jax,numpy,torch] - general.get_item by sgalpha01 in https://github.com/unifyai/ivy/pull/28049
* Fix Frontend Failing Test: torch - linalg.torch.linalg.norm by shruzki in https://github.com/unifyai/ivy/pull/28106
* fix: Fix Frontend Failing Test: torch - tensor.torch.Tensor.__gt__ (28219) by jacksondm33 in https://github.com/unifyai/ivy/pull/28221
* fix ivy creation.asarray for torch and tensorflow backend by fleventy-5 in https://github.com/unifyai/ivy/pull/28226
* fix Ivy Failing Test: paddle - activations.softmax by fleventy-5 in https://github.com/unifyai/ivy/pull/28241
* fix Ivy Failing Test: paddle - elementwise.equal by fleventy-5 in https://github.com/unifyai/ivy/pull/28243
* Fixed Ivy Frontend Test: numpy - linalg.scipy.linalg.norm by rp097 in https://github.com/unifyai/ivy/pull/28244
* fix creation_ops.torch.full for paddle frontend by fleventy-5 in https://github.com/unifyai/ivy/pull/28267
* Fixed failing tests for torch - linalg.vector_norm by BilgehanMehmet in https://github.com/unifyai/ivy/pull/28273
* Add recall_score function in Ivy with Test by muzakkirhussain011 in https://github.com/unifyai/ivy/pull/27986
* feat: Paddle Frontend implemented special method __mod__ by druvdub in https://github.com/unifyai/ivy/pull/28245
* fix: fixed cummin not passing test at some backend by samthakur587 in https://github.com/unifyai/ivy/pull/28400
* fix: removed code modifying ndarray/torch tensor methods (caused an issue with torch.compile recognising dunder methods). but added the same functionality using `__torch_function__`/`__array_ufunc__` which are the proper mechanisms to enable this behaviour. also simplified the test by mattbarrett98 in https://github.com/unifyai/ivy/pull/28394
* fix: Fixed Frontend Failing Test: paddle - tensor.torch.Tensor.repeat by aibenStunner in https://github.com/unifyai/ivy/pull/28324
* fix: Fixed `tf.math.zero_fraction` for jax backend by Sai-Suraj-27 in https://github.com/unifyai/ivy/pull/28356
* feat(jax-backend) - Implementing native jax while loop in `nms` body by mobley-trent in https://github.com/unifyai/ivy/pull/28274
* fix: Fixed `ivy.argsort` for jax backend by Sai-Suraj-27 in https://github.com/unifyai/ivy/pull/28422
* fix: Variable frontend methods setting ivy_array to frontend tensor by Sam-Armstrong in https://github.com/unifyai/ivy/pull/28423
* fix: undocumented args for torch frontend- added `axis` support for `stack`, and `value` support for `scatter_` + extended tests by mattbarrett98 in https://github.com/unifyai/ivy/pull/28252
* fix: fixed the maximum at tensorflow frontend by samthakur587 in https://github.com/unifyai/ivy/pull/28375
* fix: added a check for when the dtype argument is None in check_unsupported_dtype by vedpatwardhan in https://github.com/unifyai/ivy/pull/28434
* fix: fixed the `less_equal` to support the complex dtype by samthakur587 in https://github.com/unifyai/ivy/pull/28429
* Update meta.py<_train_tasks_batched by MahadShahid8 in https://github.com/unifyai/ivy/pull/22628
* fix: dealing with boolean arrays with tuple query in ivy.get_item by vedpatwardhan in https://github.com/unifyai/ivy/pull/28435
* fix: removed the jax.config import from the ivy_tests init as it's deprecated in the recent release by vedpatwardhan in https://github.com/unifyai/ivy/pull/28444
* feat: added the test_trace_each flag to the tests to also have tracer tests that trace each example separately by vedpatwardhan in https://github.com/unifyai/ivy/pull/28436
* fix: fixed the IvyValueError not import error by samthakur587 in https://github.com/unifyai/ivy/pull/28441
* fix: fixed logical_and not passing tests at paddle backend by samthakur587 in https://github.com/unifyai/ivy/pull/28433
* Update compiler.py ccb0a3d by vedpatwardhan in https://github.com/unifyai/ivy/pull/28450

New Contributors
* rp097 made their first contribution in https://github.com/unifyai/ivy/pull/28244
* BilgehanMehmet made their first contribution in https://github.com/unifyai/ivy/pull/28273
* druvdub made their first contribution in https://github.com/unifyai/ivy/pull/28245

**Full Changelog**: https://github.com/unifyai/ivy/compare/0.0.7.2...0.0.7.3

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.