Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dquantile_ops.cc38 const char* const kExampleWeightsName = "example_weights"; variable
154 context->input(kExampleWeightsName, &example_weights_t)); in Compute()
/external/tensorflow/tensorflow/contrib/boosted_trees/kernels/
Dquantile_ops.cc43 const char* const kExampleWeightsName = "example_weights"; variable
376 context->input(kExampleWeightsName, &example_weights_t)); in Compute()
790 context->input(kExampleWeightsName, &example_weights_t)); in Compute()