SavedSliceMetaOrBuilder

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

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

सार स्ट्रिंग
सार com.google.protobuf.ByteString
getNameबाइट्स ()
 Name of the tensor.
सार TensorShapeProto
आकार प्राप्त करें ()
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
सार TensorShapeProtoOrBuilder
getShapeOrBuilder ()
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;
सार TensorSliceProto
गेटस्लाइस (इंट इंडेक्स)
 Explicit list of slices saved in the checkpoint file.
सार इंट
getSliceCount ()
 Explicit list of slices saved in the checkpoint file.
सार सूची < TensorSliceProto >
getSliceList ()
 Explicit list of slices saved in the checkpoint file.
सार TensorSliceProtoOrBuilder
getSliceOrBuilder (इंट इंडेक्स)
 Explicit list of slices saved in the checkpoint file.
सार सूची<? TensorSliceProtoOrBuilder > का विस्तार करता है
getSliceOrBuilderList ()
 Explicit list of slices saved in the checkpoint file.
सार डेटा प्रकार
गेटटाइप ()
 Type of the tensor
 
.tensorflow.DataType type = 3;
सार इंट
getTypeValue ()
 Type of the tensor
 
.tensorflow.DataType type = 3;
अमूर्त बूलियन
हैशेप ()
 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

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

सार्वजनिक सार स्ट्रिंग getName ()

 Name of the tensor.
 
string name = 1;

सार्वजनिक सार com.google.protobuf.ByteString getNameBytes ()

 Name of the tensor.
 
string name = 1;

सार्वजनिक सार TensorShapeProto getShape ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

सार्वजनिक सार TensorShapeProtoOrBuilder getShapeOrBuilder ()

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;

सार्वजनिक सार TensorSliceProto getSlice (int सूचकांक)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

सार्वजनिक सार int getSliceCount ()

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

सार्वजनिक सार सूची < TensorSliceProto > getSliceList ()

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

सार्वजनिक सार TensorSliceProtoOrBuilder getSliceOrBuilder (int अनुक्रमणिका)

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

सार्वजनिक सार सूची<? TensorSliceProtoOrBuilder > getSliceOrBuilderList () का विस्तार करता है

 Explicit list of slices saved in the checkpoint file.
 
repeated .tensorflow.TensorSliceProto slice = 4;

सार्वजनिक सार डेटा प्रकार getType ()

 Type of the tensor
 
.tensorflow.DataType type = 3;

सार्वजनिक सार int getTypeValue ()

 Type of the tensor
 
.tensorflow.DataType type = 3;

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

 Shape of the tensor
 
.tensorflow.TensorShapeProto shape = 2;