מחלקה סופית סטטית ציבורית SavedTensorSlices.Builder
Each record in a v3 checkpoint file is a serialized SavedTensorSlices message.
tensorflow.SavedTensorSlices
מסוג Protobuf.SavedTensorSlices שיטות ציבוריות
SavedTensorSlices.Builder | addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
SavedTensorSlices | לבנות () |
SavedTensorSlices | buildPartial () |
SavedTensorSlices.Builder | ברור () |
SavedTensorSlices.Builder | clearData () This exists in all but the first item of each checkpoint file. |
SavedTensorSlices.Builder | clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor) |
SavedTensorSlices.Builder | clearMeta () 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. |
SavedTensorSlices.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SavedTensorSlices.Builder | שיבוט () |
SavedSlice | getData () This exists in all but the first item of each checkpoint file. |
SavedSlice.Builder | getDataBuilder () 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 | |
final static com.google.protobuf.Descriptors.Descriptor | |
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. |
SavedTensorSliceMeta.Builder | getMetaBuilder () 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. |
בוליאני | 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. |
בוליאנית סופית | |
SavedTensorSlices.Builder | |
SavedTensorSlices.Builder | mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedTensorSlices.Builder | mergeFrom (com.google.protobuf.Message אחר) |
SavedTensorSlices.Builder | mergeMeta (ערך SavedTensorSliceMeta ) 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. |
Final SavedTensorSlices.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
SavedTensorSlices.Builder | |
SavedTensorSlices.Builder | setData ( SavedSlice.Builder builderForValue) This exists in all but the first item of each checkpoint file. |
SavedTensorSlices.Builder | setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
SavedTensorSlices.Builder | setMeta (ערך SavedTensorSliceMeta ) 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. |
SavedTensorSlices.Builder | setMeta ( SavedTensorSliceMeta.Builder builderForValue) 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. |
SavedTensorSlices.Builder | setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט) |
Final SavedTensorSlices.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
שיטות בירושה
שיטות ציבוריות
Public SavedTensorSlices.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
Public SavedTensorSlices.Builder clearData ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
public SavedTensorSlices.Builder clearMeta ()
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 SavedSlice getData ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
public SavedSlice.Builder getDataBuilder ()
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 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
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 SavedTensorSliceMeta.Builder getMetaBuilder ()
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;
יש נתונים בוליאני ציבורי ()
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 SavedTensorSlices.Builder mergeData (ערך SavedSlice )
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
Public SavedTensorSlices.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
Public SavedTensorSlices.Builder mergeMeta (ערך SavedTensorSliceMeta )
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;
final public SavedTensorSlices.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
Public SavedTensorSlices.Builder setData (ערך SavedSlice )
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
Public SavedTensorSlices.Builder setData ( SavedSlice.Builder builderForValue)
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
Public SavedTensorSlices.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
Public SavedTensorSlices.Builder setMeta (ערך SavedTensorSliceMeta )
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 SavedTensorSlices.Builder setMeta ( SavedTensorSliceMeta.Builder builderForValue)
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;