-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Acosh ref impl #6664
Merged
Merged
Acosh ref impl #6664
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pelszkow
force-pushed
the
acosh_ref_impl
branch
2 times, most recently
from
July 15, 2021 15:02
5893767
to
06b8b64
Compare
mitruska
reviewed
Jul 16, 2021
...ence-engine/tests/ie_test_utils/functional_test_utils/layer_tests_summary/utils/constants.py
Outdated
Show resolved
Hide resolved
mitruska
approved these changes
Jul 16, 2021
sdurawa
approved these changes
Jul 16, 2021
ilyachur
reviewed
Jul 19, 2021
sdurawa
reviewed
Jul 19, 2021
docs/template_plugin/tests/functional/op_reference/base_reference_test.hpp
Outdated
Show resolved
Hide resolved
pelszkow
force-pushed
the
acosh_ref_impl
branch
2 times, most recently
from
July 19, 2021 13:16
acd9e0d
to
6c66a7a
Compare
@ilyachur, can you review and merge this PR? |
ilyachur
approved these changes
Jul 21, 2021
@pelszkow Please rebase your PR to the latest master. I see that some new tests already exist in the master branch. |
PR updated to current master. Waiting for CI. |
pelszkow
force-pushed
the
acosh_ref_impl
branch
3 times, most recently
from
July 22, 2021 04:33
fe58c12
to
d67ad41
Compare
ilyachur
approved these changes
Jul 22, 2021
rnugmanx
pushed a commit
to rnugmanx/openvino
that referenced
this pull request
Aug 26, 2021
* minor changes in Op class and add ref impl for acosh * acosh in new test framework * add Acosh type test * add SLT for Acosh * run more test * new acosh plugin test * add visitor test * fix test utils * add template test for all supported types in Acosh * add builder to template tests * update grn template_plugin test * update maste to feature branch
andrei-cv
pushed a commit
to andrei-cv/openvino
that referenced
this pull request
Aug 30, 2021
* minor changes in Op class and add ref impl for acosh * acosh in new test framework * add Acosh type test * add SLT for Acosh * run more test * new acosh plugin test * add visitor test * fix test utils * add template test for all supported types in Acosh * add builder to template tests * update grn template_plugin test * update maste to feature branch
akuporos
pushed a commit
to akuporos/openvino
that referenced
this pull request
Sep 29, 2021
* minor changes in Op class and add ref impl for acosh * acosh in new test framework * add Acosh type test * add SLT for Acosh * run more test * new acosh plugin test * add visitor test * fix test utils * add template test for all supported types in Acosh * add builder to template tests * update grn template_plugin test * update maste to feature branch
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Details:
Tickets: