เทนเซอร์โฟลว์:: ปฏิบัติการ:: สเกลและแปล

#include <image_ops.h>

สิ่งที่ต้องทำ: เพิ่มเอกสาร

สรุป

ข้อโต้แย้ง:

ผลตอบแทน:

  • Output : เทนเซอร์ resize_images

ตัวสร้างและผู้ทำลาย

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)

คุณลักษณะสาธารณะ

operation
resized_images

งานสาธารณะ

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

ฟังก์ชันคงที่สาธารณะ

Antialias (bool x)
KernelType (StringPiece x)

โครงสร้าง

เทนเซอร์โฟลว์ :: ops :: ScaleAndTranslate :: Attrs

ตัวตั้งค่าแอ็ตทริบิวต์ทางเลือกสำหรับ ScaleAndTranslate

คุณลักษณะสาธารณะ

การดำเนินการ

Operation operation

ปรับขนาด_รูปภาพ

::tensorflow::Output resized_images

งานสาธารณะ

สเกลและแปล

 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
)

โหนด

::tensorflow::Node * node() const 

ตัวดำเนินการ::tensorflow::อินพุต

 operator::tensorflow::Input() const 

ตัวดำเนินการ::tensorflow::เอาต์พุต

 operator::tensorflow::Output() const 

ฟังก์ชันคงที่สาธารณะ

แอนติเลียส

Attrs Antialias(
  bool x
)

KernelType

Attrs KernelType(
  StringPiece x
)