openvino/docs
Piotr Krzemiński cb7212b834
[Spec][Ref][CPU] Improve Inverse testing suite, add LU pseudocode to specification (#22834)
### Details:
 - Improved Inverse testing suite for dynamic shapes in the CPU plugin
 - Introduced random tests to PT FE Inerse testing suite
 - Added LU decomposition pseudocode to spec
 - Removed numpy import from opset/opset14.py
- Moved reference inverse outside inverse namespace and removed inverse
namespace
 - Added label propagation tests
 - Changed bf16 threshold restriction
 - Removed dynamic rank check as it's already present in CPU plugin
 - Simplified check for B => P[i] == j
- Did NOT use std::copy_n as ov::bfloat16 is missing difference_value to
use in std implementations

### Tickets:
 - 133090

---------

Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
Co-authored-by: Pawel Raasz <pawel.raasz@intel.com>
Co-authored-by: Michal Lukaszewski <michal.lukaszewski@intel.com>
2024-03-28 13:07:57 +00:00
..
articles_en [Spec][Ref][CPU] Improve Inverse testing suite, add LU pseudocode to specification (#22834) 2024-03-28 13:07:57 +00:00
dev Remove mentioning of compatibility folder in mac docs (#23542) 2024-03-19 15:21:52 +00:00
nbdoc [DOCS] Updating Interactive Tutorials (#23466) 2024-03-15 10:39:54 +00:00
notebooks [DOCS] Updating Interactive Tutorials (#23466) 2024-03-15 10:39:54 +00:00
openvino_custom_sphinx_sitemap DOCS Updated configs to remove canonical from master (#23412) 2024-03-12 16:37:54 +00:00
openvino_sphinx_theme copyright year update (#23370) 2024-03-14 09:37:02 +00:00
optimization_guide/nncf copyright year update (#23370) 2024-03-14 09:37:02 +00:00
scripts copyright year update (#23370) 2024-03-14 09:37:02 +00:00
snippets [DOCS] Include props import (#23658) 2024-03-27 09:54:42 +00:00
sphinx_setup [DOCS] OV csv format updated (#23741) 2024-03-28 10:38:00 +00:00
.clang-format Fixed documentation code style (#7008) 2021-08-11 09:38:43 +03:00
CMakeLists.txt copyright year update (#23370) 2024-03-14 09:37:02 +00:00
Doxyfile.config refactor docs build process (#21239) 2023-11-29 15:30:05 +04:00
documentation_build_instructions.md [DOCS] update documentation build instruction (#21427) 2023-12-04 08:39:47 +01:00
home.rst [DOCS] postrelease adjustments port to master (#23434) 2024-03-13 12:56:55 +00:00
index.html Moves nav items from top of page to left nav (#14295) 2022-12-05 17:13:40 +01:00
requirements.txt Fixed GHSA-h5c8-rqwp-cp95 (#22159) 2024-01-15 15:21:43 +04:00