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/22 20:45:30 UTC

[GitHub] [incubator-tvm] apivovarov opened a new pull request #4767: pooling.cc improvements

apivovarov opened a new pull request #4767: pooling.cc improvements
URL: https://github.com/apache/incubator-tvm/pull/4767
 
 
   Improvements:
   1. construct oshape vector using iter.begin(). iter.end() constructor
   2. use stack array instead of dyn mem alloc vector if possible.

----------------------------------------------------------------
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] vinx13 commented on issue #4767: pooling.cc improvements

Posted by GitBox <gi...@apache.org>.
vinx13 commented on issue #4767: pooling.cc improvements
URL: https://github.com/apache/incubator-tvm/pull/4767#issuecomment-577454825
 
 
   Thanks @apivovarov this is merged

----------------------------------------------------------------
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] vinx13 merged pull request #4767: pooling.cc improvements

Posted by GitBox <gi...@apache.org>.
vinx13 merged pull request #4767: pooling.cc improvements
URL: https://github.com/apache/incubator-tvm/pull/4767
 
 
   

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