-
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
Changes from 79 commits
Commits
Show all changes
119 commits
Select commit
Hold shift + click to select a range
9bb19d9
add conv test
tiger100256-hu b8e8758
save code
tiger100256-hu 4dc2838
save code
tiger100256-hu 36a3ecc
fix fc and matmul test
tiger100256-hu 5788f25
save code
tiger100256-hu d27ee6a
fix rebase
tiger100256-hu e225975
save code
tiger100256-hu 2730276
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu dfb062c
use ov::test::utils
tiger100256-hu 9fc36ea
add fp16 config
tiger100256-hu 2459054
add pooling test
tiger100256-hu b35147b
add softmax test
tiger100256-hu a618739
use fp16 instead f16 on function name
tiger100256-hu 25c10bb
fix compile issue
tiger100256-hu b094142
fix test issue on avx512 machine
tiger100256-hu 531aee6
save code
tiger100256-hu f57dc09
fix issue
tiger100256-hu 15d1157
fix test code issue
tiger100256-hu 7f46088
save code
tiger100256-hu 9bf95da
fix test issue
tiger100256-hu 66ca130
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu 99c55c1
fix merge master issue
tiger100256-hu 116e26f
remove debug log
tiger100256-hu 51e02d0
enable disabled pooling test case
tiger100256-hu 94d6029
fix mistaken when merge master
tiger100256-hu 4455e75
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu 52c616e
fix test case issue on amx fp16
tiger100256-hu 1d5ecba
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu b7cb9ca
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu 9a4c4e2
fix RISC-v build issue
tiger100256-hu f15cc36
also disable nightly test
tiger100256-hu caffe86
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu 5dce730
fix conflict with master issue
tiger100256-hu 74d76b2
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu 14baefb
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu aa73fe7
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu 4ebc41c
fix the skip names
tiger100256-hu 6c82efa
fix compile issue
tiger100256-hu 400afbc
fix reviews
tiger100256-hu e2f75dc
add skip for can't passed
tiger100256-hu 3cfded2
fix selete type issue
tiger100256-hu bd2956d
fix the compile issue on RISCV64
tiger100256-hu 7b317b5
remove comment code
tiger100256-hu c615bce
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu ea67ae4
fix compilation issue
tiger100256-hu 9020e88
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu d51bdc8
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu 019d620
use ov::element::f16 instead "f16"
tiger100256-hu f52655f
fix test case failed issue
tiger100256-hu 519881a
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu 75b61ff
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu c1764f2
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu a10c71e
use ov::element::f16
tiger100256-hu 9e5a698
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu 8559343
docs/_static/images/ci/check_results.png: convert to Git LFS
tiger100256-hu 667c4fa
docs/_static/images/ci/completed_job_list.png: convert to Git LFS
tiger100256-hu 42cf2e0
docs/_static/images/ci/pipeline_artefacts.png: convert to Git LFS
tiger100256-hu 3f8a981
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu a85142a
fix softmax issue
tiger100256-hu 7bb9383
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu a520225
disable SubgraphWithBlockedFormat.smoke_CompareWithRefs_FP16
tiger100256-hu 82b57cc
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu 5f25904
fix threshold
tiger100256-hu 06d0ef5
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu fcf6d7c
move function to intel cpu test binrary
tiger100256-hu 3326b53
remove i4 nf4 test case
tiger100256-hu 89c2a5b
only add fp16 test where bf16 test exists in subgraph dir
tiger100256-hu 3d48da6
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu 4b22d16
fix compile issue
tiger100256-hu 6121b1b
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu 7e4edee
fix conflict with master
tiger100256-hu e247d18
fix a failed test issue and compile issue on Arm
tiger100256-hu be56fb6
remove extra line in ov_subgraph.cpp
tiger100256-hu 7a57406
check if add f16 instance where exists bf16 instance in SL
tiger100256-hu 852a7fd
remove redundancy code and fix mistanken
tiger100256-hu 281d66d
revert f16 test case in MatmulWeightsDecompression
tiger100256-hu b12699d
use cvs-131632 to track failed test case on gnr
tiger100256-hu 8e6b9d1
fix build issue on RISCV
tiger100256-hu f5bea42
remove debug comment in CMakeList.txt
tiger100256-hu 144e2d6
fix comments
tiger100256-hu 80ba6a1
fix some review issue
tiger100256-hu 84c69dc
fix code in matmul test
tiger100256-hu 274cc67
fix testcase failed issue
tiger100256-hu b22135a
remove RISCV64/filter_cpu_info.cpp
tiger100256-hu 92eaa7e
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu 75bdd4a
limit the test case of RISCV64
tiger100256-hu b0ec214
fix comment in subgraph test
tiger100256-hu 216db9c
refactor the CMakeList.txt
tiger100256-hu f2ee522
fix testcase failed issue
tiger100256-hu 5f18742
fix comment in subgraph test
tiger100256-hu 5477aeb
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu 53332e1
try to fix riscv build issue
tiger100256-hu d1ae5e0
skip some test case in smoke_Conv_Sum_Broadcast_FP16
tiger100256-hu 43340cc
fix logic error in filter function
tiger100256-hu 32e190d
add skip on failed test
tiger100256-hu 97990a3
fix comment
tiger100256-hu c3bd325
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu 99dfef5
remove the Optimized FP16 configure test in softmax
tiger100256-hu a45d625
make filterCPUInfoforDeviceFp16 common so no need to modify relate co…
tiger100256-hu 7a1dc9d
will filter the fp16 test case in skip_tests_config.cpp
tiger100256-hu dda70b4
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu 416b265
fix logic error in filterCpuInfoForDeviceWithFP16
tiger100256-hu 5856353
fix testcase failed in matmul_decompress
tiger100256-hu c13b554
fix comment
tiger100256-hu aa21695
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu 44172ff
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu 21650df
update logic of get_default_imp_precision_type
tiger100256-hu ec33e99
remove some skip
tiger100256-hu 8580c05
remove dedicated class ConvSumInPlaceTest_FP16
tiger100256-hu 3e1b210
fix comment
tiger100256-hu 71c65fb
add CVS-143852 for disabled test case
tiger100256-hu aa406be
fix reorder num issue
tiger100256-hu 561f7bd
remove skip test case on GNR, the test cases already pass
tiger100256-hu e8fcc91
fix comment
tiger100256-hu 3f79081
use CamelCase instead of s_n_a_k_e in function
tiger100256-hu 204e301
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu 5eb10de
fix format issue
tiger100256-hu 8df8874
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu e0d246a
Merge branch 'master' into huyuan/fp16_test
tiger100256-hu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't we modify the
rel_thresholdforf16type?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will updated it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I update the threshold as the 1/8 of bf16. do you have any suggestion about it?