Spec-Zone.ru › TensorFlow 2.3

tf.raw_ops.ShuffleAndRepeatDatasetV2

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

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

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

tf.compat.v1.raw_ops.ShuffleAndRepeatDatasetV2

tf.raw_ops.ShuffleAndRepeatDatasetV2(
    input_dataset, buffer_size, seed, seed2, count, seed_generator, output_types,
    output_shapes, reshuffle_each_iteration=True, name=None
)
Аргументы
input_dataset A Tensor типа variant.
buffer_size A Tensor типа int64.
seed A Tensor типа int64.
seed2 A Tensor типа int64.
count A Tensor типа int64.
seed_generator A Tensor типа resource.
output_types Список tf.DTypes, длина которого равна >= 1.
output_shapes Список форм (каждая — tf.TensorShape или список ints), длина которого равна >= 1.
reshuffle_each_iteration Необязательный bool. По умолчанию True.
name Имя операции (необязательно).
Возвращает
A Tensor типа variant.

© 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.3/api_docs/python/tf/raw_ops/ShuffleAndRepeatDatasetV2

Spec-Zone.ru

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