Searched defs:LogisticParams (Results 1 – 3 of 3) sorted by relevance
838 struct LogisticParams { struct840 int32_t input_zero_point;841 int32_t input_range_radius;842 int32_t input_multiplier;843 int input_left_shift;
61 inline void Logistic(const LogisticParams&, const RuntimeShape& input_shape, in Logistic()
3863 inline void Logistic(const LogisticParams&, const RuntimeShape& input_shape, in Logistic()