Arunima Santhosh Kumar
Arunima Santhosh Kumar
Hey, can you solve the merge conflicts? Thanks!
Hey, the tests are failing locally for Paddle. You can check it using this command: `pytest -v ivy_tests/test_ivy/test_frontends/test_tensorflow/test_math.py::test_ tensorflow_bessel_i0` Could you take a look at it? Thanks :)
> Thanks @Sarvesh-Kesharwani for the feedback. I also realized the function and test function were different and I'm working on correcting that. I'll check on point 2. Also I accidentally...
Hi, you need to add a hypothesis test in this file `ivy/ivy_tests/test_ivy/test_functional/test_nn/test_losses.py` for the function you've created. Thanks :)