Home
last modified time | relevance | path

Searched refs:SparseFeatures (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dsdca_internal.h148 struct SparseFeatures { struct
177 std::vector<SparseFeatures> sparse_features_;
264 const Example::SparseFeatures& sparse_features,
Dsdca_internal.cc66 const Example::SparseFeatures& sparse_features, in UpdateSparseDeltaWeights()
165 const Example::SparseFeatures& sparse_features = sparse_features_[j]; in ComputeWxAndWeightedExampleNorm()
414 Example::SparseFeatures* const sparse_features = in CreateSparseFeatureRepresentation()
514 const Example::SparseFeatures& sparse_features = in ComputeSquaredNormPerExample()
/external/tensorflow/tensorflow/core/framework/
Dop_def_builder_test.cc472 description: "vector of id extracted from the SparseFeatures proto." in TEST_F()
477 description: "vector of weight extracted from the SparseFeatures proto." in TEST_F()
480 summary: "Converts a vector of strings with dist_belief::SparseFeatures to tensors." in TEST_F()