flux tensoriel : : opérations : : ÉchelleEtTraduction

#include <image_ops.h>

A FAIRE : ajouter du doc.

Résumé

Arguments:

  • scope : un objet Scope

Retour:

  • 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
)

nœud

::tensorflow::Node * node() const 

opérateur :: tensorflow :: Entrée

 operator::tensorflow::Input() const 

opérateur :: tensorflow :: Sortie

 operator::tensorflow::Output() const 

Fonctions statiques publiques

Anticrénelage

Attrs Antialias(
  bool x
)

Type de noyau

Attrs KernelType(
  StringPiece x
)