tensorflow :: ops :: ScaleAndTranslate
#include <image_ops.h>
DO ZROBIENIA: dodaj doc.
streszczenie
Argumenty:
- zakres: obiekt Scope
Zwroty:
-
Output
: tensor resized_images.
Konstruktorzy i niszczyciele | |
---|---|
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) |
Atrybuty publiczne | |
---|---|
operation | |
resized_images |
Funkcje publiczne | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Publiczne funkcje statyczne | |
---|---|
Antialias (bool x) | |
KernelType (StringPiece x) |
Struktury | |
---|---|
tensorflow :: ops :: ScaleAndTranslate :: Attrs | Opcjonalne metody ustawiające atrybuty dla ScaleAndTranslate . |
Atrybuty publiczne
operacja
Operation operation
resized_images
::tensorflow::Output resized_images
Funkcje publiczne
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 )
węzeł
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const
Publiczne funkcje statyczne
Antialias
Attrs Antialias( bool x )
KernelType
Attrs KernelType( StringPiece x )