Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/boosted_trees/lib/utils/
Dtensor_utils.cc71 constexpr auto kSparseIntFeatureIndicesName = "sparse_int_feature_indices"; in ReadSparseIntFeatures() local
77 context->input_list(kSparseIntFeatureIndicesName, features_indices_list)); in ReadSparseIntFeatures()