Skip to content

Conversation

@alexlyulkov
Copy link

Added tests for range layer

@alexlyulkov alexlyulkov requested a review from asmorkalov April 15, 2024 07:45
@alexlyulkov alexlyulkov self-assigned this Apr 15, 2024
asmorkalov pushed a commit to opencv/opencv that referenced this pull request Apr 17, 2024
Fixed ONNX range layer #25414

Partially address #25363
Fixed ONNX range layer. It should support any input type.
Added tests (extra [PR](opencv/opencv_extra#1170))

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [ ] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake
@asmorkalov asmorkalov merged commit f0609ac into opencv:4.x Apr 17, 2024
@asmorkalov asmorkalov mentioned this pull request Apr 19, 2024
klatism pushed a commit to klatism/opencv that referenced this pull request May 17, 2024
Fixed ONNX range layer opencv#25414

Partially address opencv#25363
Fixed ONNX range layer. It should support any input type.
Added tests (extra [PR](opencv/opencv_extra#1170))

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [ ] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants