Spec-Zone.ru › TensorFlow 2.4

tf.raw_ops.TensorArrayReadV3

Считывает элемент из TensorArray в выход value.

Просмотр псевдонимов

Псевдонимы для миграции

См. Руководство по миграции для получения более подробной информации.

tf.compat.v1.raw_ops.TensorArrayReadV3

tf.raw_ops.TensorArrayReadV3(
    handle, index, flow_in, dtype, name=None
)
Аргументы
handle A Tensor типа resource. Дескриптор TensorArray.
index A Tensor типа int32.
flow_in A Tensor типа float32. Вещественный скаляр, обеспечивающий правильную цепочку операций.
dtype A tf.DType. Тип возвращаемого элемента.
name Имя операции (необязательно).
Возвращаемые значения
A Tensor типа dtype.

© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r2.4/api_docs/python/tf/raw_ops/TensorArrayReadV3

Spec-Zone.ru

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