openvino icon indicating copy to clipboard operation
openvino copied to clipboard

[CPU] only allow per-oc or per-tensor FQ fusing into FC

Open tiger100256-hu opened this issue 7 months ago • 0 comments

Details:

  • Add a check to reject non-supported FakeQuantize from fusing into FC node, so they can run in standalone mode w/o causing exceptions when composing oneDNN postOps.
  • port from https://github.com/openvinotoolkit/openvino/pull/23009
  • add test case

Tickets:

  • CVS-131890

tiger100256-hu avatar Jul 12 '24 06:07 tiger100256-hu