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/18 21:42:34 UTC

[GitHub] [tvm] trevor-m opened a new pull request #8073: [BYOC][TensorRT] Only allow 4d or 5d inputs to TRT nn.pad

trevor-m opened a new pull request #8073:
URL: https://github.com/apache/tvm/pull/8073


   For nn.pad, TRT BYOC uses a custom JSON serialization which only supports 4d or 5d inputs.
   Fix annotation rules to reflect that.


-- 
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] jcf94 commented on pull request #8073: [BYOC][TensorRT] Only allow 4d or 5d inputs to TRT nn.pad

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


   Thanks! @trevor-m @comaniac @zxy844288792 


-- 
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] jcf94 merged pull request #8073: [BYOC][TensorRT] Only allow 4d or 5d inputs to TRT nn.pad

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


   


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