Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
tensoreflusso:: ops:: IstogrammaLarghezzaFissa:: Attr
#include <math_ops.h>
Setter di attributi facoltativi per HistogramFixedWidth .
Riepilogo
Attributi pubblici |
---|
dtype_ = DT_INT32 | DataType |
Funzioni pubbliche |
---|
Dtype (DataType x) | Il valore predefinito è DT_INT32. |
Attributi pubblici
dtipo_
DataType tensorflow::ops::HistogramFixedWidth::Attrs::dtype_ = DT_INT32
Funzioni pubbliche
Tipo D
TF_MUST_USE_RESULT Attrs tensorflow::ops::HistogramFixedWidth::Attrs::Dtype(
DataType x
)
Il valore predefinito è DT_INT32.
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2025-07-26 UTC.
[null,null,["Ultimo aggiornamento 2025-07-26 UTC."],[],[],null,["# tensorflow::ops::HistogramFixedWidth::Attrs Struct Reference\n\ntensorflow::ops::HistogramFixedWidth::Attrs\n===========================================\n\n`#include \u003cmath_ops.h\u003e`\n\nOptional attribute setters for [HistogramFixedWidth](/versions/r2.3/api_docs/cc/class/tensorflow/ops/histogram-fixed-width#classtensorflow_1_1ops_1_1_histogram_fixed_width).\n\nSummary\n-------\n\n| ### Public attributes ||\n|------------------------------------------------------------------------------------------------------------------------|------------|\n| [dtype_](#structtensorflow_1_1ops_1_1_histogram_fixed_width_1_1_attrs_1a473c502538ba1aa8508ce06805f4ed55)` = DT_INT32` | `DataType` |\n\n| ### Public functions ||\n|------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Dtype](#structtensorflow_1_1ops_1_1_histogram_fixed_width_1_1_attrs_1a475fd0e212143ce0d9ac578fce8c1ac0)`(DataType x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.3/api_docs/cc/struct/tensorflow/ops/histogram-fixed-width/attrs#structtensorflow_1_1ops_1_1_histogram_fixed_width_1_1_attrs) Defaults to DT_INT32. |\n\nPublic attributes\n-----------------\n\n### dtype_\n\n```carbon\nDataType tensorflow::ops::HistogramFixedWidth::Attrs::dtype_ = DT_INT32\n``` \n\nPublic functions\n----------------\n\n### Dtype\n\n```carbon\nTF_MUST_USE_RESULT Attrs tensorflow::ops::HistogramFixedWidth::Attrs::Dtype(\n DataType x\n)\n``` \nDefaults to DT_INT32."]]