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

   TRT Dynamic batching with `use_implicit_batch=False` uses 
`nvinfer1::IExecutionContext::setBindingDimensions()` which is not available 
before TRT 6.0.1.
   
   This PR adds TRT version check around the code block which uses 
`setBindingDimensions()`.
   
   Related PR: https://github.com/apache/tvm/pull/8461


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