tensorflow :: অপস:: অর্ডার করা ম্যাপ সাইজ:: Attrs

#include <data_flow_ops.h>

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

সারসংক্ষেপ

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

capacity_ = 0
int64
container_ = ""
StringPiece
memory_limit_ = 0
int64
shared_name_ = ""
StringPiece

পাবলিক ফাংশন

Capacity (int64 x)
TF_MUST_USE_RESULT Attrs
ডিফল্ট 0.
Container (StringPiece x)
TF_MUST_USE_RESULT Attrs
"" তে ডিফল্ট।
MemoryLimit (int64 x)
TF_MUST_USE_RESULT Attrs
ডিফল্ট 0.
SharedName (StringPiece x)
TF_MUST_USE_RESULT Attrs
"" তে ডিফল্ট।

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

ক্ষমতা_

int64 tensorflow::ops::OrderedMapSize::Attrs::capacity_ = 0

ধারক_

StringPiece tensorflow::ops::OrderedMapSize::Attrs::container_ = ""

স্মৃতি_সীমা_

int64 tensorflow::ops::OrderedMapSize::Attrs::memory_limit_ = 0

ভাগ করা_নাম_

StringPiece tensorflow::ops::OrderedMapSize::Attrs::shared_name_ = ""

পাবলিক ফাংশন

ক্ষমতা

TF_MUST_USE_RESULT Attrs tensorflow::ops::OrderedMapSize::Attrs::Capacity(
  int64 x
)

ডিফল্ট 0.

ধারক

TF_MUST_USE_RESULT Attrs tensorflow::ops::OrderedMapSize::Attrs::Container(
  StringPiece x
)

"" তে ডিফল্ট।

মেমরি লিমিট

TF_MUST_USE_RESULT Attrs tensorflow::ops::OrderedMapSize::Attrs::MemoryLimit(
  int64 x
)

ডিফল্ট 0.

শেয়ার করা নাম

TF_MUST_USE_RESULT Attrs tensorflow::ops::OrderedMapSize::Attrs::SharedName(
  StringPiece x
)

"" তে ডিফল্ট।