Spec-Zone.ru › TensorFlow 2.3

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 A Tensor типа variant.
ratio_numerator A Tensor типа int64.
ratio_denominator A 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 Имя операции (необязательно).
Возвращаемые значения
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/ChooseFastestBranchDataset

Spec-Zone.ru

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