TrackableObjectGraph

classe finale pubblica TrackableObjectGraph

Tipo di protocollo tensorflow.TrackableObjectGraph

Classi nidificate

classe TrackableObjectGraph.Builder Tipo di protocollo tensorflow.TrackableObjectGraph
classe TrackableObjectGraph.TrackableObject Tipo di protocollo tensorflow.TrackableObjectGraph.TrackableObject
interfaccia TrackableObjectGraph.TrackableObjectOrBuilder

Costanti

int NODI_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
TrackableObjectGraph statico
Grafico oggetto tracciabile
com.google.protobuf.Descriptors.Descriptor statico finale
TrackableObjectGraph.TrackableObject
getNodes (indice int)
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
int
getNodesCount ()
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
Elenco< TrackableObjectGraph.TrackableObject >
getNodesList ()
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
TrackableObjectGraph.TrackableObjectOrBuilder
getNodesOrBuilder (indice int)
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
Elenco<? estende TrackableObjectGraph.TrackableObjectOrBuilder >
getNodesOrBuilderList ()
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
int
finale com.google.protobuf.UnknownFieldSet
int
booleano finale
TrackableObjectGraph.Builder statico
TrackableObjectGraph.Builder statico
TrackableObjectGraph.Builder
TrackableObjectGraph statico
parseDelimitedFrom (input InputStream)
TrackableObjectGraph statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph statico
parseFrom (dati ByteBuffer)
TrackableObjectGraph statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
TrackableObjectGraph statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
TrackableObjectGraph statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph statico
parseFrom (dati com.google.protobuf.ByteString)
TrackableObjectGraph statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
TrackableObjectGraph.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int NODES_FIELD_NUMBER

Valore costante: 1

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

pubblico statico TrackableObjectGraph getDefaultInstance ()

public TrackableObjectGraph getDefaultInstanceForType ()

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

public TrackableObjectGraph.TrackableObject getNodes (indice int)

repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;

public int getNodesCount ()

repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;

Elenco pubblico < TrackableObjectGraph.TrackableObject > getNodesList ()

repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;

public TrackableObjectGraph.TrackableObjectOrBuilder getNodesOrBuilder (indice int)

repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;

Elenco pubblico<? estende TrackableObjectGraph.TrackableObjectOrBuilder > getNodesOrBuilderList ()

repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;

pubblico getParserForType ()

public int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final booleano isInitialized ()

pubblico statico TrackableObjectGraph.Builder newBuilder (prototipo TrackableObjectGraph )

pubblico statico TrackableObjectGraph.Builder newBuilder ()

pubblico TrackableObjectGraph.Builder newBuilderForType ()

public static TrackableObjectGraph parseDelimitedFrom (input InputStream)

Lancia
IOException

public static TrackableObjectGraph parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico TrackableObjectGraph (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico TrackableObjectGraph (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico TrackableObjectGraph (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico TrackableObjectGraph (input com.google.protobuf.CodedInputStream)

Lancia
IOException

public static TrackableObjectGraph parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico TrackableObjectGraph (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico TrackableObjectGraph (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico TrackableObjectGraph (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

pubblico TrackableObjectGraph.Builder toBuilder ()

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

Lancia
IOException