Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A Dquantization_util.cc305 double input_beta_real_multiplier = in PreprocessSoftmaxScaling() local
312 const double input_beta_real_multiplier = in PreprocessSoftmaxScaling() local
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DSoftmax.cpp214 const double input_beta_real_multiplier = in softmaxQuant8() local