Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/monitoring/
Dtypes.h33 struct PercentilePoint { struct
50 std::vector<PercentilePoint> points; argument
Dpercentile_sampler.cc76 PercentilePoint pct = {percentile, samples[index].value}; in value()
/external/tensorflow/tensorflow/core/profiler/protobuf/
Dtfstreamz.proto15 message PercentilePoint { message
32 repeated PercentilePoint points = 11;