TrackableObjectGraph

public final class TrackableObjectGraph

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

intNODES_FIELD_NUMBER

Métodos Públicos

boleano
igual a (objeto obj)
static TrackableObjectGraph
TrackableObjectGraph
final static com.google.protobuf.Descriptors.Descriptor
TrackableObjectGraph.TrackableObject
getNodes (índice interno )
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
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
final booleano
static TrackableObjectGraph.Builder
static TrackableObjectGraph.Builder
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
TrackableObjectGraph.Builder
vazio
writeTo (saída com.google.protobuf.CodedOutputStream)

Métodos herdados

Constantes

public static final int NODES_FIELD_NUMBER

Valor Constante: 1

Métodos Públicos

public boolean equals (Object obj)

public static TrackableObjectGraph getDefaultInstance ()

public TrackableObjectGraph getDefaultInstanceForType ()

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.Builder newBuilder (protótipo TrackableObjectGraph )

public static TrackableObjectGraph.Builder newBuilder ()

public TrackableObjectGraph.Builder newBuilderForType ()

public static TrackableObjectGraph parseDelimitedFrom (InputStream input)

Lança
IOException

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 TrackableObjectGraph.Builder toBuilder ()

public void writeTo (saída com.google.protobuf.CodedOutputStream)

Lança
IOException