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

[Relay][Frontend][Onnx] Added pool autopadding and simplified converters. #4672

Merged
merged 1 commit into from
Jan 10, 2020

Conversation

jwfromm
Copy link
Contributor

@jwfromm jwfromm commented Jan 9, 2020

This PR adds support for the auto padding attribute in pooling operations to the ONNX frontend. It also simplifies all types of pooling converters to a single flexibile definition.

@jwfromm
Copy link
Contributor Author

jwfromm commented Jan 9, 2020

@masahi, can you take a look at this? It's very related to other recent PRs.

@masahi masahi self-assigned this Jan 9, 2020
@jwfromm jwfromm changed the title [Relay][Frontend][Onnx] Added pool autopadding and simplified parsers. [Relay][Frontend][Onnx] Added pool autopadding and simplified converters. Jan 9, 2020
@masahi masahi merged commit a277575 into apache:master Jan 10, 2020
@masahi
Copy link
Member

masahi commented Jan 10, 2020

Thanks @jwfromm

@jwfromm jwfromm deleted the pooling_autopad branch January 11, 2020 22:52
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 26, 2020
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 28, 2020
zhiics pushed a commit to neo-ai/tvm that referenced this pull request Mar 2, 2020
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.

2 participants