Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A Dquantization_util.cc282 void PreprocessSoftmaxScaling(double beta, double input_scale, in PreprocessSoftmaxScaling() function
H A Dquantization_util_test.cc495 TEST(QuantizationUtilTest, PreprocessSoftmaxScaling) { in TEST() argument