tensorflow::ops::ScaleAndTranslate
#include <image_ops.h>
TODO: добавить документацию.
Обзор
Аргументы:
- scope: Объект Scope
Возвращает:
-
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::Attrs | Дополнительные установщики атрибутов для ScaleAndTranslate. |
Общедоступные атрибуты
operation
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
operator::tensorflow::Input
operator::tensorflow::Input() const
operator::tensorflow::Output
operator::tensorflow::Output() const
Общедоступные статические функции
Антиалиазинг
Attrs Antialias( bool x )
Тип ядра
Attrs KernelType( StringPiece x )
© 2022 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 4.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/cc/class/tensorflow/ops/scale-and-translate