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 00:50:11 UTC

[GitHub] [incubator-tvm] jwfromm opened a new pull request #4663: [Relay/Topi][Op] 1D Pooling

jwfromm opened a new pull request #4663: [Relay/Topi][Op] 1D Pooling
URL: https://github.com/apache/incubator-tvm/pull/4663
 
 
   This PR adds 1D MaxPooling and AvgPooling to topi, relay, and the onnx frontend. These new operators pair well with the 1D convolutions added in PR #4639 to enable fully 1D networks for sequence processing.
   

----------------------------------------------------------------
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 #4663: [Relay/Topi][Op] 1D Pooling

Posted by GitBox <gi...@apache.org>.
masahi commented on issue #4663: [Relay/Topi][Op] 1D Pooling
URL: https://github.com/apache/incubator-tvm/pull/4663#issuecomment-572477342
 
 
   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

[GitHub] [incubator-tvm] jwfromm commented on issue #4663: [Relay/Topi][Op] 1D Pooling

Posted by GitBox <gi...@apache.org>.
jwfromm commented on issue #4663: [Relay/Topi][Op] 1D Pooling
URL: https://github.com/apache/incubator-tvm/pull/4663#issuecomment-572328927
 
 
   @srkreddy1238 @yongwww, can you take a look at this PR?

----------------------------------------------------------------
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 #4663: [Relay/Topi][Op] 1D Pooling

Posted by GitBox <gi...@apache.org>.
masahi merged pull request #4663: [Relay/Topi][Op] 1D Pooling
URL: https://github.com/apache/incubator-tvm/pull/4663
 
 
   

----------------------------------------------------------------
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