TensorSliceProtoOrBuilder

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

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

বিমূর্ত TensorSliceProto.Extent
getExtent (int সূচক)
 Extent of the slice in all tensor dimensions.
বিমূর্ত int
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;