Tensorflow :: ops :: ScaleAndTranslate
#include <image_ops.h>
TODO: Dokument hinzufügen.
Zusammenfassung
Argumente:
- scope: Ein Scope- Objekt
Kehrt zurück:
-
Output
: Der Tensor resized_images.
Konstruktoren und Destruktoren | |
---|---|
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) |
Öffentliche Attribute | |
---|---|
operation | |
resized_images |
Öffentliche Funktionen | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Öffentliche statische Funktionen | |
---|---|
Antialias (bool x) | |
KernelType (StringPiece x) |
Strukturen | |
---|---|
tensorflow :: ops :: ScaleAndTranslate :: Attrs | Optionale Attributsetzer für ScaleAndTranslate . |
Öffentliche Attribute
Operation
Operation operation
resized_images
::tensorflow::Output resized_images
Öffentliche Funktionen
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 )
Knoten
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const
Öffentliche statische Funktionen
Antialias
Attrs Antialias( bool x )
KernelType
Attrs KernelType( StringPiece x )