Searched refs:DepthwiseConvOutputRounding (Results 1 – 1 of 1) sorted by relevance
48 enum class DepthwiseConvOutputRounding { enum64 template <DepthwiseConvOutputRounding output_rounding>67 TFLITE_DCHECK_NE(output_rounding, DepthwiseConvOutputRounding::kNone); in DepthwiseConvRound()72 inline int32_t DepthwiseConvRound<DepthwiseConvOutputRounding::kAwayFromZero>(78 inline int32_t DepthwiseConvRound<DepthwiseConvOutputRounding::kUpward>(90 template <DepthwiseConvOutputRounding output_rounding>287 DepthwiseConvOutputRounding::kAwayFromZero>::Run(params, input_shape, in DepthwiseConv()