Spec-Zone.ru › TensorFlow C++ 2.4

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
Operation
resized_images
::tensorflow::Output
Публичные функции
node() const
::tensorflow::Node *
operator::tensorflow::Input() const
operator::tensorflow::Output() const
Публичные статические функции
Antialias(bool x)
Attrs
KernelType(StringPiece x)
Attrs
Структуры
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 

Оператор::tensorflow::Input

operator::tensorflow::Input() const 

Оператор::tensorflow::Output

operator::tensorflow::Output() const 

Публичные статические функции

Антиалиасинг

Attrs Antialias(
  bool x
)

Тип ядра

Attrs KernelType(
  StringPiece x
)

© 2020 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/versions/r2.4/api_docs/cc/class/tensorflow/ops/scale-and-translate

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API