Skip to content

Commit 358db53

Browse files
committed
Removing finetune model since pytorch_quantization toolkit is giving error in qat code
1 parent 4635166 commit 358db53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

noxfile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,6 @@ def run_l1_int8_accuracy_tests(session):
473473
install_deps(session)
474474
install_torch_trt(session)
475475
train_model(session)
476-
finetune_model(session)
477476
run_int8_accuracy_tests(session)
478477
cleanup(session)
479478

0 commit comments

Comments
 (0)