flux tensoriel : : opérations : : ÉchelleEtTraduction
#include <image_ops.h>
A FAIRE : ajouter du doc.
Résumé
Arguments :
- scope : un objet Scope
Retours :
-
Output
: Le tenseur resized_images.
Constructeurs et Destructeurs | |
---|---|
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) |
Attributs publics | |
---|---|
operation | |
resized_images |
Fonctions publiques | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Fonctions statiques publiques | |
---|---|
Antialias (bool x) | |
KernelType (StringPiece x) |
Structures | |
---|---|
tensorflow :: ops :: ScaleAndTranslate :: Attrs | Setters d'attributs facultatifs pour ScaleAndTranslate . |
Attributs publics
opération
Operation operation
resized_images
::tensorflow::Output resized_images
Fonctions publiques
ÉchelleEtTraduction
ScaleAndTranslate(
const ::tensorflow::Scope & scope,
::tensorflow::Input images,
::tensorflow::Input size,
::tensorflow::Input scale,
::tensorflow::Input translation
)
ÉchelleEtTraduction
ScaleAndTranslate(
const ::tensorflow::Scope & scope,
::tensorflow::Input images,
::tensorflow::Input size,
::tensorflow::Input scale,
::tensorflow::Input translation,
const ScaleAndTranslate::Attrs & attrs
)