Skip to content

Commit ca349a1

Browse files
Michael Gschwindmalfet
authored andcommitted
fix ci
1 parent 3eca367 commit ca349a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/compile.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ jobs:
9595
python generate.py --checkpoint-path ${MODEL_PATH} --temperature 0 --dso-path ${MODEL_DIR}/${MODEL_NAME}.so > ./output_aoti
9696
cat ./output_aoti
9797
98+
echo "tests complete"
99+
98100
# echo "******************************************"
99101
# echo "********* EAGER vs TORCH.COMPILE *********"
100102
# echo "******************************************"

0 commit comments

Comments
 (0)