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.
© 2020 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.4/api_docs/cc/struct/tensorflow/ops/histogram-fixed-width/attrs