SavedTensorSlicesOrBuilder

পাবলিক ইন্টারফেস SavedTensorSlicesOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী

পাবলিক পদ্ধতি

বিমূর্ত সংরক্ষিত স্লাইস
তথ্য নাও ()
 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.
বিমূর্ত সংরক্ষিত টেনসর স্লাইসমেটা
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.
বিমূর্ত বুলিয়ান
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.

পাবলিক পদ্ধতি

সর্বজনীন বিমূর্ত সংরক্ষিত স্লাইস 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;

সর্বজনীন বিমূর্ত সংরক্ষিত টেনসরস্লাইসমেটা 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;