Google I/O-তে টিউন করার জন্য ধন্যবাদ। চাহিদা অনুযায়ী সব সেশন দেখুন চাহিদা অনুযায়ী দেখুন

সেন্সরফ্লো :: অপস :: স্কেলএন্ড ট্রান্সলেট

#include <image_ops.h>

TODO: ডক যোগ করুন।

সারসংক্ষেপ

যুক্তি:

রিটার্নস:

  • Output : পুনরায় আকারযুক্ত_মিজাগুলি টেনসর।

নির্মাণকারী এবং ধ্বংসকারী

ScaleAndTranslate (const :: tensorflow::Scope & scope, :: tensorflow::Input images, :: tensorflow::Input size, :: tensorflow::Input scale, :: tensorflow::Input translation)
ScaleAndTranslate (const :: tensorflow::Scope & scope, :: tensorflow::Input images, :: tensorflow::Input size, :: tensorflow::Input scale, :: tensorflow::Input translation, const ScaleAndTranslate::Attrs & attrs)

জনসাধারণের গুণাবলী

operation
resized_images

পাবলিক ফাংশন

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

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

Antialias (bool x)
KernelType (StringPiece x)

স্ট্রাক্টস

টেনসরফ্লো :: অপ্স :: স্কেলএন্ড ট্রান্সলেট :: অ্যাটারস

ScaleAndTranslate জন্য ptionচ্ছিক বৈশিষ্ট্য সেটটার

জনসাধারণের গুণাবলী

অপারেশন

Operation operation

রাইজড_আইমেজ

::tensorflow::Output resized_images

পাবলিক ফাংশন

স্কেলএন্ড ট্রান্সলেট

 ScaleAndTranslate(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input images,
  ::tensorflow::Input size,
  ::tensorflow::Input scale,
  ::tensorflow::Input translation
)

স্কেলএন্ড ট্রান্সলেট

 ScaleAndTranslate(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input images,
  ::tensorflow::Input size,
  ::tensorflow::Input scale,
  ::tensorflow::Input translation,
  const ScaleAndTranslate::Attrs & attrs
)

নোড

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const 

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

এন্টিয়ালিয়াস

Attrs Antialias(
  bool x
)

কার্নেলটাইপ

Attrs KernelType(
  StringPiece x
)