TrackableObjectGraph.TrackableObject

classe final pública estática TrackableObjectGraph.TrackableObject

tensorflow.TrackableObjectGraph.TrackableObject tipo tensorflow.TrackableObjectGraph.TrackableObject

Classes aninhadas

aula TrackableObjectGraph.TrackableObject.Builder tensorflow.TrackableObjectGraph.TrackableObject tipo tensorflow.TrackableObjectGraph.TrackableObject
aula TrackableObjectGraph.TrackableObject.ObjectReference tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference type tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference
interface TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
aula TrackableObjectGraph.TrackableObject.SerializedTensor tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor type tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor
interface TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
aula TrackableObjectGraph.TrackableObject.SlotVariableReference tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference type tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference
interface TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder

Constantes

int ATTRIBUTES_FIELD_NUMBER
int CHILDREN_FIELD_NUMBER
int SLOT_VARIABLES_FIELD_NUMBER

Métodos Públicos

boleano
igual a (objeto obj)
TrackableObjectGraph.TrackableObject.SerializedTensor
getAttributes (int index)
 Serialized data specific to this object.
int
getAttributesCount ()
 Serialized data specific to this object.
List < TrackableObjectGraph.TrackableObject.SerializedTensor >
getAttributesList ()
 Serialized data specific to this object.
TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
getAttributesOrBuilder (índice int)
 Serialized data specific to this object.
Lista <? estende TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder >
getAttributesOrBuilderList ()
 Serialized data specific to this object.
TrackableObjectGraph.TrackableObject.ObjectReference
getChildren (int index)
 Objects which this object depends on.
int
getChildrenCount ()
 Objects which this object depends on.
List < TrackableObjectGraph.TrackableObject.ObjectReference >
getChildrenList ()
 Objects which this object depends on.
TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
getChildrenOrBuilder (índice interno )
 Objects which this object depends on.
Lista <? estende TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder >
getChildrenOrBuilderList ()
 Objects which this object depends on.
static TrackableObjectGraph.TrackableObject
TrackableObjectGraph.TrackableObject
final static com.google.protobuf.Descriptors.Descriptor
int
TrackableObjectGraph.TrackableObject.SlotVariableReference
getSlotVariables (int index)
 Slot variables owned by this object.
int
getSlotVariablesCount ()
 Slot variables owned by this object.
List < TrackableObjectGraph.TrackableObject.SlotVariableReference >
getSlotVariablesList ()
 Slot variables owned by this object.
TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder
getSlotVariablesOrBuilder (índice interno )
 Slot variables owned by this object.
Lista <? estende TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder >
getSlotVariablesOrBuilderList ()
 Slot variables owned by this object.
final com.google.protobuf.UnknownFieldSet
int
final booleano
static TrackableObjectGraph.TrackableObject.Builder
static TrackableObjectGraph.TrackableObject.Builder
TrackableObjectGraph.TrackableObject.Builder
static TrackableObjectGraph.TrackableObject
parseDelimitedFrom (input InputStream)
static TrackableObjectGraph.TrackableObject
parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TrackableObjectGraph.TrackableObject
parseFrom (dados ByteBuffer)
static TrackableObjectGraph.TrackableObject
parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TrackableObjectGraph.TrackableObject
parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TrackableObjectGraph.TrackableObject
parseFrom (com.google.protobuf.CodedInputStream input)
static TrackableObjectGraph.TrackableObject
parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TrackableObjectGraph.TrackableObject
parseFrom (com.google.protobuf.ByteString data)
static TrackableObjectGraph.TrackableObject
parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TrackableObjectGraph.TrackableObject
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
TrackableObjectGraph.TrackableObject.Builder
vazio
writeTo (saída com.google.protobuf.CodedOutputStream)

Métodos herdados

Constantes

public static final int ATTRIBUTES_FIELD_NUMBER

Valor constante: 2

public static 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 equals (Object obj)

public TrackableObjectGraph.TrackableObject.SerializedTensor getAttributes (int index)

 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;

public List < TrackableObjectGraph.TrackableObject.SerializedTensor > getAttributesList ()

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

public TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder getAttributesOrBuilder (índice interno )

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

Lista pública <? estende TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder > getAttributesOrBuilderList ()

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

public TrackableObjectGraph.TrackableObject.ObjectReference getChildren (int index)

 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;

public List < TrackableObjectGraph.TrackableObject.ObjectReference > getChildrenList ()

 Objects which this object depends on.
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;

public TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder getChildrenOrBuilder (índice interno )

 Objects which this object depends on.
 
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;

Lista pública <? estende 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 (int index)

 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;

public List < TrackableObjectGraph.TrackableObject.SlotVariableReference > getSlotVariablesList ()

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

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

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

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

 Slot variables owned by this object.
 
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)

Lança
IOException

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

Lança
IOException

public static TrackableObjectGraph.TrackableObject parseFrom (dados ByteBuffer)

Lança
InvalidProtocolBufferException

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

Lança
IOException

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

Lança
InvalidProtocolBufferException

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

Lança
IOException

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

Lança
InvalidProtocolBufferException

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

Lança
InvalidProtocolBufferException

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

Lança
IOException

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