tensorflow:: ops:: DepthToSpace:: Attrs

#include <array_ops.h>

Optional attribute setters for DepthToSpace .

Summary

Public attributes

data_format_ = "NHWC"
StringPiece

Public functions

DataFormat (StringPiece x)
TF_MUST_USE_RESULT Attrs
Defaults to "NHWC".

Public attributes

data_format_

StringPiece tensorflow::ops::DepthToSpace::Attrs::data_format_ = "NHWC"

Public functions

DataFormat

TF_MUST_USE_RESULT Attrs tensorflow::ops::DepthToSpace::Attrs::DataFormat(
  StringPiece x
)

Defaults to "NHWC".