Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/boosted_trees/quantiles/
Dweighted_quantiles_summary.h36 struct SummaryEntry { struct
37 SummaryEntry(const ValueType& v, const WeightType& w, const WeightType& min, in SummaryEntry() function
51 SummaryEntry() { in SummaryEntry() function
71 WeightType PrevMaxRank() const { return max_rank - weight; } in PrevMaxRank()
97 const std::vector<SummaryEntry>& summary_entries) { in BuildFromSummaryEntries() argument
Dweighted_quantiles_stream.h70 using SummaryEntry = typename Summary::SummaryEntry; variable
Dweighted_quantiles_summary_test.cc30 using SummaryEntry = typedef
Dweighted_quantiles_stream_test.cc27 using SummaryEntry = typedef
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/quantiles/
Dweighted_quantiles_summary.h36 struct SummaryEntry { struct
37 SummaryEntry(const ValueType& v, const WeightType& w, const WeightType& min, in SummaryEntry() function
45 SummaryEntry() { in SummaryEntry() function
63 WeightType PrevMaxRank() const { return max_rank - weight; } in PrevMaxRank()
89 const std::vector<SummaryEntry>& summary_entries) { in BuildFromSummaryEntries() argument
Dweighted_quantiles_stream.h70 using SummaryEntry = typename Summary::SummaryEntry; variable
Dweighted_quantiles_summary_test.cc31 using SummaryEntry = typedef
Dweighted_quantiles_stream_test.cc28 using SummaryEntry = typedef