টেনসরফ্লো :: অপস:: DataFormatDimMap:: Attrs

#include <nn_ops.h>

DataFormatDimMap- এর জন্য ঐচ্ছিক অ্যাট্রিবিউট সেটার।

সারসংক্ষেপ

পাবলিক বৈশিষ্ট্য

dst_format_ = "NCHW"
StringPiece
src_format_ = "NHWC"
StringPiece

পাবলিক ফাংশন

DstFormat (StringPiece x)
TF_MUST_USE_RESULT Attrs
গন্তব্য তথ্য বিন্যাস।
SrcFormat (StringPiece x)
TF_MUST_USE_RESULT Attrs
উৎস তথ্য বিন্যাস।

পাবলিক বৈশিষ্ট্য

dst_format_

StringPiece tensorflow::ops::DataFormatDimMap::Attrs::dst_format_ = "NCHW"

src_format_

StringPiece tensorflow::ops::DataFormatDimMap::Attrs::src_format_ = "NHWC"

পাবলিক ফাংশন

ডিএসটি ফরম্যাট

TF_MUST_USE_RESULT Attrs tensorflow::ops::DataFormatDimMap::Attrs::DstFormat(
  StringPiece x
)

গন্তব্য তথ্য বিন্যাস।

ডিফল্ট "NCHW"

SrcFormat

TF_MUST_USE_RESULT Attrs tensorflow::ops::DataFormatDimMap::Attrs::SrcFormat(
  StringPiece x
)

উৎস তথ্য বিন্যাস।

ডিফল্ট "NHWC"