Skip to content
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

Add support for opset 19 AveragePool with dilations #2495

Merged
merged 2 commits into from
Sep 12, 2023

Conversation

philass
Copy link
Member

@philass philass commented Sep 12, 2023

No description provided.

Copy link
Collaborator

@AlexandreEichenberger AlexandreEichenberger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but please update this field as appropriate before merging

onnx-mlir/test/backend/inference_backend.py

        # ==OP== AveragePool
        # ==MIN== 1
        # ==UNSUPPORTED== 19

If it is now fully supported, then remove the ==UNSUPPORTED== line. If it is partially supported, then still remove this line and add a ==LIM== <explanation> line.

The make onnx_mlir_supported_ops command will re-actualize our support md pages.

@philass philass merged commit b849b35 into onnx:main Sep 12, 2023
4 checks passed
@jenkins-droid
Copy link
Collaborator

Jenkins Linux s390x Build #12612 [push] Add support for opset 19... started at 15:41

@jenkins-droid
Copy link
Collaborator

Jenkins Linux amd64 Build #12600 [push] Add support for opset 19... started at 14:41

@jenkins-droid
Copy link
Collaborator

Jenkins Linux ppc64le Build #11605 [push] Add support for opset 19... started at 15:50

@jenkins-droid
Copy link
Collaborator

Jenkins Linux amd64 Build #12600 [push] Add support for opset 19... failed after 1 hr 4 min

@jenkins-droid
Copy link
Collaborator

Jenkins Linux s390x Build #12612 [push] Add support for opset 19... passed after 1 hr 29 min

@jenkins-droid
Copy link
Collaborator

Jenkins Linux ppc64le Build #11605 [push] Add support for opset 19... passed after 1 hr 45 min

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants