Spec-Zone.ru › TensorFlow C++

tensorflow::ops::RefSelect

#include <control_flow_ops.h>

Пересылает элемент index в списке inputs в output.

Краткое описание

Аргументы:

  • scope: Объект Scope
  • index: Скаляр, определяющий входной элемент для выбора.
  • inputs: Список ref-тензоров, один из которых будет передан в output.

Возвращаемое значение:

  • Output: Переданный тензор.
Конструкторы и деструкторы
RefSelect(const ::tensorflow::Scope & scope, ::tensorflow::Input index, ::tensorflow::InputList inputs)
Открытые атрибуты
operation
Operation
output
::tensorflow::Output
Открытые функции
node() const
::tensorflow::Node *
operator::tensorflow::Input() const
operator::tensorflow::Output() const

Открытые атрибуты

operation

Operation operation

output

::tensorflow::Output output

Открытые функции

RefSelect

 RefSelect(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input index,
  ::tensorflow::InputList inputs
)

узел

::tensorflow::Node * node() const 

operator::tensorflow::Input

operator::tensorflow::Input() const 

operator::tensorflow::Output

operator::tensorflow::Output() const 

© 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/ref-select

Spec-Zone.ru

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