تدفق التوتر:: العمليات:: مقياس وترجمة
#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
)