HomeSort by relevance Sort by last modified time
    Searched refs:SparseFeatures (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
sdca_internal.h 150 struct SparseFeatures {
179 std::vector<SparseFeatures> sparse_features_;
266 const Example::SparseFeatures& sparse_features,
sdca_internal.cc 60 const Example::SparseFeatures& sparse_features,
159 const Example::SparseFeatures& sparse_features = sparse_features_[j];
400 Example::SparseFeatures* const sparse_features =
497 const Example::SparseFeatures& sparse_features =
  /external/tensorflow/tensorflow/core/framework/
op_def_builder_test.cc 444 Converts a vector of strings with dist_belief::SparseFeatures to tensors.
454 SparseFeatures proto.
456 ids: vector of id extracted from the SparseFeatures proto.
457 weights: vector of weight extracted from the SparseFeatures proto.
472 description: "vector of id extracted from the SparseFeatures proto."
477 description: "vector of weight extracted from the SparseFeatures proto."
480 summary: "Converts a vector of strings with dist_belief::SparseFeatures to tensors."

Completed in 106 milliseconds