TrackableObjectGraph.TrackableObject

מחלקה סופית סטטית ציבורית TrackableObjectGraph.TrackableObject

סוג Protobuf tensorflow.TrackableObjectGraph.TrackableObject

כיתות מקוננות

מעמד TrackableObjectGraph.TrackableObject.Builder סוג Protobuf tensorflow.TrackableObjectGraph.TrackableObject
מעמד TrackableObjectGraph.TrackableObject.ObjectReference סוג Protobuf tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference
מִמְשָׁק TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
מעמד TrackableObjectGraph.TrackableObject.SerializedTensor סוג Protobuf tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor
מִמְשָׁק TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
מעמד TrackableObjectGraph.TrackableObject.SlotVariableReference סוג Protobuf tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference
מִמְשָׁק TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder

קבועים

int ATTRIBUTES_FIELD_NUMBER
int CHILDREN_FIELD_NUMBER
int SLOT_VARIABLES_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
TrackableObjectGraph.TrackableObject.SerializedTensor
getAttributes (int index)
 Serialized data specific to this object.
int
getAttributesCount ()
 Serialized data specific to this object.
רשימה< TrackableObjectGraph.TrackableObject.SerializedTensor >
getAttributesList ()
 Serialized data specific to this object.
TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
getAttributesOrBuilder (int index)
 Serialized data specific to this object.
רשימה<? מרחיב את 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.
רשימה< TrackableObjectGraph.TrackableObject.ObjectReference >
getChildrenList ()
 Objects which this object depends on.
TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
getChildrenOrBuilder (int index)
 Objects which this object depends on.
רשימה<? מרחיב את TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder >
getChildrenOrBuilderList ()
 Objects which this object depends on.
סטטי 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.
רשימה< TrackableObjectGraph.TrackableObject.SlotVariableReference >
getSlotVariablesList ()
 Slot variables owned by this object.
TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder
getSlotVariablesOrBuilder (int index)
 Slot variables owned by this object.
רשימה<? מרחיב את TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder >
getSlotVariablesOrBuilderList ()
 Slot variables owned by this object.
final com.google.protobuf.UnknownFieldSet
int
בוליאנית סופית
סטטי TrackableObjectGraph.TrackableObject.Builder
סטטי TrackableObjectGraph.TrackableObject.Builder
TrackableObjectGraph.TrackableObject.Builder
סטטי TrackableObjectGraph.TrackableObject
parseDelimitedFrom (קלט InputStream)
סטטי TrackableObjectGraph.TrackableObject
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי TrackableObjectGraph.TrackableObject
parseFrom (נתוני ByteBuffer)
סטטי TrackableObjectGraph.TrackableObject
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי TrackableObjectGraph.TrackableObject
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי TrackableObjectGraph.TrackableObject
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי TrackableObjectGraph.TrackableObject
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי TrackableObjectGraph.TrackableObject
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי TrackableObjectGraph.TrackableObject
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי TrackableObjectGraph.TrackableObject
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
TrackableObjectGraph.TrackableObject.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

אינט סופי סטטי ציבורי ATTRIBUTES_FIELD_NUMBER

ערך קבוע: 2

גמר סטטי ציבורי CHILDREN_FIELD_NUMBER

ערך קבוע: 1

אינט סופי סטטי ציבורי SLOT_VARIABLES_FIELD_NUMBER

ערך קבוע: 3

שיטות ציבוריות

שווה ערך בוליאני ציבורי (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;

רשימה ציבורית< TrackableObjectGraph.TrackableObject.SerializedTensor > getAttributesList ()

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

public TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder getAttributesOrBuilder (int index)

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

רשימה ציבורית<? מרחיב את 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;

רשימה ציבורית< TrackableObjectGraph.TrackableObject.ObjectReference > getChildrenList ()

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

Public TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder getChildrenOrBuilder (int index)

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

רשימה ציבורית<? מרחיב את TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder > getChildrenOrBuilderList ()

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

ציבורי סטטי TrackableObjectGraph.TrackableObject getDefaultInstance ()

public TrackableObjectGraph.TrackableObject getDefaultInstanceForType ()

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

פּוּמְבֵּי 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;

רשימה ציבורית< TrackableObjectGraph.TrackableObject.SlotVariableReference > getSlotVariablesList ()

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

Public TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder getSlotVariablesOrBuilder (int index)

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

רשימה ציבורית<? מרחיב את 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 ()

בוליאני הסופי הציבורי הוא אתחול ()

סטטי ציבורי TrackableObjectGraph.TrackableObject.Builder newBuilder (אב-טיפוס TrackableObjectGraph.TrackableObject )

סטטי ציבורי TrackableObjectGraph.TrackableObject.Builder newBuilder ()

Public TrackableObjectGraph.TrackableObject.Builder newBuilderForType ()

ציבורי סטטי TrackableObjectGraph.TrackableObject parseDelimitedFrom (קלט InputStream)

זורק
IOException

ציבורי סטטי TrackableObjectGraph.TrackableObject parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static TrackableObjectGraph.TrackableObject parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

ציבורי סטטי TrackableObjectGraph.TrackableObject parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

סטטי ציבורי TrackableObjectGraph.TrackableObject parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי TrackableObjectGraph.TrackableObject parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

סטטי ציבורי TrackableObjectGraph.TrackableObject parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי TrackableObjectGraph.TrackableObject parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

ציבורי סטטי TrackableObjectGraph.TrackableObject parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

סטטי ציבורי TrackableObjectGraph.TrackableObject parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException