Spec-Zone.ru › TensorFlow

tf.raw_ops.TensorListGetItem

Возвращает элемент в списке с заданным индексом.

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

Альтернативные имена для миграции

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

tf.compat.v1.raw_ops.TensorListGetItem

tf.raw_ops.TensorListGetItem(
    input_handle, index, element_shape, element_dtype, name=None
)

input_handle: индекс списка: позиция в списке, из которой будет извлечен элемент item: элемент в этой позиции

Аргументы
input_handle A Tensor типа variant.
index A Tensor типа int32.
element_shape A Tensor типа int32.
element_dtype A tf.DType.
name Имя операции (необязательно).
Возвращаемое значение
A Tensor типа element_dtype.

© 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/python/tf/raw_ops/TensorListGetItem

Spec-Zone.ru

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