Commit 91a9fac
committed
[TensorRT] Extract layer metadata from FusedLocation
Extracts TRT layer metadata from FusedLocation.metadata. Also removes
the "metadata" string from TRT dialect as it is no longer needed.1 parent f821499 commit 91a9fac
File tree
2 files changed
+3
-7
lines changed- mlir-tensorrt/tensorrt
- include/mlir-tensorrt-dialect/TensorRT/IR
- lib/Target/TensorRTEncodingOpInterface
2 files changed
+3
-7
lines changedLines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 54 | | |
58 | 55 | | |
59 | 56 | | |
| |||
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
285 | 284 | | |
286 | 285 | | |
287 | 286 | | |
| |||
0 commit comments