Spec-Zone.ru › TensorFlow

tf.raw_ops.GetMinibatchSplitsWithPhysicalReplica

Псевдонимы

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

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

tf.compat.v1.raw_ops.GetMinibatchSplitsWithPhysicalReplica

tf.raw_ops.GetMinibatchSplitsWithPhysicalReplica(
    program_key,
    row_ids,
    col_ids,
    gains,
    sample_count,
    num_replica,
    table_vocab_size,
    feature_width,
    num_sc_per_chip,
    table_name,
    mini_batch_splits,
    name=None
)
Аргументы
program_key A Tensor типа string.
row_ids A Tensor типа int32.
col_ids A Tensor типа int32.
gains A Tensor типа float32.
sample_count A int, который является >= 1.
num_replica A int, который является >= 1.
table_vocab_size A int, который является >= 1.
feature_width A int, который является >= 1.
num_sc_per_chip A int, который является >= 1.
table_name A string.
mini_batch_splits A string.
name Имя операции (необязательно).
Возвращаемое значение
Кортеж объектов Tensor (sorted_row_ids, sorted_col_ids, sorted_gains, splits, id_counts, max_ids, max_uniques).
sorted_row_ids A Tensor типа int32.
sorted_col_ids A Tensor типа int32.
sorted_gains A Tensor типа float32.
splits A Tensor типа int64.
id_counts A Tensor типа int32.
max_ids A Tensor типа int32.
max_uniques A Tensor типа int32.

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

Spec-Zone.ru

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