Searched refs:FusedConv2DWithBias (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | conv_ops_test.cc | 1230 static Graph* FusedConv2DWithBias(int batch, int height, int width, in FusedConv2DWithBias() function 1346 FusedConv2DWithBias(N, H, W, C, FW, FH, FC, {"BiasAdd"})) \ 1355 test::Benchmark(#type, FusedConv2DWithBias(N, H, W, C, FW, FH, FC, \
|