Home
last modified time | relevance | path

Searched defs:KernelHeight (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/xnnpack/
Dconv_2d_tester.h95 inline Conv2DTester& KernelHeight(int32_t kernel_height) { in KernelHeight() function
101 inline int32_t KernelHeight() const { return kernel_height_; } in KernelHeight() function
Ddepthwise_conv_2d_tester.h99 inline DepthwiseConv2DTester& KernelHeight(int32_t kernel_height) { in KernelHeight() function
105 inline int32_t KernelHeight() const { return kernel_height_; } in KernelHeight() function