Spec-Zone.ru › TensorFlow 2.9

tf.raw_ops.Variable

Используйте VariableV2 вместо этого.

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

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

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

tf.compat.v1.raw_ops.Variable

tf.raw_ops.Variable(
    shape, dtype, container='', shared_name='', name=None
)
Аргументы
shape tf.TensorShape или список ints.
dtype tf.DType.
container Необязательный string. По умолчанию "".
shared_name Необязательный string. По умолчанию "".
name Имя операции (необязательно).
Возвращаемое значение
Мутируемый Tensor типа dtype.

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

Spec-Zone.ru

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