Searched defs:OutputHeight (Results 1 – 13 of 13) sorted by relevance
67 inline ResizeBilinearTester& OutputHeight(int32_t output_height) { in OutputHeight() function73 inline int32_t OutputHeight() const { return output_height_; } in OutputHeight() function
69 inline QuantizedResizeBilinearTester& OutputHeight(int32_t output_height) { in OutputHeight() function75 inline int32_t OutputHeight() const { return output_height_; } in OutputHeight() function
66 inline QuantizedTransposeConvTester& OutputHeight(int32_t output_height) { in OutputHeight() function72 inline int32_t OutputHeight() const { return output_height_; } in OutputHeight() function
62 inline TransposeConvTester& OutputHeight(int32_t output_height) { in OutputHeight() function68 inline int32_t OutputHeight() const { return output_height_; } in OutputHeight() function
74 inline int32_t OutputHeight() const { return InputHeight() * BlockSize(); } in OutputHeight() function
75 inline int32_t OutputHeight() const { in OutputHeight() function
76 inline int32_t OutputHeight() const { in OutputHeight() function
90 inline int32_t OutputHeight() const { in OutputHeight() function
99 inline int32_t OutputHeight() const { in OutputHeight() function
98 inline int32_t OutputHeight() const { in OutputHeight() function
234 UINT OutputHeight; member
2102 UINT OutputHeight; member