oneDNN
oneDNN copied to clipboard
Update fwks KPIs, comment out large shapes
Description
- update with latest KPIs from verbose logs
- strip all layers with dim > 20k by commenting out
This should resolve some remaining timeouts in nightly testing.
Checklist
General
- [ ] Do all unit and benchdnn tests (
make testandmake test_benchdnn_*) pass locally for each commit? - [ ] Have you formatted the code using clang-format?