SavedTensorSlicesOrBuilder

interfejs publiczny SavedTensorSlicesOrBuilder
Znane podklasy pośrednie

Metody publiczne

streszczenie SaveSlice
otrzymać dane ()
 This exists in all but the first item of each checkpoint file.
streszczenie SavedSliceOrBuilder
getDataOrBuilder ()
 This exists in all but the first item of each checkpoint file.
streszczenie 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.
streszczenie 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.
abstrakcyjna wartość logiczna
ma dane ()
 This exists in all but the first item of each checkpoint file.
abstrakcyjna wartość logiczna
maMeta ()
 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.

Metody publiczne

publiczne streszczenie SavedSlice getData ()

 This exists in all but the first item of each checkpoint file.
 
.tensorflow.SavedSlice data = 2;

streszczenie publiczne SavedSliceOrBuilder getDataOrBuilder ()

 This exists in all but the first item of each checkpoint file.
 
.tensorflow.SavedSlice data = 2;

streszczenie publiczne 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;

streszczenie publiczne 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;

publiczna wartość logiczna abstrakcyjna hasData ()

 This exists in all but the first item of each checkpoint file.
 
.tensorflow.SavedSlice data = 2;

publiczna wartość logiczna abstrakcyjna 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;