openvino/docs
Przemyslaw Wysocki ec4d00a4bb
[Specification] MaxPool-14 and AvgPool-14 - new ceiling mode `CEIL_TORCH` (#22930)
### Details:
 - Add specification for `MaxPool-14` and `AvgPool-14`
- They both introduce a new ceil mode:
`ov::op::RoundingType::CEIL_TORCH`
- The new ceiling mode does not allow the last pooling in a Dimension to
start in the padding area

### Related PRs
- [Reference and
Core](https://github.com/openvinotoolkit/openvino/pull/22796)
 - [Python API](https://github.com/openvinotoolkit/openvino/pull/22966)
 - [PT FE](https://github.com/openvinotoolkit/openvino/pull/23027)
- [Downgrade
transformations](https://github.com/openvinotoolkit/openvino/pull/23381)

### Tickets:
 - 131961

### Context
https://github.com/openvinotoolkit/openvino/issues/18731

---------

Co-authored-by: Tomasz Jankowski <tomasz1.jankowski@intel.com>
Co-authored-by: Katarzyna Mitrus <katarzyna.mitrus@intel.com>
2024-03-18 07:00:22 +00:00
..
articles_en [Specification] MaxPool-14 and AvgPool-14 - new ceiling mode `CEIL_TORCH` (#22930) 2024-03-18 07:00:22 +00:00
dev copyright year update (#23370) 2024-03-14 09:37:02 +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 copyright year update (#23370) 2024-03-14 09:37:02 +00:00
sphinx_setup Don't bind more and more event listeners (#23411) 2024-03-14 10:17:13 +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