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

#include <data_flow_ops.h>

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

সারসংক্ষেপ

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

যুক্তি:

রিটার্ন:

  • Output কী
  • OutputList মান

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

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

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

key
operation
values

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

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

কাঠামো

tensorflow:: ops:: MapUnstageNoKey:: Attrs

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

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

চাবি

::tensorflow::Output key

অপারেশন

Operation operation

মান

::tensorflow::OutputList values

পাবলিক ফাংশন

MapUnstageNoKey

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

MapUnstageNoKey

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

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

ক্ষমতা

Attrs Capacity(
  int64 x
)

ধারক

Attrs Container(
  StringPiece x
)

মেমরি লিমিট

Attrs MemoryLimit(
  int64 x
)

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

Attrs SharedName(
  StringPiece x
)