TensorSliceProtoOrBuilder

الواجهة العامة TensorSliceProtoOrBuilder
الفئات الفرعية غير المباشرة المعروفة

الأساليب العامة

مجردة TensorSliceProto.Extent
getExtent (فهرس كثافة العمليات)
 Extent of the slice in all tensor dimensions.
كثافة العمليات مجردة
الحصول علىExtentCount ()
 Extent of the slice in all tensor dimensions.
قائمة مجردة < TensorSliceProto.Extent >
قائمة الامتداد ()
 Extent of the slice in all tensor dimensions.
مجردة TensorSliceProto.ExtentOrBuilder
getExtentOrBuilder (فهرس كثافة العمليات)
 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 (فهرس كثافة العمليات)

 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;