Searched refs:integer_bits (Results 1 – 1 of 1) sorted by relevance
163 inline void ApplyTanh(int32_t integer_bits, const int16_t* input, int32_t n_batch, int32_t n_input, in ApplyTanh() argument165 assert(integer_bits <= 6); in ApplyTanh()170 switch (integer_bits) { in ApplyTanh()