Commit d4a69d8
committed
Removes outdated alignment warning, adds CMake debug preset
Removes an old warning about incorrect alignment of inputs to the TensorRT engine.
Also adds a new debug preset for CMake that can be used with `build_wheels.sh`.1 parent 3c4d177 commit d4a69d8
File tree
2 files changed
+16
-7
lines changed- mlir-tensorrt
- executor/lib/Runtime/Backend/Lua/Modules/TensorRT
2 files changed
+16
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
103 | 118 | | |
104 | 119 | | |
105 | | - | |
| 120 | + | |
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
477 | 477 | | |
478 | 478 | | |
479 | 479 | | |
480 | | - | |
481 | | - | |
482 | | - | |
483 | | - | |
484 | | - | |
485 | | - | |
486 | 480 | | |
487 | 481 | | |
488 | 482 | | |
| |||
0 commit comments