TrackableObjectGraph.TrackableObject.ObjectReference

classe finale statica pubblica TrackableObjectGraph.TrackableObject.ObjectReference

Tipo di protocollo tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference

Classi nidificate

classe TrackableObjectGraph.TrackableObject.ObjectReference.Builder Tipo di protocollo tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference

Costanti

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
TrackableObjectGraph.TrackableObject.ObjectReference statico
TrackableObjectGraph.TrackableObject.ObjectReference
com.google.protobuf.Descriptors.Descriptor statico finale
Corda
getLocalName ()
 A user-provided name for the edge.
com.google.protobuf.ByteString
getLocalNameBytes ()
 A user-provided name for the edge.
int
getNodeId ()
 An index into `TrackableObjectGraph.nodes`, indicating the object
 being referenced.
int
finale com.google.protobuf.UnknownFieldSet
int
booleano finale
statico TrackableObjectGraph.TrackableObject.ObjectReference.Builder
statico TrackableObjectGraph.TrackableObject.ObjectReference.Builder
TrackableObjectGraph.TrackableObject.ObjectReference.Builder
TrackableObjectGraph.TrackableObject.ObjectReference statico
parseDelimitedFrom (input InputStream)
TrackableObjectGraph.TrackableObject.ObjectReference statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject.ObjectReference statico
parseFrom (dati ByteBuffer)
TrackableObjectGraph.TrackableObject.ObjectReference statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
TrackableObjectGraph.TrackableObject.ObjectReference statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject.ObjectReference statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
TrackableObjectGraph.TrackableObject.ObjectReference statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject.ObjectReference statico
parseFrom (dati com.google.protobuf.ByteString)
TrackableObjectGraph.TrackableObject.ObjectReference statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject.ObjectReference statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
TrackableObjectGraph.TrackableObject.ObjectReference.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

booleano
è uguale a (Oggetto arg0)
Classe finale<?>
getClass ()
int
codicehash ()
vuoto finale
avvisare ()
vuoto finale
notificaTutti ()
Corda
aStringa ()
vuoto finale
attendere (lungo arg0, int arg1)
vuoto finale
aspetta (lungo arg0)
vuoto finale
Aspettare ()
org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
stringa astratta
getLocalName ()
 A user-provided name for the edge.
astratto com.google.protobuf.ByteString
getLocalNameBytes ()
 A user-provided name for the edge.
astratto int
getNodeId ()
 An index into `TrackableObjectGraph.nodes`, indicating the object
 being referenced.

Costanti

public static final int LOCAL_NAME_FIELD_NUMBER

Valore costante: 2

public static final int NODE_ID_FIELD_NUMBER

Valore costante: 1

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

pubblico statico TrackableObjectGraph.TrackableObject.ObjectReference getDefaultInstance ()

public TrackableObjectGraph.TrackableObject.ObjectReference getDefaultInstanceForType ()

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

stringa pubblica getLocalName ()

 A user-provided name for the edge.
 
string local_name = 2;

pubblico com.google.protobuf.ByteString getLocalNameBytes ()

 A user-provided name for the edge.
 
string local_name = 2;

pubblico int getNodeId ()

 An index into `TrackableObjectGraph.nodes`, indicating the object
 being referenced.
 
int32 node_id = 1;

pubblico getParserForType ()

public int getSerializedSize ()

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

public int hashCode ()

public final booleano isInitialized ()

public static TrackableObjectGraph.TrackableObject.ObjectReference parseDelimitedFrom (input InputStream)

Lancia
IOException

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

Lancia
IOException

public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

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

Lancia
IOException

public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

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

Lancia
IOException

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

Lancia
InvalidProtocolBufferException

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

Lancia
InvalidProtocolBufferException

public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

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

Lancia
IOException