TrackableObjectGraph.TrackableObject

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

En t ATTRIBUTES_FIELD_NUMBER
En t CHILDREN_FIELD_NUMBER
En t SLOT_VARIABLES_FIELD_NUMBER

Métodos públicos

booleano
es igual a (Objeto obj)
TrackableObjectGraph.TrackableObject.SerializedTensor
getAttributes (índice int)
 Serialized data specific to this object.
En t
getAttributesCount ()
 Serialized data specific to this object.
Lista < TrackableObjectGraph.TrackableObject.SerializedTensor >
getAttributesList ()
 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.
En t
getChildrenCount ()
 Objects which this object depends on.
Lista < TrackableObjectGraph.TrackableObject.ObjectReference >
getChildrenList ()
 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.
estático TrackableObjectGraph.TrackableObject
TrackableObjectGraph.TrackableObject
com.google.protobuf.Descriptors.Descriptor estático final
En t
TrackableObjectGraph.TrackableObject.SlotVariableReference
getSlotVariables (índice int)
 Slot variables owned by this object.
En t
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.
final com.google.protobuf.UnknownFieldSet
En t
booleano final
estático TrackableObjectGraph.TrackableObject.Builder
estático TrackableObjectGraph.TrackableObject.Builder
TrackableObjectGraph.TrackableObject.Builder
estático TrackableObjectGraph.TrackableObject
parseDelimitedFrom (entrada InputStream)
estático TrackableObjectGraph.TrackableObject
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático TrackableObjectGraph.TrackableObject
parseFrom (datos ByteBuffer)
estático TrackableObjectGraph.TrackableObject
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático TrackableObjectGraph.TrackableObject
parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático TrackableObjectGraph.TrackableObject
parseFrom (entrada com.google.protobuf.CodedInputStream)
estático TrackableObjectGraph.TrackableObject
parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático TrackableObjectGraph.TrackableObject
parseFrom (datos com.google.protobuf.ByteString)
estático TrackableObjectGraph.TrackableObject
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático TrackableObjectGraph.TrackableObject
parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
TrackableObjectGraph.TrackableObject.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

público estático final int ATTRIBUTES_FIELD_NUMBER

Valor constante: 2

público estático final int CHILDREN_FIELD_NUMBER

Valor constante: 1

public static final int SLOT_VARIABLES_FIELD_NUMBER

Valor constante: 3

Métodos públicos

public boolean es igual a (Object obj)

public TrackableObjectGraph.TrackableObject.SerializedTensor getAttributes (índice int)

 Serialized data specific to this object.
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor attributes = 2;

public 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;

public 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;

public 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;

public 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;

public static TrackableObjectGraph.TrackableObject getDefaultInstance ()

public TrackableObjectGraph.TrackableObject getDefaultInstanceForType ()

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

público getParserForType ()

public int getSerializedSize ()

public TrackableObjectGraph.TrackableObject.SlotVariableReference getSlotVariables (índice int)

 Slot variables owned by this object.
 
.tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;

public int getSlotVariablesCount ()

 Slot variables owned by this object.
 
.tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;

Lista pública < TrackableObjectGraph.TrackableObject.SlotVariableReference > getSlotVariablesList ()

 Slot variables owned by this object.
 
.tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;

public TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder getSlotVariablesOrBuilder (índice int)

 Slot variables owned by this object.
 
.tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;

Lista pública <? extiende TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder > getSlotVariablesOrBuilderList ()

 Slot variables owned by this object.
 
.tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final boolean isInitialized ()

public static TrackableObjectGraph.TrackableObject.Builder newBuilder ()

public TrackableObjectGraph.TrackableObject.Builder newBuilderForType ()

public static TrackableObjectGraph.TrackableObject parseDelimitedFrom (InputStream input)

Lanza
IOException

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

Lanza
IOException

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

Lanza
InvalidProtocolBufferException

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

Lanza
IOException

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

Lanza
InvalidProtocolBufferException

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

Lanza
IOException

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

Lanza
InvalidProtocolBufferException

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

Lanza
InvalidProtocolBufferException

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

Lanza
IOException

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

Lanza
InvalidProtocolBufferException

público estático analizador ()

public void writeTo (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOException