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