Spec-Zone.ru › TensorFlow 2.9

tf.raw_ops.CSRSparseMatrixToDense

Преобразование (возможно, пакетного) CSRSparseMatrix в плотный.

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

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

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

tf.compat.v1.raw_ops.CSRSparseMatrixToDense

tf.raw_ops.CSRSparseMatrixToDense(
    sparse_input, type, name=None
)
Аргументы
sparse_input Tensor типа variant. Пакетная CSRSparseMatrix.
type tf.DType из: tf.float32, tf.float64, tf.complex64, tf.complex128.
name Имя операции (необязательно).
Возвращаемое значение
Tensor типа type.

© 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/versions/r2.9/api_docs/python/tf/raw_ops/CSRSparseMatrixToDense

Spec-Zone.ru

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