Searched defs:image_batch_count (Results 1 – 9 of 9) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | quantized_conv_ops_test.cc | 60 const int image_batch_count = 1; in TEST_F() local 152 const int image_batch_count = 1; in TEST_F() local 195 const int image_batch_count = 1; in TEST_F() local 236 const int image_batch_count = 3; in TEST_F() local 280 const int image_batch_count = 1; in TEST_F() local
|
D | conv_ops_test.cc | 119 const int image_batch_count = 1; in HandwrittenConv() local 434 const int image_batch_count = 1; in HandwrittenConv() local 499 const int image_batch_count = 1; in AnisotropicStrides() local 781 int image_batch_count, int filter_size, in VerifyBiasAddTensorsNear() 821 int image_height, int image_batch_count, in VerifyFusedBatchNormTensorsNear() 876 int image_batch_count = kImageBatchCount) { 905 int image_batch_count = kImageBatchCount) { 939 int image_batch_count = kImageBatchCount) { 972 int image_batch_count = kImageBatchCount) {
|
/external/tensorflow/tensorflow/core/kernels/mkl/ |
D | mkl_quantized_conv_ops_test.cc | 102 const int image_batch_count = 1; in RunQuantizedDepthwiseConv2DOp() local 191 const int image_batch_count = 1; in TEST_F() local 293 const int image_batch_count = 1; in TEST_F() local 401 const int image_batch_count = 1; in TEST_F() local 483 const int image_batch_count = 1; in TEST_F() local 539 const int image_batch_count = 1; in TEST_F() local 593 const int image_batch_count = 3; in TEST_F() local
|
D | mkl_fused_ops_test.cc | 117 int image_height, int image_batch_count, in VerifyBiasAddTensorsClose() 146 int depth, int image_width, int image_height, int image_batch_count, in VerifyFusedTensorsClose() 348 int image_batch_count = kImageBatchCount) { in VerifyFusedConv2D() 671 int image_batch_count = kImageBatchCount) { in VerifyFusedDepthwiseConv2D() 791 const int image_batch_count = 1; in Run() local 975 const int image_batch_count = 1; in TEST_F() local 1414 const int image_batch_count = 1; in TEST_F() local 1471 int image_batch_count = kImageBatchCount) { in VerifyPadAndConv2DWithBias() 1496 int image_batch_count = kImageBatchCount) { in VerifyPadAndConv2DWithBiasRelu()
|
D | mkl_quantized_conv_ops_perchannel_test.cc | 101 const int image_batch_count = 1; in TEST_F() local
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | conv_test.cc | 512 const int image_batch_count = 1; in TEST_P() local 587 const int image_batch_count = 1; in TEST_P() local 657 const int image_batch_count = 1; in TEST_P() local 711 const int image_batch_count = 1; in TEST_P() local 767 const int image_batch_count = 1; in TEST_P() local 809 const int image_batch_count = 1; in TEST_P() local 1023 const int image_batch_count = 1; in TEST_P() local
|
D | depthwise_conv_test.cc | 372 const int image_batch_count = 1; in SimpleDilatedTestPaddingValid() local 434 const int image_batch_count = 1; in SimpleDilatedTestPaddingSame() local 803 const int image_batch_count = 1; in TEST_P() local 862 const int image_batch_count = 1; in TEST_P() local 903 const int image_batch_count = 3; in TEST_P() local 993 const int image_batch_count = 6; in TEST_P() local
|
/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/ |
D | conv_test.cc | 343 const int image_batch_count = 1; in TEST() local
|
/external/tensorflow/tensorflow/lite/delegates/nnapi/ |
D | nnapi_delegate_test.cc | 808 const int image_batch_count = 1; in TEST() local 889 const int image_batch_count = 1; in TEST() local
|