onnxruntime
5537d33f - [TRT RTX EP] Add support for RTX runtime caches (#25917)

Commit
138 days ago
[TRT RTX EP] Add support for RTX runtime caches (#25917) ### Description Runtime caches can accelerate the JIT time when deserializing an engine of TRT RTX. Here we introduce a per engine caching in a user specified folder. The cache file will be named after the fused node name - which will also be the node name of an ep context node. @chilo-ms we would like to pick this to 1.23
Author
Parents
Loading