Commit 907ede2
authored
Adds automatic loading of the external
External TensorRT plugins for transformer models were previously only
available as internal TensorRT components. To enable flexible deployment
these plugins have been externalized into a separate library.tensorrt_plugins library in the TensorRT-RTX Execution Provider to support custom transformer plugins (#26558)1 parent 5955798 commit 907ede2
File tree
1 file changed
+17
-0
lines changed- onnxruntime/core/providers/nv_tensorrt_rtx
1 file changed
+17
-0
lines changedLines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
70 | 87 | | |
71 | 88 | | |
72 | 89 | | |
| |||
0 commit comments