Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/tools/
Dfreeze_graph_test.py120 def _createTFExampleString(self, feature_name, feature_value): argument
/external/webrtc/webrtc/common_audio/vad/
Dvad_sp.c61 int16_t feature_value, in WebRtcVad_FindMinimum()
/external/tensorflow/tensorflow/contrib/libsvm/kernels/
Ddecode_libsvm_op.cc78 T feature_value; in Compute() local
/external/tensorflow/tensorflow/core/kernels/
Dsdca_internal.cc69 const double feature_value = in UpdateSparseDeltaWeights() local
171 const double feature_value = sparse_features.values == nullptr in ComputeWxAndWeightedExampleNorm() local
525 const double feature_value = sparse_features.values == nullptr in ComputeSquaredNormPerExample() local
/external/libtextclassifier/lang_id/common/
Dembedding-network.cc177 const FeatureValue feature_value = feature_vector.value(fi); in ConcatEmbeddings() local