тензорный поток:: опс:: МасштабироватьИПеревести
#include <image_ops.h>
ЗАДАЧА: добавить документ.
Краткое содержание
Аргументы:
- область: объект области.
Возврат:
-
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( 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::Input
operator::tensorflow::Input() const
оператор::tensorflow::Выход
operator::tensorflow::Output() const
Публичные статические функции
Антиалиас
Attrs Antialias( bool x )
Тип ядра
Attrs KernelType( StringPiece x )