junrushao commented on code in PR #15595:
URL: https://github.com/apache/tvm/pull/15595#discussion_r1307970222


##########
include/tvm/runtime/packed_func.h:
##########
@@ -1622,6 +1641,20 @@ inline TVMRetValue PackedFunc::operator()(Args&&... 
args) const {
   return rv;
 }
 
+template <int i, typename T>

Review Comment:
   Yeah I found the same thing: https://github.com/apache/tvm/pull/15637...It 
works with my GCC but not clang



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to