You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While running the below command for quantization:
python tune_squad.py --config=./bert.yaml --input_model=./bert_fp32.pb --output_model=./int8.pb --tune
I see a timeout/crash with the following message:
[ERROR] Specified timeout or max trials is reached! Not found any quantized model which meet accuracy goal.