dpnp
dpnp copied to clipboard
Enable clip test from `array-api-tests` scope
There were few fixes implemented in array-api-tests around clip tests.
The PR proposes to enable test_clip test from array-api-tests scope.
- [x] Have you provided a meaningful PR description?
- [ ] Have you added a test, reproducer or referred to an issue with a reproducer?
- [ ] Have you tested your changes locally for CPU and GPU devices?
- [x] Have you made sure that new changes do not introduce compiler warnings?
- [ ] Have you checked performance impact of proposed changes?
- [ ] Have you added documentation for your changes, if necessary?
- [ ] Have you added your changes to the changelog?