テンソルフロー::作戦::スケールと翻訳
#include <image_ops.h>TODO: ドキュメントを追加します。
まとめ
引数:
- スコープ:スコープオブジェクト
戻り値:
-
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) | |
構造体 | |
|---|---|
| tensorflow:: 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 )
カーネルタイプ
Attrs KernelType( StringPiece x )