Spec-Zone.ru › TensorFlow

tf.raw_ops.SparseMatrixSoftmaxGrad

Вычисляет градиент операции SparseMatrixSoftmax.

Псевдонимы

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

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

tf.compat.v1.raw_ops.SparseMatrixSoftmaxGrad

tf.raw_ops.SparseMatrixSoftmaxGrad(
    softmax, grad_softmax, type, name=None
)
Аргументы
softmax A Tensor типа variant. CSRSparseMatrix.
grad_softmax A Tensor типа variant. Градиент softmax.
type A tf.DType из: tf.float32, tf.float64.
name Имя операции (необязательно).
Возвращаемое значение
A 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/SparseMatrixSoftmaxGrad

Spec-Zone.ru

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