flux tensoriel : : opérations : : Cumprod : Attributs

#include <math_ops.h>

Setters d'attributs facultatifs pour Cumprod .

Résumé

Attributs publics

exclusive_ = false
bool
reverse_ = false
bool

Fonctions publiques

Exclusive (bool x)
TF_MUST_USE_RESULT Attrs
Si True , exécutez cumprod exclusif.
Reverse (bool x)
TF_MUST_USE_RESULT Attrs
Un bool (par défaut : False).

Attributs publics

exclusif_

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

inverse_

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

Fonctions publiques

Exclusif

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

Si True , exécutez cumprod exclusif.

La valeur par défaut est false

Inverse

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

Un bool (par défaut : False).

La valeur par défaut est false