clase final estática pública TrackableObjectGraph.TrackableObject
Protobuf tipo tensorflow.TrackableObjectGraph.TrackableObject
Clases anidadas
| clase | TrackableObjectGraph.TrackableObject.Builder | Protobuf tipo tensorflow.TrackableObjectGraph.TrackableObject | |
| clase | TrackableObjectGraph.TrackableObject.ObjectReference | Protobuf tipo tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference | |
| interfaz | TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder | ||
| clase | TrackableObjectGraph.TrackableObject.SerializedTensor | Protobuf tipo tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor | |
| interfaz | TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder | ||
| clase | TrackableObjectGraph.TrackableObject.SlotVariableReference | Protobuf tipo tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference | |
| interfaz | TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder | ||
Constantes
| entero | ATTRIBUTES_FIELD_NUMBER | |
| entero | NIÑOS_CAMPO_NÚMERO | |
| entero | SLOT_VARIABLES_FIELD_NUMBER |
Métodos públicos
| booleano | es igual (Objeto obj) |
| TrackableObjectGraph.TrackableObject.SerializedTensor | getAttributes (índice int) Serialized data specific to this object. |
| entero | getAttributesCount () Serialized data specific to this object. |
| Lista< TrackableObjectGraph.TrackableObject.SerializedTensor > | obtenerListaDeAtributos () Serialized data specific to this object. |
| TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder | getAttributesOrBuilder (índice int) Serialized data specific to this object. |
| Lista<? extiende TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder > | getAttributesOrBuilderList () Serialized data specific to this object. |
| TrackableObjectGraph.TrackableObject.ObjectReference | getChildren (índice int) Objects which this object depends on. |
| entero | getChildrenCount () Objects which this object depends on. |
| Lista< TrackableObjectGraph.TrackableObject.ObjectReference > | obtenerListaNiños () Objects which this object depends on. |
| TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder | getChildrenOrBuilder (índice int) Objects which this object depends on. |
| Lista<? extiende TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder > | getChildrenOrBuilderList () Objects which this object depends on. |
| TrackableObjectGraph.TrackableObject estático | |
| TrackableObjectGraph.TrackableObject | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| entero | |
| TrackableObjectGraph.TrackableObject.SlotVariableReference | getSlotVariables (índice int) Slot variables owned by this object. |
| entero | getSlotVariablesCount () Slot variables owned by this object. |
| Lista< TrackableObjectGraph.TrackableObject.SlotVariableReference > | getSlotVariablesList () Slot variables owned by this object. |
| TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder | getSlotVariablesOrBuilder (índice int) Slot variables owned by this object. |
| Lista<? extiende TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder > | getSlotVariablesOrBuilderList () Slot variables owned by this object. |
| com.google.protobuf.UnknownFieldSet final | |
| entero | código hash () |
| booleano final | |
| estático TrackableObjectGraph.TrackableObject.Builder | newBuilder (prototipo TrackableObjectGraph.TrackableObject ) |
| estático TrackableObjectGraph.TrackableObject.Builder | |
| TrackableObjectGraph.TrackableObject.Builder | |
| TrackableObjectGraph.TrackableObject estático | parseDelimitedFrom (entrada de InputStream) |
| TrackableObjectGraph.TrackableObject estático | parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TrackableObjectGraph.TrackableObject estático | parseFrom (datos de ByteBuffer) |
| TrackableObjectGraph.TrackableObject estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
| TrackableObjectGraph.TrackableObject estático | parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TrackableObjectGraph.TrackableObject estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| TrackableObjectGraph.TrackableObject estático | parseFrom (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TrackableObjectGraph.TrackableObject estático | parseFrom (datos com.google.protobuf.ByteString) |
| TrackableObjectGraph.TrackableObject estático | parseFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TrackableObjectGraph.TrackableObject estático | parseFrom (com.google.protobuf.ByteString datos, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
| estático | analizador () |
| TrackableObjectGraph.TrackableObject.Builder | |
| vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
int final estático público ATTRIBUTES_FIELD_NUMBER
Valor constante: 2
público estático final int CHILDREN_FIELD_NUMBER
Valor constante: 1
int final estático público SLOT_VARIABLES_FIELD_NUMBER
Valor constante: 3
Métodos públicos
público booleano es igual (Objeto obj)
público TrackableObjectGraph.TrackableObject.SerializedTensor getAttributes (índice int)
Serialized data specific to this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor attributes = 2; público int getAttributesCount ()
Serialized data specific to this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor attributes = 2; Lista pública< TrackableObjectGraph.TrackableObject.SerializedTensor > getAttributesList ()
Serialized data specific to this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor attributes = 2; público TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder getAttributesOrBuilder (índice int)
Serialized data specific to this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor attributes = 2; Lista pública<? extiende TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder > getAttributesOrBuilderList ()
Serialized data specific to this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor attributes = 2; público TrackableObjectGraph.TrackableObject.ObjectReference getChildren (índice int)
Objects which this object depends on.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1; public int getChildrenCount ()
Objects which this object depends on.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1; Lista pública< TrackableObjectGraph.TrackableObject.ObjectReference > getChildrenList ()
Objects which this object depends on.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1; público TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder getChildrenOrBuilder (índice int)
Objects which this object depends on.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1; Lista pública<? extiende TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder > getChildrenOrBuilderList ()
Objects which this object depends on.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1; público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público getParserForType ()
público int getSerializedSize ()
público TrackableObjectGraph.TrackableObject.SlotVariableReference getSlotVariables (índice int)
Slot variables owned by this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3; public int getSlotVariablesCount ()
Slot variables owned by this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3; Lista pública< TrackableObjectGraph.TrackableObject.SlotVariableReference > getSlotVariablesList ()
Slot variables owned by this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3; público TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder getSlotVariablesOrBuilder (índice int)
Slot variables owned by this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3; Lista pública<? extiende TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder > getSlotVariablesOrBuilderList ()
Slot variables owned by this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3; público final com.google.protobuf.UnknownFieldSet getUnknownFields ()
código hash int público ()
público final booleano isInitialized ()
público estático TrackableObjectGraph.TrackableObject.Builder newBuilder (prototipo TrackableObjectGraph.TrackableObject )
TrackableObjectGraph.TrackableObject parseDelimitedFrom (entrada de InputStream) estático público
Lanza
| IOExcepción |
|---|
TrackableObjectGraph.TrackableObject parseDelimitedFrom (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) estático público
Lanza
| IOExcepción |
|---|
TrackableObjectGraph.TrackableObject parseFrom (datos ByteBuffer) estático público
Lanza
| Excepción de buffer de protocolo no válido |
|---|
TrackableObjectGraph.TrackableObject parseFrom estático público (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Lanza
| IOExcepción |
|---|
público estático TrackableObjectGraph.TrackableObject parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
TrackableObjectGraph.TrackableObject parseFrom estático público (entrada com.google.protobuf.CodedInputStream)
Lanza
| IOExcepción |
|---|
TrackableObjectGraph.TrackableObject parseFrom estático público (byte[] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
TrackableObjectGraph.TrackableObject parseFrom estático público (datos com.google.protobuf.ByteString)
Lanza
| Excepción de buffer de protocolo no válido |
|---|
TrackableObjectGraph.TrackableObject parseFrom estático público (entrada de InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOExcepción |
|---|
TrackableObjectGraph.TrackableObject parseFrom estático público (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 |
|---|