TrackableObjectGraph.TrackableObject.ObjectReference

classe final estática pública TrackableObjectGraph.TrackableObject.ObjectReference

Tipo de protobuf tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference

Classes aninhadas

aula TrackableObjectGraph.TrackableObject.ObjectReference.Builder Tipo de protobuf tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference

Constantes

Métodos Públicos

booleano
é igual (objeto obj)
TrackableObjectGraph.TrackableObject.ObjectReference estático
TrackableObjectGraph.TrackableObject.ObjectReference
final estático com.google.protobuf.Descriptors.Descriptor
Corda
obterNomeLocal ()
 A user-provided name for the edge.
com.google.protobuf.ByteString
getLocalNameBytes ()
 A user-provided name for the edge.
interno
getNodeId ()
 An index into `TrackableObjectGraph.nodes`, indicating the object
 being referenced.
interno
final com.google.protobuf.UnknownFieldSet
interno
booleano final
TrackableObjectGraph.TrackableObject.ObjectReference.Builder estático
TrackableObjectGraph.TrackableObject.ObjectReference.Builder estático
TrackableObjectGraph.TrackableObject.ObjectReference.Builder
TrackableObjectGraph.TrackableObject.ObjectReference estático
parseDelimitedFrom (entrada InputStream)
TrackableObjectGraph.TrackableObject.ObjectReference estático
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject.ObjectReference estático
parseFrom (dados de ByteBuffer)
TrackableObjectGraph.TrackableObject.ObjectReference estático
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject.ObjectReference estático
parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject.ObjectReference estático
parseFrom (entrada com.google.protobuf.CodedInputStream)
TrackableObjectGraph.TrackableObject.ObjectReference estático
parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject.ObjectReference estático
parseFrom (dados com.google.protobuf.ByteString)
TrackableObjectGraph.TrackableObject.ObjectReference estático
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject.ObjectReference estático
parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
TrackableObjectGraph.TrackableObject.ObjectReference.Builder
vazio
writeTo (saída com.google.protobuf.CodedOutputStream)

Métodos herdados

booleano
é igual (objeto arg0)
aula final<?>
getClass ()
interno
código hash ()
vazio final
notificar ()
vazio final
notificar todos ()
Corda
toString ()
vazio final
espere (long arg0, int arg1)
vazio final
espere (arg0 longo)
vazio final
espere ()
org.tensorflow.proto.framework.TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
cadeia abstrata
obterNomeLocal ()
 A user-provided name for the edge.
abstrato com.google.protobuf.ByteString
getLocalNameBytes ()
 A user-provided name for the edge.
abstrato int
getNodeId ()
 An index into `TrackableObjectGraph.nodes`, indicating the object
 being referenced.

Constantes

público estático final int LOCAL_NAME_FIELD_NUMBER

Valor Constante: 2

público estático final int NODE_ID_FIELD_NUMBER

Valor Constante: 1

Métodos Públicos

booleano público é igual (Object obj)

público estático TrackableObjectGraph.TrackableObject.ObjectReference getDefaultInstance ()

público TrackableObjectGraph.TrackableObject.ObjectReference getDefaultInstanceForType ()

final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()

String pública getLocalName ()

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

público com.google.protobuf.ByteString getLocalNameBytes ()

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

público int getNodeId ()

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

público getParserForType ()

público int getSerializedSize ()

final público com.google.protobuf.UnknownFieldSet getUnknownFields ()

hashCode int público ()

público final booleano isInitialized ()

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

Lança
IOException

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

Lança
IOException

public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (dados de ByteBuffer)

Lança
InvalidProtocolBufferException

public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

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

Lança
InvalidProtocolBufferException

public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (entrada com.google.protobuf.CodedInputStream)

Lança
IOException

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

Lança
InvalidProtocolBufferException

public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (dados com.google.protobuf.ByteString)

Lança
InvalidProtocolBufferException

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

Lança
IOException

public static TrackableObjectGraph.TrackableObject.ObjectReference parseFrom (dados com.google.protobuf.ByteString, 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