Spec-Zone.ru › TensorFlow 2.3

tf.raw_ops.StatefulRandomBinomial

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

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

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

tf.compat.v1.raw_ops.StatefulRandomBinomial

tf.raw_ops.StatefulRandomBinomial(
    resource, algorithm, shape, counts, probs, dtype=tf.dtypes.int64, name=None
)
Аргументы
resource A Tensor типа resource.
algorithm A Tensor типа int64.
shape A Tensor. Должен быть одним из следующих типов: int32, int64.
counts A Tensor. Должен быть одним из следующих типов: half, float32, float64, int32, int64.
probs A Tensor. Должен иметь тот же тип, что и counts.
dtype Необязательный tf.DType из: tf.half, tf.float32, tf.float64, tf.int32, tf.int64. По умолчанию tf.int64.
name Имя операции (необязательно).
Возвращаемое значение
A Tensor типа dtype.

© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r2.3/api_docs/python/tf/raw_ops/StatefulRandomBinomial

Spec-Zone.ru

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