Skip to content

Avgpool dilation #30842

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

sgbihu
Copy link
Contributor

@sgbihu sgbihu commented Jun 4, 2025

Details:

  • Add new Avgpool OP to support dilation attributes

Tickets:

@github-actions github-actions bot added category: Core OpenVINO Core (aka ngraph) category: GPU OpenVINO GPU plugin category: CPU OpenVINO CPU plugin category: TEMPLATE OpenVINO Template plugin category: ONNX FE OpenVINO ONNX FrontEnd category: CPP API OpenVINO CPP API bindings labels Jun 4, 2025
@sgbihu sgbihu force-pushed the avgpool_dilation branch from 66f6e60 to 1784cc2 Compare June 4, 2025 07:12
@gblong1 gblong1 assigned yuxu42 and unassigned yuxu42 Jun 4, 2025
@sgbihu sgbihu added the WIP work in progress label Jun 4, 2025
@sgbihu sgbihu marked this pull request as ready for review June 4, 2025 23:42
@sgbihu sgbihu requested review from a team as code owners June 4, 2025 23:42
@p-wysocki
Copy link
Contributor

Could you please add a specification file? I suppose the route this PR should take is similar to other operator introductions. An example is in PR description at #28103.

Are there new tests implemented for dilations support everywhere applicable? The tests which are usually added with new ops can be found in the PRs I linked, but off the top of my head

  • type prop tests
  • shape inference tests
  • CPU/GPU/Template plugin tests

@sgbihu sgbihu requested a review from a team as a code owner June 10, 2025 08:11
@sgbihu sgbihu requested review from tsavina and removed request for a team June 10, 2025 08:11
@github-actions github-actions bot added the category: docs OpenVINO documentation label Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Core OpenVINO Core (aka ngraph) category: CPP API OpenVINO CPP API bindings category: CPU OpenVINO CPU plugin category: docs OpenVINO documentation category: GPU OpenVINO GPU plugin category: ONNX FE OpenVINO ONNX FrontEnd category: TEMPLATE OpenVINO Template plugin WIP work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants