Home
last modified time | relevance | path

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

/external/perfetto/protos/perfetto/metrics/chrome/
Dhistogram_summaries.proto22 message HistogramSummary { message
/external/tensorflow/tensorflow/go/op/
Dwrappers.go19243 func HistogramSummary(scope *Scope, tag tf.Output, values tf.Output) (summary tf.Output) { func