Closed borisfom closed 2 weeks ago
Also, I did not do any results verification. If any results depend on Meta tensors operation, that part may be lost. Please check!
Hi @binliunls, please also review the trt related parts in this PR, thanks.
/build
/build
Description
Added trt_compile() support for Lists and Tuples in arguments for forward() - needed for MAISI. Did not add support for grouping return results yet - MAISI worked with explicit workaround unrolling the return results.
Notes
To successfully export MAISI, either latest Torch nightly is needed, or this patch needs to be applied to 24.09-based container:
Types of changes