Commits


Erick Muñoz authored and GitHub committed 45c82eefb41
[OneDNN] Fix poolgrad bug (#15557) * Fixed default dilatation value for poolgrad ops ### Description Changed default dilatation value to 0 in poolgrad ops ### Motivation and Context Fixes error on unit tests when --enable_training --use_dnnl flags are active and