TrackableObjectGraph.TrackableObject

classe final estática pública TrackableObjectGraph.TrackableObject

Tipo de protobuf tensorflow.TrackableObjectGraph.TrackableObject

Classes aninhadas

aula TrackableObjectGraph.TrackableObject.Builder Tipo de protobuf tensorflow.TrackableObjectGraph.TrackableObject
aula TrackableObjectGraph.TrackableObject.ObjectReference Tipo de protobuf tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference
interface TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
aula TrackableObjectGraph.TrackableObject.SerializedTensor Tipo de protobuf tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor
interface TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
aula TrackableObjectGraph.TrackableObject.SlotVariableReference Tipo de protobuf tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference
interface TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder

Constantes

interno ATTRIBUTES_FIELD_NUMBER
interno CHILDREN_FIELD_NUMBER
interno SLOT_VARIABLES_FIELD_NUMBER

Métodos Públicos

boleano
é igual (objeto obj)
TrackableObjectGraph.TrackableObject.SerializedTensor
getAttributes (índice interno)
 Serialized data specific to this object.
interno
getAttributesCount ()
 Serialized data specific to this object.
Lista< TrackableObjectGraph.TrackableObject.SerializedTensor >
getAttributesList ()
 Serialized data specific to this object.
TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
getAttributesOrBuilder (índice interno)
 Serialized data specific to this object.
Lista<? estende TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder >
getAttributesOrBuilderList ()
 Serialized data specific to this object.
TrackableObjectGraph.TrackableObject.ObjectReference
getChildren (índice interno)
 Objects which this object depends on.
interno
getChildrenCount ()
 Objects which this object depends on.
Lista< 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.
TrackableObjectGraph.TrackableObject estático
TrackableObjectGraph.TrackableObject
final estático com.google.protobuf.Descriptors.Descriptor
interno
TrackableObjectGraph.TrackableObject.SlotVariableReference
getSlotVariables (índice interno)
 Slot variables owned by this object.
interno
getSlotVariablesCount ()
 Slot variables owned by this object.
Lista< 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
interno
booleano final
TrackableObjectGraph.TrackableObject.Builder estático
TrackableObjectGraph.TrackableObject.Builder estático
TrackableObjectGraph.TrackableObject.Builder
TrackableObjectGraph.TrackableObject estático
parseDelimitedFrom (entrada InputStream)
TrackableObjectGraph.TrackableObject estático
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject estático
parseFrom (dados de ByteBuffer)
TrackableObjectGraph.TrackableObject estático
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject estático
parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject estático
parseFrom (entrada com.google.protobuf.CodedInputStream)
TrackableObjectGraph.TrackableObject estático
parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject estático
parseFrom (dados com.google.protobuf.ByteString)
TrackableObjectGraph.TrackableObject estático
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject estático
parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
TrackableObjectGraph.TrackableObject.Builder
vazio
writeTo (saída com.google.protobuf.CodedOutputStream)

Métodos herdados

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

público estático final int SLOT_VARIABLES_FIELD_NUMBER

Valor Constante: 3

Métodos Públicos

booleano público é igual (Object 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;

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

 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 (índice int)

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

público 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<? estende TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder > getChildrenOrBuilderList ()

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

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

público TrackableObjectGraph.TrackableObject getDefaultInstanceForType ()

final estático público 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;

público 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;

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

 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;

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

hashCode int público ()

público final booleano isInitialized ()

público estático TrackableObjectGraph.TrackableObject.Builder newBuilder ()

público TrackableObjectGraph.TrackableObject.Builder newBuilderForType ()

public static TrackableObjectGraph.TrackableObject parseDelimitedFrom (entrada InputStream)

Lança
IOException

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

Lança
IOException

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

Lança
InvalidProtocolBufferException

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

Lança
IOException

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

Lança
InvalidProtocolBufferException

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

Lança
IOException

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

Lança
InvalidProtocolBufferException

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

Lança
InvalidProtocolBufferException

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

Lança
IOException

public static TrackableObjectGraph.TrackableObject 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