Skip to content

Commit 5731b5f

Browse files
Add missing import
Signed-off-by: Thara Palanivel <[email protected]>
1 parent 56238ab commit 5731b5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_run_quant.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121

2222
# Third Party
2323
import pytest
24+
import torch
2425

2526
# Local
2627
from fms_mo.run_quant import get_parser, parse_arguments, quantize

0 commit comments

Comments
 (0)