tensorflow :: অপস:: অর্ডার করা ম্যাপপিক

#include <data_flow_ops.h>

Op নির্দিষ্ট কী এ মান উঁকি দেয়.

সারসংক্ষেপ

যদি

অন্তর্নিহিত ধারকটিতে এই কীটি নেই যতক্ষণ না এটি না হয় এই অপটি ব্লক করবে। এই অপটি কর্মক্ষমতা জন্য অপ্টিমাইজ করা হয়.

যুক্তি:

রিটার্ন:

  • OutputList : মান টেনসর।

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

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

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

operation
values

পাবলিক ফাংশন

operator[] (size_t index) const

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

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

কাঠামো

tensorflow:: ops:: OrderedMapPeek:: Attrs

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

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

অপারেশন

Operation operation

মান

::tensorflow::OutputList values

পাবলিক ফাংশন

অর্ডার করা ম্যাপপিক

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

অর্ডার করা ম্যাপপিক

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

অপারেটর[]

::tensorflow::Output operator[](
  size_t index
) const 

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

ক্ষমতা

Attrs Capacity(
  int64 x
)

ধারক

Attrs Container(
  StringPiece x
)

মেমরি লিমিট

Attrs MemoryLimit(
  int64 x
)

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

Attrs SharedName(
  StringPiece x
)