-
Notifications
You must be signed in to change notification settings - Fork 2.9k
[CPU] Add test case for precision fp16 #19721
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
Merged
maxnick
merged 119 commits into
openvinotoolkit:master
from
tiger100256-hu:huyuan/fp16_test
Jul 1, 2024
Merged
[CPU] Add test case for precision fp16 #19721
maxnick
merged 119 commits into
openvinotoolkit:master
from
tiger100256-hu:huyuan/fp16_test
Jul 1, 2024
Conversation
This file contains hidden or 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
Signed-off-by: HU Yuan2 <[email protected]>
Signed-off-by: HU Yuan2 <[email protected]>
Signed-off-by: HU Yuan2 <[email protected]>
Signed-off-by: HU Yuan2 <[email protected]>
Signed-off-by: HU Yuan2 <[email protected]>
Signed-off-by: HU Yuan2 <[email protected]>
Signed-off-by: HU Yuan2 <[email protected]>
Signed-off-by: HU Yuan2 <[email protected]>
Signed-off-by: HU Yuan2 <[email protected]>
Signed-off-by: HU Yuan2 <[email protected]>
add subgraph test case Signed-off-by: HU Yuan2 <[email protected]>
Signed-off-by: HU Yuan2 <[email protected]>
Signed-off-by: HU Yuan2 <[email protected]>
Signed-off-by: HU Yuan2 <[email protected]>
Signed-off-by: HU Yuan2 <[email protected]>
q Signed-off-by: HU Yuan2 <[email protected]>
Signed-off-by: HU Yuan2 <[email protected]>
Signed-off-by: HU Yuan2 <[email protected]>
Signed-off-by: HU Yuan2 <[email protected]>
Signed-off-by: HU Yuan2 <[email protected]>
Avgpool_4D_FP16 with dynamic input still failed with core dump, disable it Signed-off-by: HU Yuan2 <[email protected]>
Signed-off-by: HU Yuan2 <[email protected]>
b61a9d5 to
93adff0
Compare
Signed-off-by: HU Yuan2 <[email protected]>
Signed-off-by: HU Yuan2 <[email protected]>
Signed-off-by: HU Yuan2 <[email protected]>
maxnick
reviewed
Jun 10, 2024
...l_cpu/tests/functional/custom/single_layer_tests/instances/x64/convolution_backprop_data.cpp
Outdated
Show resolved
Hide resolved
src/plugins/intel_cpu/tests/functional/custom/single_layer_tests/instances/x64/softmax.cpp
Outdated
Show resolved
Hide resolved
src/plugins/intel_cpu/tests/functional/utils/cpu_test_utils.cpp
Outdated
Show resolved
Hide resolved
src/plugins/intel_cpu/tests/functional/utils/cpu_test_utils.cpp
Outdated
Show resolved
Hide resolved
src/plugins/intel_cpu/tests/functional/utils/cpu_test_utils.cpp
Outdated
Show resolved
Hide resolved
src/plugins/intel_cpu/tests/functional/utils/cpu_test_utils.cpp
Outdated
Show resolved
Hide resolved
src/plugins/intel_cpu/tests/functional/utils/cpu_test_utils.cpp
Outdated
Show resolved
Hide resolved
src/plugins/intel_cpu/tests/functional/shared_tests_instances/skip_tests_config.cpp
Outdated
Show resolved
Hide resolved
revert softmax ref_fp16 test fix get_default_imp_precision_type according to comments Signed-off-by: HU Yuan2 <[email protected]>
remove some skips Signed-off-by: HU Yuan2 <[email protected]>
Signed-off-by: HU Yuan2 <[email protected]>
Signed-off-by: HU Yuan2 <[email protected]>
maxnick
reviewed
Jun 19, 2024
src/plugins/intel_cpu/tests/functional/utils/cpu_test_utils.cpp
Outdated
Show resolved
Hide resolved
src/plugins/intel_cpu/tests/functional/utils/cpu_test_utils.cpp
Outdated
Show resolved
Hide resolved
src/plugins/intel_cpu/tests/functional/utils/cpu_test_utils.cpp
Outdated
Show resolved
Hide resolved
remove anonymous namespace in ov::test::deconvolution rename get_defalt_imp_precision_type function use opPrecision instead of op_prc Signed-off-by: HU Yuan2 <[email protected]>
d9ce28d to
3f79081
Compare
Signed-off-by: HU Yuan2 <[email protected]>
Signed-off-by: HU Yuan2 <[email protected]>
Contributor
|
@iefode , do you have any additional comments or objections? |
maxnick
approved these changes
Jun 26, 2024
Contributor
iefode
approved these changes
Jul 1, 2024
AsyaPronina
pushed a commit
to AsyaPronina/openvino
that referenced
this pull request
Jul 1, 2024
### Details: - *openvinotoolkit#16500 (comment) - *add test case for conv dconv fullconnect matmul mvn pad pooling subgraph softmax* ### Tickets: - *CVS-110112* --------- Signed-off-by: HU Yuan2 <[email protected]>
AsyaPronina
pushed a commit
to AsyaPronina/openvino
that referenced
this pull request
Jul 1, 2024
### Details: - *openvinotoolkit#16500 (comment) - *add test case for conv dconv fullconnect matmul mvn pad pooling subgraph softmax* ### Tickets: - *CVS-110112* --------- Signed-off-by: HU Yuan2 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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: