TrackableObjectGraph

classe finale publique TrackableObjectGraph

tensorflow.TrackableObjectGraph de type Protobuf.TrackableObjectGraph

Classes imbriquées

classe TrackableObjectGraph.Builder tensorflow.TrackableObjectGraph de type Protobuf.TrackableObjectGraph
classe TrackableObjectGraph.TrackableObject tensorflow.TrackableObjectGraph.TrackableObject de type Protobuf.TrackableObjectGraph.TrackableObject
interface TrackableObjectGraph.TrackableObjectOrBuilder

Constantes

int NODES_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
statique TrackableObjectGraph
TrackableObjectGraph
final statique com.google.protobuf.Descriptors.Descriptor
TrackableObjectGraph.TrackableObject
getNodes (index int)
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
int
getNodesCount ()
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
Liste< TrackableObjectGraph.TrackableObject >
getNodesList ()
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
TrackableObjectGraph.TrackableObjectOrBuilder
getNodesOrBuilder (index int)
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
Liste<? étend TrackableObjectGraph.TrackableObjectOrBuilder >
getNodesOrBuilderList ()
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
int
final com.google.protobuf.UnknownFieldSet
int
booléen final
statique TrackableObjectGraph.Builder
statique TrackableObjectGraph.Builder
TrackableObjectGraph.Builder
statique TrackableObjectGraph
parseDelimitedFrom (entrée InputStream)
statique TrackableObjectGraph
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique TrackableObjectGraph
parseFrom (données ByteBuffer)
statique TrackableObjectGraph
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique TrackableObjectGraph
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique TrackableObjectGraph
parseFrom (entrée com.google.protobuf.CodedInputStream)
statique TrackableObjectGraph
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique TrackableObjectGraph
parseFrom (données com.google.protobuf.ByteString)
statique TrackableObjectGraph
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique TrackableObjectGraph
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
TrackableObjectGraph.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int NODES_FIELD_NUMBER

Valeur constante : 1

Méthodes publiques

public booléen égal (Objet obj)

public statique TrackableObjectGraph getDefaultInstance ()

public TrackableObjectGraph getDefaultInstanceForType ()

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

public TrackableObjectGraph.TrackableObject getNodes (index int)

repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;

public int getNodesCount ()

repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;

liste publique < TrackableObjectGraph.TrackableObject > getNodesList ()

repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;

public TrackableObjectGraph.TrackableObjectOrBuilder getNodesOrBuilder (index int)

repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;

Liste publique <? étend TrackableObjectGraph.TrackableObjectOrBuilder > getNodesOrBuilderList ()

repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;

publique getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

code de hachage int public ()

public final booléen isInitialized ()

public statique TrackableObjectGraph.Builder newBuilder (prototype TrackableObjectGraph )

public statique TrackableObjectGraph.Builder newBuilder ()

public TrackableObjectGraph.Builder newBuilderForType ()

public statique TrackableObjectGraph parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public statique TrackableObjectGraph parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique TrackableObjectGraph parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public statique TrackableObjectGraph parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique TrackableObjectGraph parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique TrackableObjectGraph parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public statique TrackableObjectGraph parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique TrackableObjectGraph parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public statique TrackableObjectGraph parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique TrackableObjectGraph parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public TrackableObjectGraph.Builder toBuilder ()

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

Jetés
IOException