oneDNN
oneDNN copied to clipboard
gpu: sycl: binary: add support for remaining post ops
Add support for the post ops on binary primitive that were previously unsupported (binary, prelu, remaining eltwise ones).
Also fixes a bug in three-way type equality comparison that prevented binary running with bf16 type.
Please resolve conflicts.
Resolved.