NameAttrListOrBuilder

interfaccia pubblica NameAttrListOrBuilder
Sottoclassi indirette conosciute

Metodi pubblici

booleano astratto
contieneAttr (chiave String)
map<string, .tensorflow.AttrValue> attr = 2;
mappa astratta<String, AttrValue >
getAttr ()
Utilizzare invece getAttrMap() .
astratto int
getAttrCount ()
map<string, .tensorflow.AttrValue> attr = 2;
mappa astratta<String, AttrValue >
getAttrMap ()
map<string, .tensorflow.AttrValue> attr = 2;
valore attributo astratto
getAttrOrDefault (chiave String, AttrValue defaultValue)
map<string, .tensorflow.AttrValue> attr = 2;
valore attributo astratto
getAttrOrThrow (chiave String)
map<string, .tensorflow.AttrValue> attr = 2;
stringa astratta
getNome ()
string name = 1;
astratto com.google.protobuf.ByteString
getNomeBytes ()
string name = 1;

Metodi pubblici

booleano astratto pubblico contieneAttr (chiave String)

map<string, .tensorflow.AttrValue> attr = 2;

public abstract Map<String, AttrValue > getAttr ()

Utilizzare invece getAttrMap() .

public abstract int getAttrCount ()

map<string, .tensorflow.AttrValue> attr = 2;

public abstract Map<String, AttrValue > getAttrMap ()

map<string, .tensorflow.AttrValue> attr = 2;

public abstract AttrValue getAttrOrDefault (Chiave stringa, AttrValue defaultValue)

map<string, .tensorflow.AttrValue> attr = 2;

public abstract AttrValue getAttrOrThrow (chiave String)

map<string, .tensorflow.AttrValue> attr = 2;

stringa astratta pubblica getName ()

string name = 1;

estratto pubblico com.google.protobuf.ByteString getNameBytes ()

string name = 1;