tensor akışı:: işlem:: ScaleAndTranslate

#include <image_ops.h>

YAPILACAK: belge ekle.

Özet

Argümanlar:

İadeler:

  • Output : Yeniden boyutlandırılan_görüntüler tensörü.

Yapıcılar ve Yıkıcılar

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)

Genel özellikler

operation
resized_images

Kamu işlevleri

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

Genel statik işlevler

Antialias (bool x)
KernelType (StringPiece x)

Yapılar

tensorflow:: ops:: ScaleAndTranslate:: Öznitelikler

ScaleAndTranslate için isteğe bağlı öznitelik ayarlayıcılar.

Genel özellikler

operasyon

Operation operation

yeniden boyutlandırılan_images

::tensorflow::Output resized_images

Kamu işlevleri

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
)

düğüm

::tensorflow::Node * node() const 

operatör::tensorflow::Giriş

 operator::tensorflow::Input() const 

operatör::tensorflow::Çıktı

 operator::tensorflow::Output() const 

Genel statik işlevler

Kenar yumuşatma

Attrs Antialias(
  bool x
)

Çekirdek Türü

Attrs KernelType(
  StringPiece x
)