tensoreflusso:: ops:: ScaleAndTranslate
#include <image_ops.h>
DA FARE: aggiungere doc.
Riepilogo
Argomenti:
- scope: un oggetto Scope
Resi:
-
Output
: il tensore resized_images.
Costruttori e distruttori | |
---|---|
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) |
Attributi pubblici | |
---|---|
operation | |
resized_images |
Funzioni pubbliche | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Funzioni pubbliche statiche | |
---|---|
Antialias (bool x) | |
KernelType (StringPiece x) |
Strutture | |
---|---|
tensorflow:: ops:: ScaleAndTranslate:: Attrs | Setter di attributi facoltativi per ScaleAndTranslate . |
Attributi pubblici
operazione
Operation operation
immagini_ridimensionate
::tensorflow::Output resized_images
Funzioni pubbliche
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 )
nodo
::tensorflow::Node * node() const
operatore::tensorflow::Input
operator::tensorflow::Input() const
operatore::tensorflow::Output
operator::tensorflow::Output() const
Funzioni pubbliche statiche
Antialias
Attrs Antialias( bool x )
KernelType
Attrs KernelType( StringPiece x )