Spec-Zone.ru › TensorFlow

tf.raw_ops.ChooseFastestBranchDataset

Псевдонимы

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

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

tf.compat.v1.raw_ops.ChooseFastestBranchDataset

tf.raw_ops.ChooseFastestBranchDataset(
    input_dataset,
    ratio_numerator,
    ratio_denominator,
    other_arguments,
    num_elements_per_branch,
    branches,
    other_arguments_lengths,
    output_types,
    output_shapes,
    name=None
)
Аргументы
input_dataset Tensor типа variant.
ratio_numerator Tensor типа int64.
ratio_denominator Tensor типа int64.
other_arguments Список объектов Tensor.
num_elements_per_branch int, который является >= 1.
branches Список функций, отмеченных аннотацией @Defun, с длиной >= 1.
other_arguments_lengths Список ints с длиной >= 1.
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/ChooseFastestBranchDataset

Spec-Zone.ru

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