openvino/docs
Katarzyna Mitrus 142114ccbc
[Op] Squeeze update - no throw on non-squeezable dims (#24715)
### Details:
- Changes needed to enable Squeeze (and models) with axes pointing to
non-squeezable dims (currently ov throws an error for such case) -
considered as backward compatible change
- If agreed to update functionality within the same version of the op,
actual changes are needed only in shape infer related functions to cover
**Template, CPU and GPU plugins**:
    -  src/core/shape_inference/include/squeeze_shape_inference.hpp
    -  src/plugins/intel_cpu/src/shape_inference/custom/reshape.cpp
    -  The rest of the changes are test related.
 - Pytorch FE Squeeze test enabled - passed

### Tickets:
 - 142387
2024-06-03 09:59:07 +00:00
..
articles_en [Op] Squeeze update - no throw on non-squeezable dims (#24715) 2024-06-03 09:59:07 +00:00
dev [DOCS] 2024.2 version update for master (#24746) 2024-05-29 09:04:29 +00:00
nbdoc [DOCS] Update notebooks for master (#24669) 2024-05-24 09:13:26 +00:00
notebooks [DOCS] Update notebooks for master (#24669) 2024-05-24 09:13:26 +00:00
openvino_custom_sphinx_sitemap [DOCS] Bump Sphinx and Pydata versions (#24083) 2024-04-18 09:56:42 +00:00
openvino_sphinx_theme [DOCS] Bump Sphinx and Pydata versions (#24083) 2024-04-18 09:56:42 +00:00
optimization_guide/nncf PyTorch QAT to PTQ documentation update (#24363) 2024-05-22 13:22:55 +00:00
scripts [DOCS] Bump Sphinx and Pydata versions (#24083) 2024-04-18 09:56:42 +00:00
snippets [DOCS] Assets move - snippets for master (#24510) 2024-05-16 11:47:29 +00:00
sphinx_setup [DOCS] Moving images from index.rst for master (#24798) 2024-05-31 13:12:31 +00:00
.clang-format Fixed documentation code style (#7008) 2021-08-11 09:38:43 +03:00
CMakeLists.txt [DOCS] Bump Sphinx and Pydata versions (#24083) 2024-04-18 09:56:42 +00:00
Doxyfile.config Dropped old macro usage (#24453) 2024-05-10 01:44:55 +04:00
documentation_build_instructions.md [DOCS] fix openvino_custon_sphinx_sitemap installation (#24536) 2024-05-16 09:42:14 +00:00
home.rst [DOCS] 2024.2 version update for master (#24746) 2024-05-29 09:04:29 +00:00
requirements.txt Bump requests from 2.31.0 to 2.32.0 in /docs (#24600) 2024-05-21 06:52:45 +00:00