Searched defs:LogisticParams (Results 1 – 3 of 3) sorted by relevance
61 inline void Logistic(const LogisticParams&, const RuntimeShape& input_shape, in Logistic()
822 struct LogisticParams { struct824 int32_t input_zero_point;825 int32_t input_range_radius;826 int32_t input_multiplier;827 int input_left_shift;
4186 inline void Logistic(const LogisticParams&, const RuntimeShape& input_shape, in Logistic()