tensorflow :: অপস:: OrderedMapUnstageNoKey

#include <data_flow_ops.h>

অপ অপসারণ করে এবং (কী, মান) উপাদানটিকে সবচেয়ে ছোট দিয়ে ফেরত দেয়।

সারসংক্ষেপ

অন্তর্নিহিত ধারক থেকে কী। যদি অন্তর্নিহিত ধারকটিতে উপাদান না থাকে, তাহলে অপটি ব্লক করবে যতক্ষণ না এটি না হয়।

যুক্তি:

রিটার্ন:

  • Output কী
  • OutputList মান

কনস্ট্রাক্টর এবং ডেস্ট্রাক্টর

OrderedMapUnstageNoKey (const :: tensorflow::Scope & scope, :: tensorflow::Input indices, const DataTypeSlice & dtypes)
OrderedMapUnstageNoKey (const :: tensorflow::Scope & scope, :: tensorflow::Input indices, const DataTypeSlice & dtypes, const OrderedMapUnstageNoKey::Attrs & attrs)

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

key
operation
values

পাবলিক স্ট্যাটিক ফাংশন

Capacity (int64 x)
Container (StringPiece x)
MemoryLimit (int64 x)
SharedName (StringPiece x)

কাঠামো

tensorflow:: ops:: OrderedMapUnstageNoKey:: Attrs

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

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

চাবি

::tensorflow::Output key

অপারেশন

Operation operation

মান

::tensorflow::OutputList values

পাবলিক ফাংশন

OrderedMapUnstageNoKey

 OrderedMapUnstageNoKey(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input indices,
  const DataTypeSlice & dtypes
)

OrderedMapUnstageNoKey

 OrderedMapUnstageNoKey(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input indices,
  const DataTypeSlice & dtypes,
  const OrderedMapUnstageNoKey::Attrs & attrs
)

পাবলিক স্ট্যাটিক ফাংশন

ক্ষমতা

Attrs Capacity(
  int64 x
)

ধারক

Attrs Container(
  StringPiece x
)

মেমরি লিমিট

Attrs MemoryLimit(
  int64 x
)

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

Attrs SharedName(
  StringPiece x
)