Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dremapper.cc118 struct Conv2DWithBatchNormAndRelu { struct
119 Conv2DWithBatchNormAndRelu() = default;
120 Conv2DWithBatchNormAndRelu(const NodeDef* conv2d, in Conv2DWithBatchNormAndRelu() function
392 Conv2DWithBatchNormAndRelu* matched) { in FindConv2DWithBatchNormAndRelu()
604 const Conv2DWithBatchNormAndRelu& matched, GraphDef* optimized_graph, in AddFusedConv2DNode()
783 Conv2DWithBatchNormAndRelu conv2d_with_batch_norm_and_relu; in Optimize()
/external/tensorflow/tensorflow/core/kernels/
Dconv_ops_test.cc1209 static Conv2DWithBatchNormAndReluGraph Conv2DWithBatchNormAndRelu( in Conv2DWithBatchNormAndRelu() function
1376 Conv2DWithBatchNormAndRelu(N, H, W, C, FW, FH, FC).graph) \