SavedTensorSlicesOrBuilder

सार्वजनिक इंटरफ़ेस SavedTensorSlicesOrBuilder
ज्ञात अप्रत्यक्ष उपवर्ग

सार्वजनिक तरीके

सार सेव्डस्लाइस
डेटा प्राप्त करें ()
 This exists in all but the first item of each checkpoint file.
सार सेव्डस्लाइसऑरबिल्डर
getDataOrBuilder ()
 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.
सार सेव्डटेन्सरस्लाइसमेटाओरबिल्डर
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.

सार्वजनिक तरीके

सार्वजनिक सार सेव्डस्लाइस गेटडेटा ()

 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;

सार्वजनिक सार बूलियन हैमेटा ()

 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;