Tipo de protobuf tensorflow.TrackableObjectGraph
Classes aninhadas
aula | TrackableObjectGraph.Builder | Tipo de protobuf tensorflow.TrackableObjectGraph | |
aula | TrackableObjectGraph.TrackableObject | Tipo de protobuf tensorflow.TrackableObjectGraph.TrackableObject | |
interface | TrackableObjectGraph.TrackableObjectOrBuilder |
Constantes
interno | NODES_FIELD_NUMBER |
Métodos Públicos
boleano | é igual (objeto obj) |
TrackableObjectGraph estático | |
TrackableObjectGraph | |
final estático com.google.protobuf.Descriptors.Descriptor | |
TrackableObjectGraph.TrackableObject | getNodes (índice interno) repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1; |
interno | getNodesCount () repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1; |
Lista< TrackableObjectGraph.TrackableObject > | getNodesList () repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1; |
TrackableObjectGraph.TrackableObjectOrBuilder | getNodesOrBuilder (índice interno) repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1; |
Lista<? estende TrackableObjectGraph.TrackableObjectOrBuilder > | getNodesOrBuilderList () repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1; |
interno | |
final com.google.protobuf.UnknownFieldSet | |
interno | código hash () |
booleano final | |
TrackableObjectGraph.Builder estático | newBuilder (protótipo TrackableObjectGraph ) |
TrackableObjectGraph.Builder estático | |
TrackableObjectGraph.Builder | |
TrackableObjectGraph estático | parseDelimitedFrom (entrada InputStream) |
TrackableObjectGraph estático | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TrackableObjectGraph estático | parseFrom (dados de ByteBuffer) |
TrackableObjectGraph estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TrackableObjectGraph estático | parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TrackableObjectGraph estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
TrackableObjectGraph estático | parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TrackableObjectGraph estático | parseFrom (dados com.google.protobuf.ByteString) |
TrackableObjectGraph estático | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TrackableObjectGraph estático | parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
estático | analisador () |
TrackableObjectGraph.Builder | |
vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
público estático final int NODES_FIELD_NUMBER
Métodos Públicos
booleano público é igual (Object obj)
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público TrackableObjectGraph.TrackableObject getNodes (índice int)
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
público int getNodesCount ()
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
Lista pública< TrackableObjectGraph.TrackableObject > getNodesList ()
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
public TrackableObjectGraph.TrackableObjectOrBuilder getNodesOrBuilder (índice int)
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
Lista pública<? estende TrackableObjectGraph.TrackableObjectOrBuilder > getNodesOrBuilderList ()
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
público getParserForType ()
público int getSerializedSize ()
final público com.google.protobuf.UnknownFieldSet getUnknownFields ()
hashCode int público ()
público final booleano isInitialized ()
public static TrackableObjectGraph parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
público estático TrackableObjectGraph parseFrom (dados ByteBuffer)
Lança
InvalidProtocolBufferException |
---|
public static TrackableObjectGraph parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static TrackableObjectGraph parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
public static TrackableObjectGraph parseFrom (entrada com.google.protobuf.CodedInputStream)
Lança
IOException |
---|
public static TrackableObjectGraph parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
parseFrom público estático TrackableObjectGraph (dados com.google.protobuf.ByteString)
Lança
InvalidProtocolBufferException |
---|
public static TrackableObjectGraph parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static TrackableObjectGraph 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 |
---|