Commit b6d8016
committed
[https://nvbugs/5501557][fix] Fix nemotron build error
* Root cause is Nemotron-nas model includes some no-op attention layers.
Signed-off-by: Wanli Jiang <[email protected]>1 parent 8197c50 commit b6d8016
File tree
1 file changed
+2
-2
lines changed- cpp/tensorrt_llm/batch_manager
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
276 | | - | |
| 275 | + | |
| 276 | + | |
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| |||
0 commit comments