0.0.7.1
版本发布时间: 2024-02-20 20:59:23
ivy-llc/ivy最新发布版本:0.0.9.8(2024-09-25 10:47:40)
What's Changed
- fix: Fixed
tensorflow.math.is_strictly_increasing
for all backends by @Sai-Suraj-27 in https://github.com/unifyai/ivy/pull/28336 - fix: Fixed
paddle.take_along_axis
for all backends by @Sai-Suraj-27 in https://github.com/unifyai/ivy/pull/28321 - fix compositonal get_item removing to_numpy and scalar calls while keeping it general enough by @Ishticode in https://github.com/unifyai/ivy/pull/28077
- fix: Fixed
tf.math.argmin
for torch, jax, and paddle backends by @Sai-Suraj-27 in https://github.com/unifyai/ivy/pull/28342 - fix: fixed the relu6 for complex dtype by @samthakur587 in https://github.com/unifyai/ivy/pull/28326
- fix: Ivy Failing Test: paddle - activations.relu for all backend by @fleventy-5 in https://github.com/unifyai/ivy/pull/28233
- Update compiler.py 04244f0 by @vedpatwardhan in https://github.com/unifyai/ivy/pull/28351
Full Changelog: https://github.com/unifyai/ivy/compare/0.0.7.0...0.0.7.1