อินเทอร์เฟซสาธารณะ SavedTensorSlicesOrBuilder
| คลาสย่อยทางอ้อมที่รู้จัก |
วิธีการสาธารณะ
| บทคัดย่อ SavedSlice | รับข้อมูล () 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. |
| บูลีนนามธรรม | มีข้อมูล () This exists in all but the first item of each checkpoint file. |
| บูลีนนามธรรม | มีเมตา () 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;