Spec-Zone.ru › TensorFlow

tf.raw_ops.XlaSparseDenseMatmulGradWithSgdAndCsrInput

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

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

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

tf.compat.v1.raw_ops.XlaSparseDenseMatmulGradWithSgdAndCsrInput

tf.raw_ops.XlaSparseDenseMatmulGradWithSgdAndCsrInput(
    row_pointers,
    sorted_sample_ids,
    sorted_token_ids,
    sorted_gains,
    activation_gradients,
    learning_rate,
    embedding_table,
    num_minibatches_per_physical_sparse_core,
    table_name,
    clip_weight_min=float('-inf'),
    clip_weight_max=float('inf'),
    name=None
)
Аргументы
row_pointers A Tensor типа int32.
sorted_sample_ids A Tensor типа int32.
sorted_token_ids A Tensor типа int32.
sorted_gains A Tensor типа float32.
activation_gradients A Tensor типа float32.
learning_rate A Tensor типа float32.
embedding_table A Tensor типа float32.
num_minibatches_per_physical_sparse_core A Tensor типа int32.
table_name A string.
clip_weight_min Необязательный float. По умолчанию float('-inf').
clip_weight_max Необязательный float. По умолчанию float('inf').
name Имя операции (необязательно).
Возвращаемые значения
A Tensor типа float32.

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

Spec-Zone.ru

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