Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dstats_ops.cc45 std::vector<TTypes<float, 3>::ConstTensor> stats_summary; in Compute() local
46 stats_summary.reserve(stats_summary_list.size()); in Compute()
48 stats_summary.emplace_back(tensor.tensor<float, 3>()); in Compute()
104 total_grad += stats_summary[feature_idx](node_id, bucket, 0); in Compute()
105 total_hess += stats_summary[feature_idx](node_id, bucket, 1); in Compute()
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_BoostedTreesMakeStatsSummary.pbtxt29 name: "stats_summary"
/external/tensorflow/tensorflow/go/op/
Dwrappers.go3553 …ketized_features_list []tf.Output, max_splits int64, num_buckets int64) (stats_summary tf.Output) {
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt4661 name: "stats_summary"
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v1.pbtxt11875 name: "stats_summary"
Dops_history.v2.pbtxt11875 name: "stats_summary"