Commit 8dd8692
test(rtx): remove remaining BF16 skip guards on TensorRT-RTX
BF16 is now supported on TensorRT-RTX via the per-layer depthwise
fallback validator. Remove the leftover skipIf guards that were
blanket-disabling BF16 tests on RTX.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d930aa9 commit 8dd8692
4 files changed
Lines changed: 0 additions & 20 deletions
File tree
- tests/py/dynamo
- conversion
- models
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | 240 | | |
245 | 241 | | |
246 | 242 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | 70 | | |
75 | 71 | | |
76 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | 203 | | |
208 | 204 | | |
209 | 205 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
519 | 519 | | |
520 | 520 | | |
521 | 521 | | |
522 | | - | |
523 | | - | |
524 | | - | |
525 | | - | |
526 | 522 | | |
527 | 523 | | |
528 | 524 | | |
| |||
568 | 564 | | |
569 | 565 | | |
570 | 566 | | |
571 | | - | |
572 | | - | |
573 | | - | |
574 | | - | |
575 | 567 | | |
576 | 568 | | |
577 | 569 | | |
| |||
0 commit comments