Spec-Zone.ru › TensorFlow C++ 1.15

tensorflow::ops::Cumprod::Attrs

#include <math_ops.h>

Дополнительные параметры настройки для Cumprod.

Краткое описание

Общедоступные атрибуты
exclusive_ = false
bool
reverse_ = false
bool
Общедоступные функции
Exclusive(bool x)
TF_MUST_USE_RESULT Attrs
Если True, выполняется эксклюзивное кумулятивное произведение.
Reverse(bool x)
TF_MUST_USE_RESULT Attrs
Значение типа bool (по умолчанию: False).

Общедоступные атрибуты

exclusive_

bool tensorflow::ops::Cumprod::Attrs::exclusive_ = false

reverse_

bool tensorflow::ops::Cumprod::Attrs::reverse_ = false

Общедоступные функции

Exclusive

TF_MUST_USE_RESULT Attrs tensorflow::ops::Cumprod::Attrs::Exclusive(
  bool x
)

Если True, выполняется эксклюзивное кумулятивное произведение.

По умолчанию false

Reverse

TF_MUST_USE_RESULT Attrs tensorflow::ops::Cumprod::Attrs::Reverse(
  bool x
)

Значение типа bool (по умолчанию: False).

По умолчанию false

© 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/r1.15/api_docs/cc/struct/tensorflow/ops/cumprod/attrs

Spec-Zone.ru

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