ivy
ivy copied to clipboard
feat: add bessel_i0 to tensorflow frontend
PR Description
Add the bessel_i0
function to the Tensorflow frontend
Related Issue
Close #26241
Checklist
- [x] Did you add a function?
- [x] Did you add the tests?
- [x] Did you run your tests and are your tests passing?
- [x] Did pre-commit not fail on any check?
- [x] Did you follow the steps we provided?
Socials
Thank you for this PR, here is the CI results:
This pull request does not result in any additional test failures. Congratulations!
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 :)
Closing this due to inactivity for over 3 months after changes were requested. Please feel free to reopen if you would like to continue work on this. Thank you very much :)