-
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
[ARM CPU] Common fixes for fp16 #20504
Merged
dmitry-gorokhov
merged 29 commits into
openvinotoolkit:master
from
allnes:an/general_fix_fp16
Oct 18, 2023
Merged
[ARM CPU] Common fixes for fp16 #20504
dmitry-gorokhov
merged 29 commits into
openvinotoolkit:master
from
allnes:an/general_fix_fp16
Oct 18, 2023
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
…kit#20294) * Enable device properties setting via AUTO plugin. * Update. * Update. * Update. * Update. * Update. * Update. * Update docs/OV_Runtime_UG/auto_device_selection.md Co-authored-by: yanlan song <bell.song@intel.com> * Add for stateful model * Fix the link --------- Co-authored-by: yanlan song <bell.song@intel.com> Co-authored-by: Chen Peter <peter.chen@intel.com>
* Update. * Update. * Update. * add test case. * Update. * Update test cases. * Update. * Update. * Updated. * Updated. * Updated. --------- Co-authored-by: Chen Peter <peter.chen@intel.com>
* [GPU] Fixed data generation for f16 fusion tests * [GPU] Temporary tolerance increase for failed tests on iGPU * [GPU] Temporary skip or tolerance increase for failed tests on dGPU
* [TF FE][TF Hub] Support Xlog1py operation * Update test_tf_Xlog1py.py
…envinotoolkit#20449) * Update cpp_benchmark_tool.md * Update cpp_benchmark_tool.md * Update cpp_benchmark_tool.md
github-actions
bot
removed
category: inference
OpenVINO Runtime library - Inference
category: Core
OpenVINO Core (aka ngraph)
category: GPU
OpenVINO GPU plugin
category: docs
OpenVINO documentation
category: TF FE
OpenVINO TensorFlow FrontEnd
category: TFL FE
OpenVINO TensorFlow Lite FrontEnd
labels
Oct 17, 2023
…into an/general_fix_fp16
dmitry-gorokhov
approved these changes
Oct 17, 2023
…into an/general_fix_fp16
…into an/general_fix_fp16 # Conflicts: # src/plugins/intel_cpu/tests/functional/shared_tests_instances/skip_tests_config.cpp
EgorDuplensky
approved these changes
Oct 17, 2023
dmitry-gorokhov
merged commit Oct 18, 2023
3b2ad48
into
openvinotoolkit:master
35 of 36 checks passed
alvoron
pushed a commit
to alvoron/openvino
that referenced
this pull request
Nov 6, 2023
allnes
added a commit
to allnes/openvino
that referenced
this pull request
Nov 23, 2023
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: