ivy-llc / ivy

Convert Machine Learning Code Between Frameworks
https://ivy.dev
Other
14.02k stars 5.77k forks source link

Fix Frontend Failing Test: paddle - logic.paddle.equal_all #28716

Closed ZJay07 closed 5 months ago

ZJay07 commented 6 months ago

PR Description

image Error was thrown because of the current implementation to deal with Booleans. Used ivy.equal_all to be more consistent with other functions, and bflat16 was not supported as well.

Related Issue

Close https://github.com/unifyai/ivy/issues/28715 Close https://github.com/unifyai/ivy/issues/28717 Close https://github.com/unifyai/ivy/issues/28718 Close https://github.com/unifyai/ivy/issues/28719 Close https://github.com/unifyai/ivy/issues/28720

Checklist

Socials