Home
last modified time | relevance | path

Searched refs:kFusedDepthwiseConv2dNative (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dremapper.cc73 constexpr char kFusedDepthwiseConv2dNative[] = "_FusedDepthwiseConv2dNative"; variable
2230 fused_op.set_op(kFusedDepthwiseConv2dNative); in AddFusedContractionNode()
2281 fused_op.set_op(kFusedDepthwiseConv2dNative); in AddFusedContractionNode()