tensorflow :: ops :: ScaleAndTranslate
#include <image_ops.h>
TODO : 문서 추가.
요약
인수 :
- 범위 : 범위 개체
보고:
-
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) |
공용 속성 | |
---|---|
operation | |
resized_images |
공공 기능 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
공개 정적 함수 | |
---|---|
Antialias (bool x) | |
KernelType (StringPiece x) |
구조체 | |
---|---|
tensorflow :: ops :: ScaleAndTranslate :: 속성 | ScaleAndTranslate에 대한 선택적 속성 설정자. |
공용 속성
조작
Operation operation
resized_images
::tensorflow::Output resized_images
공공 기능
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 )
마디
::tensorflow::Node * node() const
연산자 :: tensorflow :: 입력
operator::tensorflow::Input() const
연산자 :: tensorflow :: 출력
operator::tensorflow::Output() const
공개 정적 함수
앤티 앨리어스
Attrs Antialias( bool x )
KernelType
Attrs KernelType( StringPiece x )