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 2021/05/27 13:31:39 UTC

[GitHub] [tvm] d-smirnov opened a new pull request #8149: [BYOC][ACL] Prevent dilated pooling

d-smirnov opened a new pull request #8149:
URL: https://github.com/apache/tvm/pull/8149


   This PR adds check preventing avg_pool2d and max_pool2d to be scheduled for execution via ACL* runtime if dilation other than (1, 1) is provided as ACL does not currently support dilation attribute in pooling layer. 
   
   *ACL stands for "Compute Library for the ArmĀ® Architecture"


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



[GitHub] [tvm] tqchen commented on pull request #8149: [BYOC][ACL] Prevent dilated pooling

Posted by GitBox <gi...@apache.org>.
tqchen commented on pull request #8149:
URL: https://github.com/apache/tvm/pull/8149#issuecomment-854707393


   @leandron @mbaret would be great if you can help manage 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



[GitHub] [tvm] mbaret merged pull request #8149: [BYOC][ACL] Prevent dilated pooling

Posted by GitBox <gi...@apache.org>.
mbaret merged pull request #8149:
URL: https://github.com/apache/tvm/pull/8149


   


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



[GitHub] [tvm] mbaret commented on pull request #8149: [BYOC][ACL] Prevent dilated pooling

Posted by GitBox <gi...@apache.org>.
mbaret commented on pull request #8149:
URL: https://github.com/apache/tvm/pull/8149#issuecomment-859495294


   This is now merged, thanks @d-smirnov!


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