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

   This pr is the follow-up pr to #19810 Add partition_for_tensorrt, which 
offloads TensorRT-supported subgraphs from a module with a single call, 
together with the pattern table whose composite names ("tensorrt.<op>") match 
the runtime converter registry. This is the entry point other BYOC backends 
expose as partition_for_<name>.
   
   Tests: an end-to-end test that partition_for_tensorrt offloads a conv2d -> 
relu subgraph and that the result matches the LLVM reference; validated on 
local gpu.


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

Reply via email to