tlopex commented on issue #19887: URL: https://github.com/apache/tvm/issues/19887#issuecomment-4824480817
@guest2180 To address the YOLO case in one go rather than op-by-op, could you share the complete list of operators in your model or you think can be used commonly that don't offload to TensorRT? Since I found that we have to write convert for every op for tensortrt that be used, I am not sure that if it's just like this or it's the usual pattern, please correct me if I'm wrong . If you are interested, you are also welcome to discuss with me or contribute. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
