Skip to content

Commit 543463b

Browse files
author
Sanggyu Lee
committed
Remove test
1 parent c2cf74e commit 543463b

File tree

4 files changed

+1
-85
lines changed

4 files changed

+1
-85
lines changed

test/modules/model/TinyLlamaWithFusedAttention/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/modules/model/TinyLlamaWithFusedAttention/model.py

Lines changed: 0 additions & 82 deletions
This file was deleted.

test/modules/model/TinyLlamaWithFusedAttention/requirements.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/pt2_to_circle_test/builder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ def _run(
172172
config=compile_config,
173173
)
174174

175-
# verify_circle(circle_model_path, opt_circle_model_path)
175+
verify_circle(circle_model_path, opt_circle_model_path)
176176

177177
if dynamic_shapes:
178178

0 commit comments

Comments
 (0)