Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/
Dquantization_util.cc269 void PreprocessSoftmaxScaling(double beta, double input_scale, in PreprocessSoftmaxScaling() function
Dquantization_util_test.cc491 TEST(QuantizationUtilTest, PreprocessSoftmaxScaling) { in TEST() argument