oneDNN
oneDNN copied to clipboard
gpu: nvidia: Added missing bf16 threshold for softmax
Softmax benchdnn was missing a precision threshold for bf16, this PR adds it for the nvidia backend, as it caused some failing tests there.