כיתת גמר ציבורית SavedTensorSlices
Each record in a v3 checkpoint file is a serialized SavedTensorSlices message.
tensorflow.SavedTensorSlices
מסוג Protobuf.SavedTensorSlices כיתות מקוננות
מַחלָקָה | SavedTensorSlices.Builder | Each record in a v3 checkpoint file is a serialized SavedTensorSlices message. |
קבועים
int | DATA_FIELD_NUMBER | |
int | META_FIELD_NUMBER |
שיטות ציבוריות
בוליאני | שווה (Object obj) |
SavedSlice | getData () This exists in all but the first item of each checkpoint file. |
SavedSliceOrBuilder | getDataOrBuilder () This exists in all but the first item of each checkpoint file. |
סטטי SavedTensorSlices | |
SavedTensorSlices | |
final static com.google.protobuf.Descriptors.Descriptor | |
SavedTensorSliceMeta | getMeta () This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file. |
SavedTensorSliceMetaOrBuilder | getMetaOrBuilder () This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file. |
int | |
final com.google.protobuf.UnknownFieldSet | |
בוליאני | hasData () This exists in all but the first item of each checkpoint file. |
בוליאני | hasMeta () This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file. |
int | hashcode () |
בוליאנית סופית | |
סטטי SavedTensorSlices.Builder | newBuilder (אב-טיפוס SavedTensorSlices ) |
סטטי SavedTensorSlices.Builder | newBuilder () |
SavedTensorSlices.Builder | |
סטטי SavedTensorSlices | parseDelimitedFrom (קלט InputStream) |
סטטי SavedTensorSlices | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי SavedTensorSlices | parseFrom (נתוני ByteBuffer) |
סטטי SavedTensorSlices | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי SavedTensorSlices | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי SavedTensorSlices | parseFrom (קלט com.google.protobuf.CodedInputStream) |
סטטי SavedTensorSlices | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי SavedTensorSlices | parseFrom (נתוני com.google.protobuf.ByteString) |
סטטי SavedTensorSlices | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטטי SavedTensorSlices | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
סטָטִי | מנתח () |
SavedTensorSlices.Builder | toBuilder () |
בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
גמר סטטי ציבורי DATA_FIELD_NUMBER
ערך קבוע: 2
גמר סטטי ציבורי META_FIELD_NUMBER
ערך קבוע: 1
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
Public SavedSlice getData ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
Public SavedSliceOrBuilder getDataOrBuilder ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
Public SavedTensorSliceMeta getMeta ()
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
.tensorflow.SavedTensorSliceMeta meta = 1;
public SavedTensorSliceMetaOrBuilder getMetaOrBuilder ()
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
.tensorflow.SavedTensorSliceMeta meta = 1;
פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
יש נתונים בוליאני ציבורי ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
hasMeta בוליאני ציבורי ()
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
.tensorflow.SavedTensorSliceMeta meta = 1;
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static SavedTensorSlices parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
Public static SavedTensorSlices parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static SavedTensorSlices parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
public static SavedTensorSlices parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי SavedTensorSlices parseFrom (נתוני com.google.protobuf.ByteString)
זורק
InvalidProtocolBufferException |
---|
public static SavedTensorSlices parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
סטטי ציבורי SavedTensorSlices parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
IOException |
---|