Ernie INT8 test crash
Created by: lidanqing-intel
Still updating... Ernie INT8 Qat test crashed on develop on 6271. The failure range: Crashed commit id: newest develop Crashed commit id: 9eedf05d Crashed commit id: 1fc6cc50 Crashed commit id: 50330c6c Success commit id:
Command:
OMP_NUM_THREADS=28 FLAGS_use_mkldnn=true python python/paddle/fluid/contrib/slim/tests/qat2_int8_nlp_comparison.py --qat_model=${qat_model_dir} --fp32_model=${fp32_model_dir} --infer_data=${dataset_dir}/1.8w.bs1 --labels=${dataset_dir}/label.xnli.dev --batch_size=50 --batch_num=0 --quantized_ops="fc,reshape2,transpose2,matmul" --acc_diff_threshold=0.01
Note if it is latest commit, change param quantized_ops
to ops_to_quantize