টেনসরফ্লো :: অপস:: স্টেজপিক

#include <data_flow_ops.h>

Op নির্দিষ্ট সূচকের মানগুলিতে উঁকি দেয়।

সারসংক্ষেপ

যদি

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

যুক্তি:

রিটার্ন:

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

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

StagePeek (const :: tensorflow::Scope & scope, :: tensorflow::Input index, const DataTypeSlice & dtypes)
StagePeek (const :: tensorflow::Scope & scope, :: tensorflow::Input index, const DataTypeSlice & dtypes, const StagePeek::Attrs & attrs)

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

operation
values

পাবলিক ফাংশন

operator[] (size_t index) const

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

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

কাঠামো

tensorflow:: ops:: StagePeek:: Attrs

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

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

অপারেশন

Operation operation

মান

::tensorflow::OutputList values

পাবলিক ফাংশন

স্টেজপিক

 StagePeek(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input index,
  const DataTypeSlice & dtypes
)

স্টেজপিক

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