Searched defs:LogisticParams (Results 1 – 3 of 3) sorted by relevance
61 inline void Logistic(const LogisticParams&, const RuntimeShape& input_shape, in Logistic()
990 struct LogisticParams { struct992 int32_t input_zero_point;993 int32_t input_range_radius;994 int32_t input_multiplier;995 int input_left_shift;
4182 inline void Logistic(const LogisticParams&, const RuntimeShape& input_shape, in Logistic()