Commit 98966cb
authored
test: Unwaive Llama 3.1 with torch compile test (NVIDIA#3475)
* Fix log info
Signed-off-by: Yi Zhang <[email protected]>
* Revert "test: Waive torch compile tests (NVIDIA#3471)"
This reverts commit 410f563.
Signed-off-by: Yi Zhang <[email protected]>
* Update test_llm_api_pytorch.py
Signed-off-by: Yi Zhang <[email protected]>
---------
Signed-off-by: Yi Zhang <[email protected]>1 parent a32389b commit 98966cb
File tree
2 files changed
+2
-10
lines changed- tensorrt_llm/_torch/pyexecutor
- tests/integration/defs/accuracy
2 files changed
+2
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
521 | 521 | | |
522 | 522 | | |
523 | 523 | | |
524 | | - | |
| 524 | + | |
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
63 | 61 | | |
64 | 62 | | |
65 | 63 | | |
| |||
84 | 82 | | |
85 | 83 | | |
86 | 84 | | |
87 | | - | |
88 | | - | |
89 | 85 | | |
90 | 86 | | |
91 | 87 | | |
| |||
107 | 103 | | |
108 | 104 | | |
109 | 105 | | |
110 | | - | |
111 | | - | |
112 | 106 | | |
113 | 107 | | |
114 | 108 | | |
| |||
140 | 134 | | |
141 | 135 | | |
142 | 136 | | |
143 | | - | |
144 | | - | |
145 | | - | |
| 137 | + | |
146 | 138 | | |
147 | 139 | | |
148 | 140 | | |
| |||
0 commit comments