tensorflow::ops::DepthToSpace::Attrs
#include <array_ops.h>
Дополнительные атрибуты для DepthToSpace.
Краткое описание
| Общедоступные атрибуты | |
|---|---|
data_format_ = "NHWC" | StringPiece |
| Общедоступные функции | |
|---|---|
DataFormat(StringPiece x) | TF_MUST_USE_RESULT Attrs По умолчанию "NHWC". |
Общедоступные атрибуты
data_format_
StringPiece tensorflow::ops::DepthToSpace::Attrs::data_format_ = "NHWC"
Общедоступные функции
DataFormat
TF_MUST_USE_RESULT Attrs tensorflow::ops::DepthToSpace::Attrs::DataFormat( StringPiece x )
По умолчанию "NHWC".
© 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/api_docs/cc/struct/tensorflow/ops/depth-to-space/attrs