Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dportable_tensor_utils.h203 void ApplyTanh(int32_t integer_bits, const int16_t* input, int32_t n_batch, in ApplyTanh() function
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dsse_tensor_utils.h179 void ApplyTanh(int32_t intger_bits, const int16_t* input, int32_t n_batch, in ApplyTanh() function
Dneon_tensor_utils.h171 void ApplyTanh(int32_t integer_bits, const int16_t* input, int32_t n_batch, in ApplyTanh() function