giao diện công cộng SavingTensorSlicesOrBuilder
Các lớp con gián tiếp đã biết |
Phương pháp công cộng
trừu tượng Đã lưuLát | lấy dữ liệu () This exists in all but the first item of each checkpoint file. |
trừu tượng SavedSliceOrBuilder | getDataOrBuilder () This exists in all but the first item of each checkpoint file. |
trừu tượng Đã lưuTensorSliceMeta | 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. |
trừu tượng 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. |
trừu tượng boolean | hasData () This exists in all but the first item of each checkpoint file. |
trừu tượng boolean | 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. |
Phương pháp công cộng
tóm tắt công khai SavingSlice getData ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
tóm tắt công khai SavingSliceOrBuilder getDataOrBuilder ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
tóm tắt công khai SavingTensorSliceMeta 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;
tóm tắt công khai 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;
boolean trừu tượng công khai hasData ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
boolean trừu tượng công khai 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;