Andrey Zaytsev
415daecc26
Cherry-pick Feature/azaytsev/doc fixes 2022 1 1 ( #11388 ) ( #11407 )
...
* Removed a redundant image
* Fixed ops specifications and other issues
* converted html links to anchor links
* converted html links to anchor links
* Fixed a link
* Fixed a link
* Changed anchor links according to dev review
# Conflicts:
# docs/OV_Runtime_UG/Operations_specifications.md
2022-04-01 19:53:58 +03:00
Dawid Kożykowski
273c7188a4
Beautify operator specifications ( #6958 )
...
* beautify operator specifications
* further update ops specs
* update FloorMod spec
* update adaptive pool spec
* update HSwish spec
* bringg back old erf version
2021-08-12 13:11:30 +03:00
Patryk Elszkowski
20f10a43a4
bulk change to unify **Required.** and **Optional.** ( #6503 )
2021-07-15 09:17:23 +02:00
Maxim Vafin
f1af26dbaf
Add adaptive pool reference implementation ( #6317 )
...
* Add adaptive pool reference implementation
* Add forgotten files
* Fix codestyle
* Disable tests
* Add more tests
* Fix build
* Fix comments
* Remove CoordinateTransform usage from AdaptiveAvgPool
* Fix build
* Refactor AdaptiveMaxPool
* Fix codestyle
* Apply review feedback
* Simplify if statement
2021-07-05 08:36:27 +03:00
Maxim Vafin
c3ad7dc2a4
Specify AdaptiveAvgPool-8 and AdaptiveMaxPool-8 ( #5773 )
...
* Specify AdaptiveAvgPool-8 and AdaptiveMaxPool-8
* Apply review feedback
* Describe indices output
* Apply review feedback
* Apply review feedback
* Update AdaptiveMaxPool_8.md
* Apply suggestions from code review
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com>
* Apply review feedback
Co-authored-by: Anastasiya Ageeva <anastasiya.ageeva@intel.com>
2021-06-10 18:09:35 +03:00