Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/xnnpack/
Ddepthwise_conv_2d_tester.h132 inline DepthwiseConv2DTester& DilationHeight(int32_t dilation_height) { in DilationHeight() function
138 inline int32_t DilationHeight() const { return dilation_height_; } in DilationHeight() function
Dconv_2d_tester.h141 inline Conv2DTester& DilationHeight(int32_t dilation_height) { in DilationHeight() function
147 inline int32_t DilationHeight() const { return dilation_height_; } in DilationHeight() function
Dquantized_depthwise_conv_2d_tester.h140 inline QuantizedDepthwiseConv2DTester& DilationHeight( in DilationHeight() function
147 inline int32_t DilationHeight() const { return dilation_height_; } in DilationHeight() function
Dquantized_conv_2d_tester.h132 inline QuantizedConv2DTester& DilationHeight(int32_t dilation_height) { in DilationHeight() function
138 inline int32_t DilationHeight() const { return dilation_height_; } in DilationHeight() function