Searched defs:KernelHeight (Results 1 – 2 of 2) sorted by relevance
95 inline Conv2DTester& KernelHeight(int32_t kernel_height) { in KernelHeight() function101 inline int32_t KernelHeight() const { return kernel_height_; } in KernelHeight() function
99 inline DepthwiseConv2DTester& KernelHeight(int32_t kernel_height) { in KernelHeight() function105 inline int32_t KernelHeight() const { return kernel_height_; } in KernelHeight() function