tensorflow :: ops :: ScaleAndTranslate

#include <image_ops.h>

TODO: tambahkan dokumen.

Ringkasan

Argumen:

Pengembalian:

  • Output : Tensor resized_images.

Pembuat dan Penghancur

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)

Atribut publik

operation
resized_images

Fungsi publik

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

Fungsi statis publik

Antialias (bool x)
KernelType (StringPiece x)

Structs

tensorflow :: ops :: ScaleAndTranslate :: Attrs

Penyetel atribut opsional untuk ScaleAndTranslate .

Atribut publik

operasi

Operation operation

resized_images

::tensorflow::Output resized_images

Fungsi publik

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
)

simpul

::tensorflow::Node * node() const 

operator :: tensorflow :: Input

 operator::tensorflow::Input() const 

operator :: tensorflow :: Keluaran

 operator::tensorflow::Output() const 

Fungsi statis publik

Antialias

Attrs Antialias(
  bool x
)

KernelType

Attrs KernelType(
  StringPiece x
)