flux tensoriel : : opérations : : CommandéMapPeek : : Attributs
#include <data_flow_ops.h>
Setters d'attributs facultatifs pour OrderedMapPeek .
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::OrderedMapPeek::Attrs::capacity_ = 0
récipient_
StringPiece tensorflow::ops::OrderedMapPeek::Attrs::container_ = ""
mémoire_limite_
int64 tensorflow::ops::OrderedMapPeek::Attrs::memory_limit_ = 0
nom_partagé_
StringPiece tensorflow::ops::OrderedMapPeek::Attrs::shared_name_ = ""
Fonctions publiques
Capacité
TF_MUST_USE_RESULT Attrs tensorflow::ops::OrderedMapPeek::Attrs::Capacity( int64 x )
La valeur par défaut est 0.
Récipient
TF_MUST_USE_RESULT Attrs tensorflow::ops::OrderedMapPeek::Attrs::Container( StringPiece x )
La valeur par défaut est "".
Limite de mémoire
TF_MUST_USE_RESULT Attrs tensorflow::ops::OrderedMapPeek::Attrs::MemoryLimit( int64 x )
La valeur par défaut est 0.
NomPartagé
TF_MUST_USE_RESULT Attrs tensorflow::ops::OrderedMapPeek::Attrs::SharedName( StringPiece x )
La valeur par défaut est "".