Searched defs:KernelHeight (Results 1 – 6 of 6) sorted by relevance
82 inline QuantizedTransposeConvTester& KernelHeight(int32_t kernel_height) { in KernelHeight() function88 inline int32_t KernelHeight() const { return kernel_height_; } in KernelHeight() function
100 inline DepthwiseConv2DTester& KernelHeight(int32_t kernel_height) { in KernelHeight() function106 inline int32_t KernelHeight() const { return kernel_height_; } in KernelHeight() function
78 inline TransposeConvTester& KernelHeight(int32_t kernel_height) { in KernelHeight() function84 inline int32_t KernelHeight() const { return kernel_height_; } in KernelHeight() function
109 inline Conv2DTester& KernelHeight(int32_t kernel_height) { in KernelHeight() function115 inline int32_t KernelHeight() const { return kernel_height_; } in KernelHeight() function
108 inline QuantizedDepthwiseConv2DTester& KernelHeight(int32_t kernel_height) { in KernelHeight() function114 inline int32_t KernelHeight() const { return kernel_height_; } in KernelHeight() function
100 inline QuantizedConv2DTester& KernelHeight(int32_t kernel_height) { in KernelHeight() function106 inline int32_t KernelHeight() const { return kernel_height_; } in KernelHeight() function