przepływ tensorowy:: ops:: Skaluj i tłumacz

#include <image_ops.h>

DO ZROBIENIA: dodaj dokument.

Streszczenie

Argumenty:

Zwroty:

  • Output : tensor resized_images.

Konstruktory i destruktory

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)

Atrybuty publiczne

operation
resized_images

Funkcje publiczne

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

Publiczne funkcje statyczne

Antialias (bool x)
KernelType (StringPiece x)

Struktury

tensorflow:: ops:: ScaleAndTranslate:: Attrs

Opcjonalne moduły ustawiające atrybuty dla ScaleAndTranslate .

Atrybuty publiczne

operacja

Operation operation

obrazy o zmienionym rozmiarze

::tensorflow::Output resized_images

Funkcje publiczne

Skaluj i tłumacz

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

Skaluj i tłumacz

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

węzeł

::tensorflow::Node * node() const 

operator::tensorflow::Wejście

 operator::tensorflow::Input() const 

operator::tensorflow::Wyjście

 operator::tensorflow::Output() const 

Publiczne funkcje statyczne

Wygładzanie

Attrs Antialias(
  bool x
)

Typ jądra

Attrs KernelType(
  StringPiece x
)