Home
last modified time | relevance | path

Searched defs:stat_dim (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/boosted_trees/
Dstats_ops.cc1027 const int32 stat_dim = stats_summary_indices(idx, 3); in Compute() local
1363 for (int stat_dim = 0; stat_dim < logits_dims; ++stat_dim) { in Compute() local
1367 for (int stat_dim = logits_dims; stat_dim < stats_dims; ++stat_dim) { in Compute() local
1478 for (int stat_dim = 0; stat_dim < logits_dims; ++stat_dim) { in AddInstanceStatsToMap() local
1481 for (int stat_dim = logits_dims; stat_dim < stats_dims; ++stat_dim) { in AddInstanceStatsToMap() local
1621 for (int stat_dim = 0; stat_dim < stats_dims; ++stat_dim) { in Compute() local