flujo tensor:: operaciones:: Escalar y traducir

#include <image_ops.h>

TODO: agregar documento.

Resumen

Argumentos:

Devoluciones:

  • Output : El tensor resized_images.

Constructores y destructores

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)

Atributos públicos

operation
resized_images

Funciones públicas

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

Funciones estáticas públicas

Antialias (bool x)
KernelType (StringPiece x)

estructuras

tensorflow:: operaciones:: ScaleAndTranslate:: Atributos

Configuradores de atributos opcionales para ScaleAndTranslate .

Atributos públicos

operación

Operation operation

imágenes_redimensionadas

::tensorflow::Output resized_images

Funciones públicas

Escalar y traducir

 ScaleAndTranslate(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input images,
  ::tensorflow::Input size,
  ::tensorflow::Input scale,
  ::tensorflow::Input translation
)

Escalar y traducir

 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 

operador::tensorflow::Entrada

 operator::tensorflow::Input() const 

operador::tensorflow::Salida

 operator::tensorflow::Output() const 

Funciones estáticas públicas

Antialias

Attrs Antialias(
  bool x
)

Tipo de núcleo

Attrs KernelType(
  StringPiece x
)