Searched defs:InputZeroPoint (Results 1 – 9 of 9) sorted by relevance
49 inline DequantizeTester& InputZeroPoint(int32_t input_zero_point) { in InputZeroPoint() function54 inline int32_t InputZeroPoint() const { return input_zero_point_; } in InputZeroPoint() function
52 inline QuantizedUnaryElementwiseTester& InputZeroPoint( in InputZeroPoint() function58 inline int32_t InputZeroPoint() const { return input_zero_point_; } in InputZeroPoint() function
49 inline QuantizeTester& InputZeroPoint(int32_t input_zero_point) { in InputZeroPoint() function54 inline int32_t InputZeroPoint() const { return input_zero_point_; } in InputZeroPoint() function
49 inline QuantizedLeakyReluTester& InputZeroPoint(int32_t input_zero_point) { in InputZeroPoint() function54 inline int32_t InputZeroPoint() const { return input_zero_point_; } in InputZeroPoint() function
95 inline QuantizedReduceTester& InputZeroPoint(int32_t input_zero_point) { in InputZeroPoint() function100 inline int32_t InputZeroPoint() const { return input_zero_point_; } in InputZeroPoint() function
71 inline QuantizedFullyConnectedTester& InputZeroPoint( in InputZeroPoint() function77 inline int32_t InputZeroPoint() const { return input_zero_point_; } in InputZeroPoint() function
169 inline QuantizedConv2DTester& InputZeroPoint(int32_t input_zero_point) { in InputZeroPoint() function174 inline int32_t InputZeroPoint() const { return input_zero_point_; } in InputZeroPoint() function
165 inline QuantizedDepthwiseConv2DTester& InputZeroPoint( in InputZeroPoint() function171 inline int32_t InputZeroPoint() const { return input_zero_point_; } in InputZeroPoint() function
24 InputZeroPoint, enumerator