genel arayüz SavedTensorSlicesOrBuilder
Bilinen Dolaylı Alt Sınıflar |
Genel Yöntemler
özet KaydedilenSlice | Veri Al () This exists in all but the first item of each checkpoint file. |
özet SavedSliceOrBuilder | getDataOrBuilder () This exists in all but the first item of each checkpoint file. |
özet KaydedilenTensorSliceMeta | 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. |
özet KaydedildiTensorSliceMetaOrBuilder | 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. |
soyut boole | Verileri var () This exists in all but the first item of each checkpoint file. |
soyut boole | 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. |
Genel Yöntemler
genel özet SavedSlice getData ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
genel özet SavedSliceOrBuilder getDataOrBuilder ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
genel özet 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;
genel özet 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;
genel soyut boolean hasData ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
genel soyut 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.
.tensorflow.SavedTensorSliceMeta meta = 1;