מחלקה סופית סטטית ציבורית TrackableObjectGraph.TrackableObject.SerializedTensor
סוג Protobuf tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor
כיתות מקוננות
| מַחלָקָה | TrackableObjectGraph.TrackableObject.SerializedTensor.Builder | סוג Protobuf tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor | |
קבועים
| int | CHECKPOINT_KEY_FIELD_NUMBER | |
| int | FULL_NAME_FIELD_NUMBER | |
| int | NAME_FIELD_NUMBER | |
| int | OPTIONAL_RESTORE_FIELD_NUMBER |
שיטות ציבוריות
| בוליאני | שווה (Object obj) |
| חוּט | getCheckpointKey () The generated name of the Tensor in the checkpoint. |
| com.google.protobuf.ByteString | getCheckpointKeyBytes () The generated name of the Tensor in the checkpoint. |
| סטטי TrackableObjectGraph.TrackableObject.SerializedTensor | |
| TrackableObjectGraph.TrackableObject.SerializedTensor | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| חוּט | getFullName () The full name of the variable/tensor, if applicable. |
| com.google.protobuf.ByteString | getFullNameBytes () The full name of the variable/tensor, if applicable. |
| חוּט | getName () A name for the Tensor. |
| com.google.protobuf.ByteString | getNameBytes () A name for the Tensor. |
| בוליאני | getOptionalRestore () Whether checkpoints should be considered as matching even without this value restored. |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| int | hashcode () |
| בוליאנית סופית | |
| סטטי TrackableObjectGraph.TrackableObject.SerializedTensor.Builder | |
| סטטי TrackableObjectGraph.TrackableObject.SerializedTensor.Builder | newBuilder () |
| TrackableObjectGraph.TrackableObject.SerializedTensor.Builder | |
| סטטי TrackableObjectGraph.TrackableObject.SerializedTensor | parseDelimitedFrom (קלט InputStream) |
| סטטי TrackableObjectGraph.TrackableObject.SerializedTensor | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי TrackableObjectGraph.TrackableObject.SerializedTensor | parseFrom (נתוני ByteBuffer) |
| סטטי TrackableObjectGraph.TrackableObject.SerializedTensor | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי TrackableObjectGraph.TrackableObject.SerializedTensor | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי TrackableObjectGraph.TrackableObject.SerializedTensor | parseFrom (קלט com.google.protobuf.CodedInputStream) |
| סטטי TrackableObjectGraph.TrackableObject.SerializedTensor | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי TrackableObjectGraph.TrackableObject.SerializedTensor | parseFrom (נתוני com.google.protobuf.ByteString) |
| סטטי TrackableObjectGraph.TrackableObject.SerializedTensor | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי TrackableObjectGraph.TrackableObject.SerializedTensor | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטָטִי | מנתח () |
| TrackableObjectGraph.TrackableObject.SerializedTensor.Builder | toBuilder () |
| בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
אינט סופי סטטי ציבורי CHECKPOINT_KEY_FIELD_NUMBER
ערך קבוע: 3
גמר סטטי ציבורי FULL_NAME_FIELD_NUMBER
ערך קבוע: 2
גמר סטטי ציבורי NAME_FIELD_NUMBER
ערך קבוע: 1
אינט סופי סטטי ציבורי OPTIONAL_RESTORE_FIELD_NUMBER
ערך קבוע: 4
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
מחרוזת ציבורית getCheckpointKey ()
The generated name of the Tensor in the checkpoint.
string checkpoint_key = 3; public com.google.protobuf.ByteString getCheckpointKeyBytes ()
The generated name of the Tensor in the checkpoint.
string checkpoint_key = 3; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
מחרוזת ציבורית getFullName ()
The full name of the variable/tensor, if applicable. Used to allow name-based loading of checkpoints which were saved using an object-based API. Should match the checkpoint key which would have been assigned by tf.train.Saver.
string full_name = 2; public com.google.protobuf.ByteString getFullNameBytes ()
The full name of the variable/tensor, if applicable. Used to allow name-based loading of checkpoints which were saved using an object-based API. Should match the checkpoint key which would have been assigned by tf.train.Saver.
string full_name = 2; מחרוזת ציבורית getName ()
A name for the Tensor. Simple variables have only one `SerializedTensor` named "VARIABLE_VALUE" by convention. This value may be restored on object creation as an optimization.
string name = 1; public com.google.protobuf.ByteString getNameBytes ()
A name for the Tensor. Simple variables have only one `SerializedTensor` named "VARIABLE_VALUE" by convention. This value may be restored on object creation as an optimization.
string name = 1; getOptionalRestore ציבורי בוליאני ()
Whether checkpoints should be considered as matching even without this value restored. Used for non-critical values which don't affect the TensorFlow graph, such as layer configurations.
bool optional_restore = 4; פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
סטטי ציבורי TrackableObjectGraph.TrackableObject.SerializedTensor.Builder newBuilder (אב-טיפוס TrackableObjectGraph.TrackableObject.SerializedTensor )
ציבורי סטטי TrackableObjectGraph.TrackableObject.SerializedTensor parseDelimitedFrom (קלט קלט)
זורק
| IOException |
|---|
ציבורי סטטי TrackableObjectGraph.TrackableObject.SerializedTensor parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
Public static TrackableObjectGraph.TrackableObject.SerializedTensor parseFrom (נתוני ByteBuffer)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי TrackableObjectGraph.TrackableObject.SerializedTensor parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
Public static TrackableObjectGraph.TrackableObject.SerializedTensor parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
ציבורי סטטי TrackableObjectGraph.TrackableObject.SerializedTensor parseFrom (קלט com.google.protobuf.CodedInputStream)
זורק
| IOException |
|---|
Public static TrackableObjectGraph.TrackableObject.SerializedTensor parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
Public static TrackableObjectGraph.TrackableObject.SerializedTensor parseFrom (נתוני com.google.protobuf.ByteString)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי TrackableObjectGraph.TrackableObject.SerializedTensor parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
Public static TrackableObjectGraph.TrackableObject.SerializedTensor parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
| IOException |
|---|