Commit 7ae5dd13 authored by Penporn Koanantakool's avatar Penporn Koanantakool Committed by TensorFlower Gardener
Browse files

Fix --config=mkl performance regression: Prevent grappler from generating a...

Fix --config=mkl performance regression: Prevent grappler from generating a _FusedConv2D node that doesn't have a corresponding TF-MKL node. For example, MKL graph rewriter doesn't support _FusedConv2D with BatchNorm yet so any Conv2D that gets fused with BatchNorm will miss using MKL-DNN's convolutions.

PiperOrigin-RevId: 228939593
parent b96c6716
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment