tensorflow::ops::HistogramFixedWidth::Attrs
#include <math_ops.h>
Дополнительные атрибуты для HistogramFixedWidth.
Краткое описание
| Публичные атрибуты | |
|---|---|
dtype_ = DT_INT32 | DataType |
| Публичные функции | |
|---|---|
Dtype(DataType x) | TF_MUST_USE_RESULT Attrs По умолчанию DT_INT32. |
Публичные атрибуты
dtype_
DataType tensorflow::ops::HistogramFixedWidth::Attrs::dtype_ = DT_INT32
Публичные функции
Тип данных
TF_MUST_USE_RESULT Attrs tensorflow::ops::HistogramFixedWidth::Attrs::Dtype( DataType x )
По умолчанию DT_INT32.
© 2022 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 4.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r2.9/api_docs/cc/struct/tensorflow/ops/histogram-fixed-width/attrs