TensorSliceProtoOrBuilder

ממשק ציבורי TensorSliceProtoOrBuilder
תת-מחלקות עקיפות ידועות

שיטות ציבוריות

תקציר TensorSliceProto.Extent
getExtent (int index)
 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 index)
 Extent of the slice in all tensor dimensions.
רשימה מופשטת<? מרחיב את TensorSliceProto.ExtentOrBuilder >
getExtentOrBuilderList ()
 Extent of the slice in all tensor dimensions.

שיטות ציבוריות

תקציר ציבורי TensorSliceProto.Extent getExtent (int index)

 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 index)

 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;