Home
last modified time | relevance | path

Searched defs:feature_value (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsdca_internal.cc69 const double feature_value = in UpdateSparseDeltaWeights() local
185 const double feature_value = sparse_features.values == nullptr in ComputeWxAndWeightedExampleNorm() local
566 const double feature_value = sparse_features.values == nullptr in ComputeSquaredNormPerExample() local
/aosp_15_r20/external/tensorflow/tensorflow/python/tools/
H A Dfreeze_graph_test.py118 def _createTFExampleString(self, feature_name, feature_value): argument
/aosp_15_r20/external/webrtc/common_audio/vad/
H A Dvad_sp.c59 int16_t feature_value, in WebRtcVad_FindMinimum()
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/
H A Dembedding-network.cc180 const FeatureValue feature_value = feature_vector.value(fi); in ConcatEmbeddings() local