tensorflow :: অপস:: MapUnstage

#include <data_flow_ops.h>

অপ অপসারণ করে এবং কী এর সাথে সম্পর্কিত মানগুলি ফেরত দেয়।

সারসংক্ষেপ

অন্তর্নিহিত ধারক থেকে। যদি অন্তর্নিহিত ধারকটিতে এই কীটি না থাকে, op এটি না হওয়া পর্যন্ত ব্লক করবে।

যুক্তি:

রিটার্ন:

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

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

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

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

operation
values

পাবলিক ফাংশন

operator[] (size_t index) const

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

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

কাঠামো

tensorflow:: ops:: MapUnstage:: Attrs

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

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

অপারেশন

Operation operation

মান

::tensorflow::OutputList values

পাবলিক ফাংশন

MapUnstage

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

MapUnstage

 MapUnstage(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input key,
  ::tensorflow::Input indices,
  const DataTypeSlice & dtypes,
  const MapUnstage::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
)