Home
last modified time | relevance | path

Searched defs:ApplyTanh (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/common/
DQuantUtils.h150 void ApplyTanh(const int16_t* input, int32_t n_batch, int32_t n_input, int16_t* output) { in ApplyTanh() function
163 inline void ApplyTanh(int32_t integer_bits, const int16_t* input, int32_t n_batch, int32_t n_input, in ApplyTanh() function