NameAttrList.Builder

classe finale statica pubblica NameAttrList.Builder

 A list of attr names and their values. The whole list is attached
 with a string name.  E.g., MatMul[T=float].
 
Tipo di protocollo tensorflow.NameAttrList

Metodi pubblici

NomeAttrList.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
NomeAttrList
NomeAttrList
NomeAttrList.Builder
chiaro ()
NomeAttrList.Builder
NomeAttrList.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
NomeAttrList.Builder
nomechiaro ()
string name = 1;
NomeAttrList.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
NomeAttrList.Builder
clone ()
booleano
contieneAttr (chiave String)
map<string, .tensorflow.AttrValue> attr = 2;
Mappa<String, AttrValue >
getAttr ()
Utilizzare invece getAttrMap() .
int
getAttrCount ()
map<string, .tensorflow.AttrValue> attr = 2;
Mappa<String, AttrValue >
getAttrMap ()
map<string, .tensorflow.AttrValue> attr = 2;
AttrValue
getAttrOrDefault (chiave String, AttrValue defaultValue)
map<string, .tensorflow.AttrValue> attr = 2;
AttrValue
getAttrOrThrow (chiave String)
map<string, .tensorflow.AttrValue> attr = 2;
NomeAttrList
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
Mappa<String, AttrValue >
getMutableAttr ()
Utilizzare invece accessori di mutazione alternativi.
Corda
getNome ()
string name = 1;
com.google.protobuf.ByteString
getNomeBytes ()
string name = 1;
booleano finale
NomeAttrList.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
NomeAttrList.Builder
mergeFrom (com.google.protobuf.Message altro)
finale NameAttrList.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
NomeAttrList.Builder
putAllAttr (Map<String, AttrValue > valori)
map<string, .tensorflow.AttrValue> attr = 2;
NomeAttrList.Builder
putAttr (chiave String, valore AttrValue )
map<string, .tensorflow.AttrValue> attr = 2;
NomeAttrList.Builder
rimuoviAttr (chiave String)
map<string, .tensorflow.AttrValue> attr = 2;
NomeAttrList.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
NomeAttrList.Builder
setName (valore stringa)
string name = 1;
NomeAttrList.Builder
setNameBytes (valore com.google.protobuf.ByteString)
string name = 1;
NomeAttrList.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
finale NameAttrList.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public NameAttrList.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public NameAttrList build ()

public NameAttrList buildPartial ()

pubblico NameAttrList.Builder chiaro ()

pubblico NameAttrList.Builder clearAttr ()

pubblico NameAttrList.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

pubblico NameAttrList.Builder clearName ()

string name = 1;

public NameAttrList.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

clone pubblico NameAttrList.Builder ()

booleano pubblico contieneAttr (chiave String)

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

mappa pubblica<String, AttrValue > getAttr ()

Utilizzare invece getAttrMap() .

public int getAttrCount ()

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

mappa pubblica<String, AttrValue > getAttrMap ()

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

public AttrValue getAttrOrDefault (chiave String, AttrValue defaultValue)

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

public AttrValue getAttrOrThrow (chiave String)

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

pubblico NameAttrList getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

mappa pubblica<String, AttrValue > getMutableAttr ()

Utilizzare invece accessori di mutazione alternativi.

stringa pubblica getName ()

string name = 1;

pubblico com.google.protobuf.ByteString getNameBytes ()

string name = 1;

public final booleano isInitialized ()

public NameAttrList.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

pubblico NameAttrList.Builder mergeFrom (com.google.protobuf.Message altro)

pubblico finale NameAttrList.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

pubblico NameAttrList.Builder putAllAttr (Map<String, AttrValue > valori)

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

public NameAttrList.Builder putAttr (chiave String, valore AttrValue )

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

public NameAttrList.BuilderremoveAttr ( chiave String)

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

public NameAttrList.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public NameAttrList.Builder setName (valore stringa)

string name = 1;

pubblico NameAttrList.Builder setNameBytes (valore com.google.protobuf.ByteString)

string name = 1;

public NameAttrList.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

finale pubblico NameAttrList.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)