📖 [Story] Implement support for serde of TRT Graph modules with torch.export serde API #2262
Open
9 of 10 tasks
Labels
Story
Issues proposing a new Story
TL;DR
torch.export has serde API and now supports custom object (in our case
torch.classes.tensorrt.Engine
) serialization.Goal(s)
We should be able to serialize/deserialize the output of torch-trt compilation.
Tasks
Tasks
Additional context
The text was updated successfully, but these errors were encountered: