Searched defs:DepthMultiplier (Results 1 – 2 of 2) sorted by relevance
51 inline DepthwiseConv2DTester& DepthMultiplier(int32_t depth_multiplier) { in DepthMultiplier() function57 inline int32_t DepthMultiplier() const { return depth_multiplier_; } in DepthMultiplier() function
341 TEST(DepthwiseConv2D, DepthMultiplier) { in TEST() argument