NameAttrList

classe finale pubblica NameAttrList

 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

Classi nidificate

classe NomeAttrList.Builder
 A list of attr names and their values. 

Costanti

int ATTR_FIELD_NUMBER
int NOME_CAMPO_NUMERO

Metodi pubblici

booleano
contieneAttr (chiave String)
map<string, .tensorflow.AttrValue> attr = 2;
booleano
è uguale a (Oggetto oggetto)
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;
NameAttrList statico
NomeAttrList
com.google.protobuf.Descriptors.Descriptor statico finale
Corda
getNome ()
string name = 1;
com.google.protobuf.ByteString
getNomeBytes ()
string name = 1;
int
finale com.google.protobuf.UnknownFieldSet
int
booleano finale
statico NameAttrList.Builder
newBuilder (prototipo NameAttrList )
statico NameAttrList.Builder
NomeAttrList.Builder
NameAttrList statico
parseDelimitedFrom (input InputStream)
NameAttrList statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NameAttrList statico
parseFrom (dati ByteBuffer)
NameAttrList statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
NameAttrList statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NameAttrList statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
NameAttrList statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NameAttrList statico
parseFrom (dati com.google.protobuf.ByteString)
NameAttrList statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NameAttrList statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
NomeAttrList.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int ATTR_FIELD_NUMBER

Valore costante: 2

public static final int NAME_FIELD_NUMBER

Valore costante: 1

Metodi pubblici

booleano pubblico contieneAttr (chiave String)

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

booleano pubblico è uguale a (Oggetto obj)

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 statico NameAttrList getDefaultInstance ()

pubblico NameAttrList getDefaultInstanceForType ()

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

stringa pubblica getName ()

string name = 1;

pubblico com.google.protobuf.ByteString getNameBytes ()

string name = 1;

pubblico getParserForType ()

public int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final booleano isInitialized ()

pubblico statico NameAttrList.Builder newBuilder (prototipo NameAttrList )

pubblico statico NameAttrList.Builder newBuilder ()

pubblico NameAttrList.Builder newBuilderForType ()

public static NameAttrList parseDelimitedFrom (input InputStream)

Lancia
IOException

pubblico statico NameAttrList parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico NameAttrList (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

pubblico statico NameAttrList parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

pubblico statico NameAttrList parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico NameAttrList (input com.google.protobuf.CodedInputStream)

Lancia
IOException

pubblico statico NameAttrList parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico NameAttrList (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

pubblico statico NameAttrList parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

pubblico statico NameAttrList parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

pubblico NameAttrList.Builder toBuilder ()

public void writeTo (output com.google.protobuf.CodedOutputStream)

Lancia
IOException