tensorflow:: אופס:: ScaleAndTranslate

#include <image_ops.h>

TODO: הוסף מסמך.

סיכום

טיעונים:

  • scope: אובייקט Scope

החזרות:

  • 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)

תכונות ציבוריות

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

resized_images

::tensorflow::Output resized_images

תפקידים ציבוריים

ScaleAndTranslate

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

ScaleAndTranslate

 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 

פונקציות סטטיות ציבוריות

Antialias

Attrs Antialias(
  bool x
)

KernelType

Attrs KernelType(
  StringPiece x
)