introduce compute arch specific expectations and fix test_sd3_img2img_inference failure (#11227)
* add arch specfic expectations support, to support different arch's numerical characteristics
Signed-off-by: YAO Matrix <matrix.yao@intel.com>
* fix typo
Signed-off-by: YAO Matrix <matrix.yao@intel.com>
* Apply suggestions from code review
* Apply style fixes
* Update src/diffusers/utils/testing_utils.py
---------
Signed-off-by: YAO Matrix <matrix.yao@intel.com>
Co-authored-by: hlky <hlky@hlky.ac>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>