tfmd.proto.statistics_pb2.Histogram
Stay organized with collections
Save and categorize content based on your preferences.
A ProtocolMessage
Attributes |
buckets
|
repeated Bucket buckets
|
name
|
string name
|
num_nan
|
uint64 num_nan
|
num_undefined
|
uint64 num_undefined
|
type
|
HistogramType type
|
Child Classes
class Bucket
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-06-27 UTC.
[null,null,["Last updated 2025-06-27 UTC."],[],[],null,["# tfmd.proto.statistics_pb2.Histogram\n\n\u003cbr /\u003e\n\n|----------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/metadata/blob/r1.17.2/tensorflow_metadata/proto/v0/statistics.proto) |\n\nA ProtocolMessage\n\n#### View aliases\n\n\n**Main aliases**\n\n[`tfmd.proto.v0.statistics_pb2.Histogram`](https://www.tensorflow.org/tfx/tf_metadata/api_docs/python/tfmd/proto/statistics_pb2/Histogram)\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Attributes ---------- ||\n|-----------------|---------------------------|\n| `buckets` | `repeated Bucket buckets` |\n| `name` | `string name` |\n| `num_nan` | `uint64 num_nan` |\n| `num_undefined` | `uint64 num_undefined` |\n| `type` | `HistogramType type` |\n\n\u003cbr /\u003e\n\nChild Classes\n-------------\n\n[`class Bucket`](../../../tfmd/proto/statistics_pb2/Histogram/Bucket)"]]