Searched refs:Conv2DWithBias (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | conv_ops_test.cc | 1127 static Conv2DWithBiasGraph Conv2DWithBias(int batch, int height, int width, in Conv2DWithBias() function 1156 Conv2DWithBiasGraph conv_graph = Conv2DWithBias( in Conv2DWithBiasAndRelu() 1326 test::Benchmark(#type, Conv2DWithBias(N, H, W, C, FW, FH, FC).graph) \
|