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/25 20:36:33 UTC

[GitHub] [tvm] trevor-m commented on pull request #8131: [TensorRT] Fixed access to pad_value

trevor-m commented on pull request #8131:
URL: https://github.com/apache/tvm/pull/8131#issuecomment-848242617


   Thanks @akmaru
   Were you able to test the runtime with this change in place? I think we also need to edit the input signature for the pad converter otherwise there will be a runtime error.
   
   https://github.com/apache/tvm/blob/main/src/runtime/contrib/tensorrt/tensorrt_ops.cc#L1060
   Should now be `{kTensor, kWeight}` instead of `{kTensor}`


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