Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dquantile_ops.cc48 const char* const kFloatFeaturesName = "float_values"; variable
149 context, context->input_list(kFloatFeaturesName, &float_features_list)); in Compute()
453 context, context->input_list(kFloatFeaturesName, &float_features_list)); in Compute()