Google I/O'yu ayarladığınız için teşekkür ederiz. İsteğe bağlı olarak tüm oturumları görüntüleyin İsteğe bağlı olarak izleyin

tensorflow :: ops :: ScaleAndTranslate

#include <image_ops.h>

YAPILACAKLAR: belge ekleyin.

Özet

Argümanlar:

  • kapsam: Bir Scope nesnesi

İadeler:

  • Output : resized_images 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

Kamusal işlevler

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 :: Attrs

ScaleAndTranslate için isteğe bağlı öznitelik belirleyiciler.

Genel özellikler

operasyon

Operation operation

resized_images

::tensorflow::Output resized_images

Kamusal işlevler

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 

operator :: tensorflow :: Girdi

 operator::tensorflow::Input() const 

operator :: tensorflow :: Çıktı

 operator::tensorflow::Output() const 

Genel statik işlevler

Antialias

Attrs Antialias(
  bool x
)

KernelType

Attrs KernelType(
  StringPiece x
)