TensorSliceProtoOrBuilder

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

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

सार TensorSliceProto.Extent
getExtent (int सूचकांक)
 Extent of the slice in all tensor dimensions.
सार इंट
getExtentCount ()
 Extent of the slice in all tensor dimensions.
सार सूची < TensorSliceProto.Extent >
getExtentList ()
 Extent of the slice in all tensor dimensions.
सार TensorSliceProto.ExtentOrBuilder
getExtentOrBuilder (int अनुक्रमणिका)
 Extent of the slice in all tensor dimensions.
सार सूची<? TensorSliceProto.ExtentOrBuilder > का विस्तार करता है
getExtentOrBuilderList ()
 Extent of the slice in all tensor dimensions.

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

सार्वजनिक सार TensorSliceProto.Extent getExtent (int अनुक्रमणिका)

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

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

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

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

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

सार्वजनिक सार TensorSliceProto.ExtentOrBuilder getExtentOrBuilder (int अनुक्रमणिका)

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;

सार्वजनिक सार सूची<? TensorSliceProto.ExtentOrBuilder > getExtentOrBuilderList () का विस्तार करता है

 Extent of the slice in all tensor dimensions.
 Must have one entry for each of the dimension of the tensor that this
 slice belongs to.  The order of sizes is the same as the order of
 dimensions in the TensorShape.
 
repeated .tensorflow.TensorSliceProto.Extent extent = 1;