#include <array_ops.h>
Optional attribute setters for DepthToSpace.
Public attributes | |
---|---|
data_format_ = "NHWC" | StringPiece |
Public functions | |
---|---|
DataFormat(StringPiece x) | TF_MUST_USE_RESULT Attrs Defaults to "NHWC". |
StringPiece tensorflow::ops::DepthToSpace::Attrs::data_format_ = "NHWC"
TF_MUST_USE_RESULT Attrs tensorflow::ops::DepthToSpace::Attrs::DataFormat( StringPiece x )
Defaults to "NHWC".
© 2018 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/cc/struct/tensorflow/ops/depth-to-space/attrs.html