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/05/18 23:18:58 UTC

[GitHub] [tvm] A1245967 opened a new pull request, #11366: Fix function number datatype from char to uint16_t

A1245967 opened a new pull request, #11366:
URL: https://github.com/apache/tvm/pull/11366

   I fix the CI error in [my last PR](https://github.com/apache/tvm/pull/10014).
   


-- 
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] masahi closed pull request #11366: Fix function number datatype from char to uint16_t

Posted by GitBox <gi...@apache.org>.
masahi closed pull request #11366: Fix function number datatype from char to uint16_t
URL: https://github.com/apache/tvm/pull/11366


-- 
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] A1245967 commented on pull request #11366: Fix function number datatype from char to uint16_t

Posted by GitBox <gi...@apache.org>.
A1245967 commented on PR #11366:
URL: https://github.com/apache/tvm/pull/11366#issuecomment-1130737219

   > This seems a dup of #11365?
   
   Sorry, I did not notice that.
   I found that src/runtime/crt/graph_executor_module/graph_executor_module.c is also needed to update.
   Do I need to close this PR?
   Thanks.


-- 
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] masahi commented on pull request #11366: Fix function number datatype from char to uint16_t

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

   This seems a dup of https://github.com/apache/tvm/pull/11365?


-- 
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] masahi commented on pull request #11366: Fix function number datatype from char to uint16_t

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

   Yes, please coordinate in https://github.com/apache/tvm/pull/11365


-- 
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] A1245967 commented on pull request #11366: Fix function number datatype from char to uint16_t

Posted by GitBox <gi...@apache.org>.
A1245967 commented on PR #11366:
URL: https://github.com/apache/tvm/pull/11366#issuecomment-1130734414

   Sorry, I did not notice that.
   I found that `src/runtime/crt/graph_executor_module/graph_executor_module.c` is also needed to update.
   Do I need to close this PR? 
   Thanks.


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