Spec-Zone.ru › TensorFlow C++

tensorflow::ops::TensorArraySize

#include <data_flow_ops.h>

Получение текущего размера TensorArray.

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

Аргументы:

  • scope: Объект Scope
  • handle: Маркер TensorArray (выход TensorArray или TensorArrayGrad).
  • flow_in: Вещественный скаляр, обеспечивающий правильную цепочку операций.

Возвращает:

  • Output: Текущий размер TensorArray.
Конструкторы и деструкторы
TensorArraySize(const ::tensorflow::Scope & scope, ::tensorflow::Input handle, ::tensorflow::Input flow_in)
Публичные атрибуты
operation
Operation
size
::tensorflow::Output
Публичные функции
node() const
::tensorflow::Node *
operator::tensorflow::Input() const
operator::tensorflow::Output() const

Публичные атрибуты

operation

Operation operation

size

::tensorflow::Output size

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

TensorArraySize

 TensorArraySize(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input handle,
  ::tensorflow::Input flow_in
)

node

::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/tensor-array-size

Spec-Zone.ru

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