Created by: jczaja
PR types
New features
PR changes
Ops
Describe
This PR introduced unified implementation of oneDNN elementwise ops. elementwise_add & elementwise_mul int8 oneDNN kernels were added. it is build on PR #24812 , but some fix to unit tests were added.