openvinotoolkit / oneDNN

oneAPI Deep Neural Network Library (oneDNN)
https://01.org/dnnl
Apache License 2.0
16 stars 42 forks source link

[FORK][FIX][x64] Add binary post op check to jit_gemm prim desc #236

Closed liubo-intel closed 5 months ago

liubo-intel commented 6 months ago

Description

ticket: CVS-134839 openvino PR: https://github.com/openvinotoolkit/openvino/pull/23340 fix model inference segmentation fault issue during CPU primitive creation.

Fixes # (github issue)

Checklist

General

Performance improvements

New features

Bug fixes

RFC PR

maxnick commented 6 months ago

Also please rename the commit message according to the current convention "[FORK][FIX][x64]".

maxnick commented 5 months ago

Could you please give the commit more meaningful name? "fix model inference Segmentation fault issue during CPU primitive creation" doesn't say anything. Please rename to something more descriptive, e.g. "[FORK][FIX][x64] Add binary post op check to jit_gemm prim desc"