-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
run error #2
Comments
use WuJie1010/Facial-Expression-Recognition.Pytorch#1 can run but Traceback (most recent call last):
Process finished with exit code 1 |
does mqbench0.02 version cannot support these? main.py ShuffleNetV2 --quantize Process finished with exit code 1 |
stty: 标准输入: 对设备不适当的 ioctl 操作
Traceback (most recent call last):
File "/home/chenxin/disk1/github/MQBench_Quantize/main.py", line 21, in
from utils import progress_bar, choose_model, choose_backend
File "/home/chenxin/disk1/github/MQBench_Quantize/utils.py", line 49, in
_, term_width = os.popen('stty size', 'r').read().split()
ValueError: not enough values to unpack (expected 2, got 0)
The text was updated successfully, but these errors were encountered: