Created by: wozna
PR types
Bug fixes
PR changes
Others
Describe
This PR fixes last PR https://github.com/PaddlePaddle/Paddle/pull/26671 that changed cpu_quantize_placement_pass and caused performance drop for int8 models. It changes way of finding operators that should be quantized.