flux tensoriel : : opérations : : Taille de la scène :: Attributs

#include <data_flow_ops.h>

Setters d'attributs facultatifs pour StageSize .

Résumé

Attributs publics

capacity_ = 0
int64
container_ = ""
StringPiece
memory_limit_ = 0
int64
shared_name_ = ""
StringPiece

Fonctions publiques

Capacity (int64 x)
TF_MUST_USE_RESULT Attrs
La valeur par défaut est 0.
Container (StringPiece x)
TF_MUST_USE_RESULT Attrs
La valeur par défaut est "".
MemoryLimit (int64 x)
TF_MUST_USE_RESULT Attrs
La valeur par défaut est 0.
SharedName (StringPiece x)
TF_MUST_USE_RESULT Attrs
La valeur par défaut est "".

Attributs publics

capacité_

int64 tensorflow::ops::StageSize::Attrs::capacity_ = 0

récipient_

StringPiece tensorflow::ops::StageSize::Attrs::container_ = ""

mémoire_limite_

int64 tensorflow::ops::StageSize::Attrs::memory_limit_ = 0

nom_partagé_

StringPiece tensorflow::ops::StageSize::Attrs::shared_name_ = ""

Fonctions publiques

Capacité

TF_MUST_USE_RESULT Attrs tensorflow::ops::StageSize::Attrs::Capacity(
  int64 x
)

La valeur par défaut est 0.

Récipient

TF_MUST_USE_RESULT Attrs tensorflow::ops::StageSize::Attrs::Container(
  StringPiece x
)

La valeur par défaut est "".

Limite de mémoire

TF_MUST_USE_RESULT Attrs tensorflow::ops::StageSize::Attrs::MemoryLimit(
  int64 x
)

La valeur par défaut est 0.

NomPartagé

TF_MUST_USE_RESULT Attrs tensorflow::ops::StageSize::Attrs::SharedName(
  StringPiece x
)

La valeur par défaut est "".