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 2022/02/25 11:57:36 UTC

[GitHub] [tvm] jacobbohlin opened a new pull request #10387: [microNPU] Added various options to the cascader

jacobbohlin opened a new pull request #10387:
URL: https://github.com/apache/tvm/pull/10387


   This PR adds multiple options to the cascader. One option is to toggle multi-dimensional striping and it is disabled by default. The reasoning is that exploring striping in more than 1 dimension has a very high computational cost.
   The remainder of the options are aimed towards developers/debugging and are prefixed with `dev_`. The options are exposed to tvmc. It also introduces the ability to dump information about the cascader proposals to a `.json` file.


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] jacobbohlin closed pull request #10387: [microNPU] Added various options to the cascader

Posted by GitBox <gi...@apache.org>.
jacobbohlin closed pull request #10387:
URL: https://github.com/apache/tvm/pull/10387


   


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] jacobbohlin commented on pull request #10387: [microNPU] Added various options to the cascader

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


   Replaced by: https://github.com/apache/tvm/pull/10509


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] jacobbohlin commented on pull request #10387: [microNPU] Added various options to the cascader

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


   @mbaret @manupa-arm @ekalda @lhutton1 @dchauhan-arm @NicolaLancellotti 


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org