TrackableObjectGraph.TrackableObject.SlotVariableReference

clase final estática pública TrackableObjectGraph.TrackableObject.SlotVariableReference

Protobuf tipo tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference

Clases anidadas

clase TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder Protobuf tipo tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference

Constantes

En t ORIGINAL_VARIABLE_NODE_ID_FIELD_NUMBER
En t SLOT_NAME_FIELD_NUMBER
En t SLOT_VARIABLE_NODE_ID_FIELD_NUMBER

Métodos públicos

booleano
es igual (Objeto obj)
estático TrackableObjectGraph.TrackableObject.SlotVariableReference
TrackableObjectGraph.TrackableObject.SlotVariableReference
com.google.protobuf.Descriptors.Descriptor estático final
En t
getOriginalVariableNodeId ()
 An index into `TrackableObjectGraph.nodes`, indicating the
 variable object this slot was created for.
En t
Cadena
obtener nombre de ranura ()
 The name of the slot (e.g.
com.google.protobuf.ByteString
getSlotNameBytes ()
 The name of the slot (e.g.
En t
getSlotVariableNodeId ()
 An index into `TrackableObjectGraph.nodes`, indicating the
 `Object` with the value of the slot variable.
com.google.protobuf.UnknownFieldSet final
En t
booleano final
estático TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
estático TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
estático TrackableObjectGraph.TrackableObject.SlotVariableReference
parseDelimitedFrom (entrada de InputStream)
estático TrackableObjectGraph.TrackableObject.SlotVariableReference
parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático TrackableObjectGraph.TrackableObject.SlotVariableReference
parseFrom (datos de ByteBuffer)
estático TrackableObjectGraph.TrackableObject.SlotVariableReference
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
estático TrackableObjectGraph.TrackableObject.SlotVariableReference
parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático TrackableObjectGraph.TrackableObject.SlotVariableReference
parseFrom (entrada com.google.protobuf.CodedInputStream)
estático TrackableObjectGraph.TrackableObject.SlotVariableReference
parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático TrackableObjectGraph.TrackableObject.SlotVariableReference
parseFrom (datos com.google.protobuf.ByteString)
estático TrackableObjectGraph.TrackableObject.SlotVariableReference
parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático TrackableObjectGraph.TrackableObject.SlotVariableReference
parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
estático
TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

int final estático público ORIGINAL_VARIABLE_NODE_ID_FIELD_NUMBER

Valor constante: 1

int final estático público SLOT_NAME_FIELD_NUMBER

Valor constante: 2

int final estático público SLOT_VARIABLE_NODE_ID_FIELD_NUMBER

Valor constante: 3

Métodos públicos

público booleano es igual (Objeto obj)

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

público TrackableObjectGraph.TrackableObject.SlotVariableReference getDefaultInstanceForType ()

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

público int getOriginalVariableNodeId ()

 An index into `TrackableObjectGraph.nodes`, indicating the
 variable object this slot was created for.
 
int32 original_variable_node_id = 1;

público getParserForType ()

público int getSerializedSize ()

cadena pública getSlotName ()

 The name of the slot (e.g. "m"/"v").
 
string slot_name = 2;

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

 The name of the slot (e.g. "m"/"v").
 
string slot_name = 2;

público int getSlotVariableNodeId ()

 An index into `TrackableObjectGraph.nodes`, indicating the
 `Object` with the value of the slot variable.
 
int32 slot_variable_node_id = 3;

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

código hash int público ()

público final booleano isInitialized ()

TrackableObjectGraph.TrackableObject.SlotVariableReference parseDelimitedFrom (entrada de InputStream) estático público

Lanza
IOExcepción

público estático TrackableObjectGraph.TrackableObject.SlotVariableReference parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOExcepción

TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (datos ByteBuffer) estático público

Lanza
Excepción de buffer de protocolo no válido

público estático TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)

Lanza
IOExcepción

público estático TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (entrada com.google.protobuf.CodedInputStream) estático público

Lanza
IOExcepción

público estático TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (datos com.google.protobuf.ByteString) estático público

Lanza
Excepción de buffer de protocolo no válido

TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) estático público

Lanza
IOExcepción

público estático TrackableObjectGraph.TrackableObject.SlotVariableReference parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
Excepción de buffer de protocolo no válido

estática pública analizador ()

escritura vacía pública (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOExcepción