ivy icon indicating copy to clipboard operation
ivy copied to clipboard

feat: add bessel_i0 to tensorflow frontend

Open TobeTek opened this issue 1 year ago • 2 comments

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

@TobeTek

TobeTek avatar Oct 13 '23 14:10 TobeTek

Thank you for this PR, here is the CI results:


This pull request does not result in any additional test failures. Congratulations!

github-actions[bot] avatar Oct 13 '23 20:10 github-actions[bot]

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 :)

niixxaaa avatar Dec 26 '23 17:12 niixxaaa

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 :)

Ishticode avatar Mar 31 '24 04:03 Ishticode