Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dquantile_ops.cc46 const char* const kNumStreamsName = "num_streams"; variable
116 OP_REQUIRES_OK(context, context->input(kNumStreamsName, &num_streams_t)); in Compute()
280 OP_REQUIRES_OK(context, context->GetAttr(kNumStreamsName, &num_features_)); in BoostedTreesQuantileStreamResourceDeserializeOp()