ivy icon indicating copy to clipboard operation
ivy copied to clipboard

[Bug]: 'all' function bug in paddle frontend

Open AkshayVenkataraman opened this issue 1 year ago • 0 comments

Bug Explanation

It's supposed to take tensor of bool but is taking float in the current implementation.

Steps to Reproduce Bug

By comparing with paddle docs

Environment

Windows 11 using Pycharm and Docker

Ivy Version

Latest

Backend

  • [ ] NumPy
  • [ ] TensorFlow
  • [ ] PyTorch
  • [ ] JAX

Device

No response

AkshayVenkataraman avatar Jun 23 '23 17:06 AkshayVenkataraman