Home
last modified time | relevance | path

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

/aosp_15_r20/external/rnnoise/src/
H A Drnn_vad_weights.h10 const float kWeightsScale = 1.f / 256.f; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dfully_connected_test.cc1056 const float kWeightsScale = 1.f / 128.f; in SimpleTestQuantizedInt16OutputCase() local