oneDNN
oneDNN copied to clipboard
graph pattern name refactor
Description
Refactored the deconv pattern according to document DNNL Backend Fusion Pattern Definition:
- Replaced
int8in pattern names withx8 - Removed the word
fusionfrom pattern names - For floating-point patterns, added the
fp_prefix to their names
Task MFDNN-10454 and MFDNN-10452.
make test disable benchdnn_all enable benchdnn_graph
make test set test_scope=NIGHTLY disable benchdnn_all enable benchdnn_graph