تدفق التوتر:: العمليات:: مقياس وترجمة

#include <image_ops.h>

TODO: إضافة مستند.

ملخص

الحجج:

عائدات:

  • Output : موتر resize_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)

الصفات العامة

operation
resized_images

الوظائف العامة

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

وظائف ثابتة العامة

Antialias (bool x)
KernelType (StringPiece x)

الهياكل

Tensorflow:: ops:: ScaleAndTranslate:: Attrs

محددات السمات الاختيارية لـ ScaleAndTranslate .

الصفات العامة

عملية

Operation operation

resize_images

::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 

المشغل::tensorflow::الإدخال

 operator::tensorflow::Input() const 

المشغل::tensorflow::الإخراج

 operator::tensorflow::Output() const 

وظائف ثابتة العامة

الحواف

Attrs Antialias(
  bool x
)

نوع النواة

Attrs KernelType(
  StringPiece x
)