Home
last modified time | relevance | path

Searched defs:dilation_factor (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Didentify_dilated_conv.cc62 int dilation_factor) { in ResolveDilatedConv()
193 int dilation_factor = in Run() local
/external/tensorflow/tensorflow/lite/kernels/
Ddepthwise_conv_test.cc57 int dilation_factor = 1, int stride_width = 1, int stride_height = 1, in BaseDepthwiseConvolutionOpModel()
375 const int dilation_factor = 3; in SimpleDilatedTestPaddingValid() local
437 const int dilation_factor = 2; in SimpleDilatedTestPaddingSame() local
806 const int dilation_factor = 3; in TEST_P() local
865 const int dilation_factor = 2; in TEST_P() local
Ddepthwise_conv_hybrid_test.cc56 int dilation_factor = 1, int stride_width = 1, int stride_height = 1, in BaseDepthwiseConvolutionOpModel()
/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/
Dconv_test.cc36 int dilation_factor = 1, int stride_length = 1, in QuantizedConvolutionOpModel()
360 const int dilation_factor = 3; in TEST() local