tensorflow::ops::ExtractJpegShape::Attrs
#include <image_ops.h>
Дополнительные атрибуты для ExtractJpegShape.
Краткое описание
| Общедоступные атрибуты | |
|---|---|
output_type_ = DT_INT32 | DataType |
| Общедоступные функции | |
|---|---|
OutputType(DataType x) | TF_MUST_USE_RESULT Attrs (Необязательно) Тип результата операции (int32 или int64). |
Общедоступные атрибуты
output_type_
DataType tensorflow::ops::ExtractJpegShape::Attrs::output_type_ = DT_INT32
Общедоступные функции
OutputType
TF_MUST_USE_RESULT Attrs tensorflow::ops::ExtractJpegShape::Attrs::OutputType( DataType x )
(Необязательно) Тип результата операции (int32 или int64).
По умолчанию int32.
По умолчанию 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/extract-jpeg-shape/attrs