classe finale statica pubblica TrackableObjectGraph.TrackableObject
Tipo di protocollo tensorflow.TrackableObjectGraph.TrackableObject
Classi nidificate
classe | TrackableObjectGraph.TrackableObject.Builder | Tipo di protocollo tensorflow.TrackableObjectGraph.TrackableObject | |
classe | TrackableObjectGraph.TrackableObject.ObjectReference | Tipo di protocollo tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference | |
interfaccia | TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder | ||
classe | TrackableObjectGraph.TrackableObject.SerializedTensor | Tipo di protocollo tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor | |
interfaccia | TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder | ||
classe | TrackableObjectGraph.TrackableObject.SlotVariableReference | Tipo di protocollo tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference | |
interfaccia | TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder |
Costanti
int | ATTRIBUTES_FIELD_NUMBER | |
int | BAMBINI_CAMPO_NUMERO | |
int | SLOT_VARIABLES_FIELD_NUMBER |
Metodi pubblici
booleano | è uguale a (Oggetto oggetto) |
TrackableObjectGraph.TrackableObject.SerializedTensor | getAttributes (indice int) Serialized data specific to this object. |
int | getAttributesCount () Serialized data specific to this object. |
Elenco< TrackableObjectGraph.TrackableObject.SerializedTensor > | getAttributesList () Serialized data specific to this object. |
TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder | getAttributesOrBuilder (indice int) Serialized data specific to this object. |
Elenco<? estende TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder > | getAttributesOrBuilderList () Serialized data specific to this object. |
TrackableObjectGraph.TrackableObject.ObjectReference | getChildren (indice int) Objects which this object depends on. |
int | getChildrenCount () Objects which this object depends on. |
Elenco< TrackableObjectGraph.TrackableObject.ObjectReference > | getChildrenList () Objects which this object depends on. |
TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder | getChildrenOrBuilder (indice int) Objects which this object depends on. |
Elenco<? estende TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder > | getChildrenOrBuilderList () Objects which this object depends on. |
TrackableObjectGraph.TrackableObject statico | |
TrackableObjectGraph.TrackableObject | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
int | |
TrackableObjectGraph.TrackableObject.SlotVariableReference | getSlotVariables (indice int) Slot variables owned by this object. |
int | getSlotVariablesCount () Slot variables owned by this object. |
Elenco< TrackableObjectGraph.TrackableObject.SlotVariableReference > | getSlotVariablesList () Slot variables owned by this object. |
TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder | getSlotVariablesOrBuilder (indice int) Slot variables owned by this object. |
Elenco<? estende TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder > | getSlotVariablesOrBuilderList () Slot variables owned by this object. |
finale com.google.protobuf.UnknownFieldSet | |
int | codicehash () |
booleano finale | |
TrackableObjectGraph.TrackableObject.Builder statico | newBuilder (prototipo TrackableObjectGraph.TrackableObject ) |
TrackableObjectGraph.TrackableObject.Builder statico | |
TrackableObjectGraph.TrackableObject.Builder | |
TrackableObjectGraph.TrackableObject statico | parseDelimitedFrom (input InputStream) |
TrackableObjectGraph.TrackableObject statico | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TrackableObjectGraph.TrackableObject statico | parseFrom (dati ByteBuffer) |
TrackableObjectGraph.TrackableObject statico | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
TrackableObjectGraph.TrackableObject statico | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TrackableObjectGraph.TrackableObject statico | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
TrackableObjectGraph.TrackableObject statico | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TrackableObjectGraph.TrackableObject statico | parseFrom (dati com.google.protobuf.ByteString) |
TrackableObjectGraph.TrackableObject statico | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TrackableObjectGraph.TrackableObject statico | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
statico | analizzatore () |
TrackableObjectGraph.TrackableObject.Builder | toBuilder () |
vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int ATTRIBUTES_FIELD_NUMBER
Valore costante: 2
public static final int CHILDREN_FIELD_NUMBER
Valore costante: 1
public static final int SLOT_VARIABLES_FIELD_NUMBER
Valore costante: 3
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public TrackableObjectGraph.TrackableObject.SerializedTensor getAttributes (indice 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;
elenco pubblico< TrackableObjectGraph.TrackableObject.SerializedTensor > getAttributesList ()
Serialized data specific to this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor attributes = 2;
public TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder getAttributesOrBuilder (indice int)
Serialized data specific to this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor attributes = 2;
Elenco pubblico<? estende TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder > getAttributesOrBuilderList ()
Serialized data specific to this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor attributes = 2;
public TrackableObjectGraph.TrackableObject.ObjectReference getChildren (indice 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;
Elenco pubblico < TrackableObjectGraph.TrackableObject.ObjectReference > getChildrenList ()
Objects which this object depends on.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
public TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder getChildrenOrBuilder (indice int)
Objects which this object depends on.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
Elenco pubblico<? estende TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder > getChildrenOrBuilderList ()
Objects which this object depends on.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference children = 1;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico getParserForType ()
public int getSerializedSize ()
public TrackableObjectGraph.TrackableObject.SlotVariableReference getSlotVariables (indice 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;
elenco pubblico< TrackableObjectGraph.TrackableObject.SlotVariableReference > getSlotVariablesList ()
Slot variables owned by this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
public TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder getSlotVariablesOrBuilder (indice int)
Slot variables owned by this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
Elenco pubblico<? estende TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder > getSlotVariablesOrBuilderList ()
Slot variables owned by this object.
repeated .tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference slot_variables = 3;
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final booleano isInitialized ()
pubblico statico TrackableObjectGraph.TrackableObject.Builder newBuilder (prototipo TrackableObjectGraph.TrackableObject )
public static TrackableObjectGraph.TrackableObject parseDelimitedFrom (input InputStream)
Lancia
IOException |
---|
public static TrackableObjectGraph.TrackableObject parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
public static TrackableObjectGraph.TrackableObject parseFrom (dati ByteBuffer)
Lancia
InvalidProtocolBufferException |
---|
pubblico statico TrackableObjectGraph.TrackableObject parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
pubblico statico TrackableObjectGraph.TrackableObject parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
pubblico statico TrackableObjectGraph.TrackableObject parseFrom (input com.google.protobuf.CodedInputStream)
Lancia
IOException |
---|
pubblico statico TrackableObjectGraph.TrackableObject parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
pubblico statico TrackableObjectGraph.TrackableObject parseFrom (dati com.google.protobuf.ByteString)
Lancia
InvalidProtocolBufferException |
---|
public static TrackableObjectGraph.TrackableObject parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
pubblico statico TrackableObjectGraph.TrackableObject parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
IOException |
---|