guest2180 commented on issue #19887: URL: https://github.com/apache/tvm/issues/19887#issuecomment-4975708193
@tlopex I tried and everything seems ok, btw the current merge rules may split otherwise-supported regions to avoid cyclic dependencies, so even if all operators are supported by the BYOC backend, the whole model may still not be offloaded as a single subgraph. I’m not sure how much this affects steady-state inference latency, but it can increase the initial engine build time because multiple engines/subgraphs need to be built. -- 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]
