neural-compressor icon indicating copy to clipboard operation
neural-compressor copied to clipboard

Turn off BF16 conversion for some models whose accuracy can't reach the goal

Open lvliang-intel opened this issue 2 years ago • 0 comments

Type of Change

bug fix API not changed

Description

detail description JIRA ticket: ILITV-2566

Expected Behavior & Potential Risk

inception_v3,bert_large_squad_model_zoo,faster_rcnn_inception_resnet_v2,faster_rcnn_inception_resnet_v2_saved,faster_rcnn_resnet101,faster_rcnn_resnet101_saved can't reach the accuracy goal on SPR with spr-base. Fix this issue by turning off BF16 conversion.

How has this PR been tested?

UT, Pre-CI and model test.

Dependency Change?

No.

lvliang-intel avatar Dec 22 '22 06:12 lvliang-intel