classe final estática pública CollectionDef.NodeList
NodeList is used for collecting nodes in graph. For example
collection_def {
key: "summaries"
value {
node_list {
value: "input_producer/ScalarSummary:0"
value: "shuffle_batch/ScalarSummary:0"
value: "ImageSummary:0"
}
}
tensorflow.CollectionDef.NodeList Classes aninhadas
| aula | CollectionDef.NodeList.Builder | NodeList is used for collecting nodes in graph. | |
Constantes
| interno | VALUE_FIELD_NUMBER |
Métodos Públicos
| booleano | é igual (objeto obj) |
| Coleção estáticaDef.NodeList | |
| ColeçãoDef.NodeList | |
| final estático com.google.protobuf.Descriptors.Descriptor | |
| interno | |
| final com.google.protobuf.UnknownFieldSet | |
| Corda | getValue (índice interno) repeated string value = 1; |
| com.google.protobuf.ByteString | getValueBytes (índice interno) repeated string value = 1; |
| interno | getValueCount () repeated string value = 1; |
| com.google.protobuf.ProtocolStringList | getValueList () repeated string value = 1; |
| interno | código hash () |
| booleano final | |
| Coleção estáticaDef.NodeList.Builder | newBuilder (protótipo CollectionDef.NodeList ) |
| Coleção estáticaDef.NodeList.Builder | |
| CollectionDef.NodeList.Builder | |
| Coleção estáticaDef.NodeList | parseDelimitedFrom (entrada InputStream) |
| Coleção estáticaDef.NodeList | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Coleção estáticaDef.NodeList | parseFrom (dados de ByteBuffer) |
| Coleção estáticaDef.NodeList | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Coleção estáticaDef.NodeList | parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Coleção estáticaDef.NodeList | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| Coleção estáticaDef.NodeList | parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Coleção estáticaDef.NodeList | parseFrom (dados com.google.protobuf.ByteString) |
| Coleção estáticaDef.NodeList | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Coleção estáticaDef.NodeList | parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analisador () |
| ColeçãoDef.NodeList.Builder | |
| vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
int final estático público VALUE_FIELD_NUMBER
Valor Constante: 1
Métodos Públicos
booleano público é igual (Object obj)
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público getParserForType ()
público int getSerializedSize ()
final público com.google.protobuf.UnknownFieldSet getUnknownFields ()
string pública getValue (índice int)
repeated string value = 1;
público com.google.protobuf.ByteString getValueBytes (índice int)
repeated string value = 1;
público int getValueCount ()
repeated string value = 1;
público com.google.protobuf.ProtocolStringList getValueList ()
repeated string value = 1;
hashCode int público ()
público final booleano isInitialized ()
public static CollectionDef.NodeList parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
público estático CollectionDef.NodeList parseFrom (dados ByteBuffer)
Lança
| InvalidProtocolBufferException |
|---|
public static CollectionDef.NodeList parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static CollectionDef.NodeList parseFrom (dados ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static CollectionDef.NodeList parseFrom (entrada com.google.protobuf.CodedInputStream)
Lança
| IOException |
|---|
public static CollectionDef.NodeList parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
público estático CollectionDef.NodeList parseFrom (dados com.google.protobuf.ByteString)
Lança
| InvalidProtocolBufferException |
|---|
public static CollectionDef.NodeList parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static CollectionDef.NodeList parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
| IOException |
|---|