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 06:48:25 UTC

[GitHub] [tvm] masahi opened a new pull request #8148: [VM, Profiling] Add function attribute for shape func for profiling

masahi opened a new pull request #8148:
URL: https://github.com/apache/tvm/pull/8148


   https://github.com/apache/tvm/pull/7894 forgot to add func attributes for shape func, and so the profiler crashes at https://github.com/apache/tvm/blob/301ce490c23c95aa4ed3cfd735ba7b42f69e97e7/src/runtime/vm/profiler/vm.cc#L108 when it tries to run a shape func on dynamic workloads.
   
   cc @tkonolige @junrushao1994 


-- 
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] mbrookhart merged pull request #8148: [VM, Profiling] Add function attribute for shape func for profiling

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


   


-- 
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] masahi commented on pull request #8148: [VM, Profiling] Add function attribute for shape func for profiling

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


   Ready to merge @tqchen @junrushao1994 


-- 
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] mbrookhart commented on pull request #8148: [VM, Profiling] Add function attribute for shape func for profiling

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


   Thanks @masahi @tkonolige 
   


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