openvino/.github
Irina Efode aebf81419b
[ IE TESTS ] Update tensor comparation function according plugin requirments (#23226)
### Details:
- *Comparation function was changed to compare tensors based on element
comparation*
- *`std::abs(ref_value - plugin_value) <= abs_threshold + rel_threshold
* ref_value`*
- *`abs_threshold ` =
std::max(std::numeric_limits::eps<plugin_element_type>(),
std::numeric_limits::eps<ref_element_type>())*
- *`ref_threshold = eps_by_expected_type()`, which is based on half `bit
length of mantissa`*

### Tickets:
 - [CVS-133173](https://jira.devtools.intel.com/browse/CVS-133173)
 - [CVS-135540](https://jira.devtools.intel.com/browse/CVS-135540)

---------

Co-authored-by: sbalandi <sofya.balandina@intel.com>
2024-03-23 18:08:25 +00:00
..
ISSUE_TEMPLATE Update GFI template and docs with information about linking PRs to issues (#23409) 2024-03-12 21:55:21 +00:00
actions [CI] [GHA] Preinstall `tzdata` and `gpg-agent` packages in the setup Python action (#22606) 2024-02-01 19:17:59 +00:00
github_org_control Additional clean-up for legacy components removal (#21841) 2023-12-22 15:47:40 +04:00
scripts [chore] Use debug loglevel for github metrics script (#23633) 2024-03-22 19:50:34 +00:00
workflows [ IE TESTS ] Update tensor comparation function according plugin requirments (#23226) 2024-03-23 18:08:25 +00:00
CODEOWNERS [TF FE] Test TF Hugging Face models (#22970) 2024-02-26 12:41:09 +00:00
components.yml Build AUTO when CPU/GPU changes (#23415) 2024-03-12 21:44:25 +00:00
dependabot.yml Additional clean-up for legacy components removal (#21841) 2023-12-22 15:47:40 +04:00
dependency_review.yml Script to send workflow metrics to a database (#23484) 2024-03-15 16:12:40 +00:00
labeler.yml [TF FE] Test TF Hugging Face models (#22970) 2024-02-26 12:41:09 +00:00
pull_request_template.md Added a template for PRs (#4313) 2021-02-15 15:18:29 +03:00