You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/01/09 23:46:14 UTC

[GitHub] [incubator-tvm] jwfromm opened a new pull request #4672: [Relay][Frontend][Onnx] Added pool autopadding and simplified parsers.

jwfromm opened a new pull request #4672: [Relay][Frontend][Onnx] Added pool autopadding and simplified parsers.
URL: https://github.com/apache/incubator-tvm/pull/4672
 
 
   This PR adds support for the auto padding operator to Onnx. It also simplifies all types of pooling converters to a single flexibile definition.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] masahi merged pull request #4672: [Relay][Frontend][Onnx] Added pool autopadding and simplified converters.

Posted by GitBox <gi...@apache.org>.
masahi merged pull request #4672: [Relay][Frontend][Onnx] Added pool autopadding and simplified converters.
URL: https://github.com/apache/incubator-tvm/pull/4672
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] jwfromm commented on issue #4672: [Relay][Frontend][Onnx] Added pool autopadding and simplified parsers.

Posted by GitBox <gi...@apache.org>.
jwfromm commented on issue #4672: [Relay][Frontend][Onnx] Added pool autopadding and simplified parsers.
URL: https://github.com/apache/incubator-tvm/pull/4672#issuecomment-572808906
 
 
   @masahi, can you take a look at this? It's very related to other recent PRs.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] masahi commented on issue #4672: [Relay][Frontend][Onnx] Added pool autopadding and simplified converters.

Posted by GitBox <gi...@apache.org>.
masahi commented on issue #4672: [Relay][Frontend][Onnx] Added pool autopadding and simplified converters.
URL: https://github.com/apache/incubator-tvm/pull/4672#issuecomment-572948626
 
 
   Thanks @jwfromm 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services