Spec-Zone.ru › TensorFlow

tf.raw_ops.IteratorGetNextAsOptional

Получает следующий вывод из заданного итератора в виде необязательного варианта.

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

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

Дополнительные сведения см. в руководстве по миграции.

tf.compat.v1.raw_ops.IteratorGetNextAsOptional

tf.raw_ops.IteratorGetNextAsOptional(
    iterator, output_types, output_shapes, name=None
)
Аргументы
iterator Tensor типа resource.
output_types Список tf.DTypes длиной >= 1.
output_shapes Список форм (каждая — tf.TensorShape или список ints) длиной >= 1.
name Имя операции (необязательно).
Возвращаемое значение
Tensor типа variant.

© 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/IteratorGetNextAsOptional

Spec-Zone.ru

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