ממשק ציבורי SavedTensorSlicesOrBuilder
תת-מחלקות עקיפות ידועות |
שיטות ציבוריות
תקציר 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. |
תקציר 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. |
בוליאני מופשט | 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. |
שיטות ציבוריות
תקציר ציבורי SavedSlice getData ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
תקציר ציבורי SavedSliceOrBuilder getDataOrBuilder ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
תקציר ציבורי 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;
תקציר ציבורי 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;
תקציר ציבורי בוליאני hasData ()
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;