Created by: wojtuss
PR types
Bug fixes
PR changes
OPs
Describe
This patch fixes mkldnn cache key creation for memory primitives in quantize
, dequantize
and requantize
operators by adding thread id to the keys. This fixes the issue https://github.com/PaddlePaddle/Paddle/issues/26528.