oneDNN icon indicating copy to clipboard operation
oneDNN copied to clipboard

gtests: fix test failures in test_sdp_decomp

Open manaalmj opened this issue 10 months ago • 2 comments

Description

This change enables test_graph_unit_dnnl_sdp_decomp_cpu for AArch64 by correcting the absolute tolerance value.

Checklist

General

  • [x] Do all unit and benchdnn tests (make test and make test_benchdnn_*) pass locally for each commit?
  • [x] Have you formatted the code using clang-format?

manaalmj avatar Feb 19 '25 14:02 manaalmj

Hi @manjam01 , FYI, @xiang1guo reported a related issue in https://github.com/oneapi-src/oneDNN/issues/2674 .

TaoLv avatar Feb 19 '25 15:02 TaoLv

Reanalyzed the test and concluded that it requires more investigation as lowering the threshold is not the best solution.

manaalmj avatar Mar 24 '25 02:03 manaalmj

Closing this as abandoned.

Sqvid avatar Aug 07 '25 12:08 Sqvid