Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/common/
DQuantUtils.h160 FX tanh_input = FX::FromRaw(input[index]); in ApplyTanh() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dportable_tensor_utils.cc593 FX tanh_input = FX::FromRaw(input[index]); in PortableApplyTanhImpl() local