tensorflow :: অপস:: স্টেজ সাইজ

#include <data_flow_ops.h>

Op অন্তর্নিহিত পাত্রে উপাদানের সংখ্যা প্রদান করে।

সারসংক্ষেপ

যুক্তি:

রিটার্ন:

  • Output : সাইজ টেনসর।

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

StageSize (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes)
StageSize (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes, const StageSize::Attrs & attrs)

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

operation
size

পাবলিক ফাংশন

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

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

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

কাঠামো

tensorflow:: ops:: StageSize:: Attrs

StageSize- এর জন্য ঐচ্ছিক বৈশিষ্ট্য নির্ধারণকারী।

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

অপারেশন

Operation operation

আকার

::tensorflow::Output size

পাবলিক ফাংশন

স্টেজ সাইজ

 StageSize(
  const ::tensorflow::Scope & scope,
  const DataTypeSlice & dtypes
)

স্টেজ সাইজ

 StageSize(
  const ::tensorflow::Scope & scope,
  const DataTypeSlice & dtypes,
  const StageSize::Attrs & attrs
)

নোড

::tensorflow::Node * node() const 

অপারেটর::টেনসরফ্লো::ইনপুট

 operator::tensorflow::Input() const 

অপারেটর::টেনসরফ্লো::আউটপুট

 operator::tensorflow::Output() const 

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

ক্ষমতা

Attrs Capacity(
  int64 x
)

ধারক

Attrs Container(
  StringPiece x
)

মেমরি লিমিট

Attrs MemoryLimit(
  int64 x
)

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

Attrs SharedName(
  StringPiece x
)