The GitHub Actions job "CI" on tvm.git/partition-for-tensorrt has failed.
Run started by GitHub user tlopex (triggered by tlopex).

Head commit for run:
23f6e68a6c234f01b02b59aaf14daf766fe96b56 / tlopex <[email protected]>
[Relax][TensorRT] Add partition_for_tensorrt and a pattern table

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 (the converters landed in
#19810). 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 RTX 2070 
and
RTX 5090.

Report URL: https://github.com/apache/tvm/actions/runs/27714926211

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to