TensorSliceProtoOrBuilder

genel arayüz TensorSliceProtoOrBuilder
Bilinen Dolaylı Alt Sınıflar

Genel Yöntemler

soyut TensorSliceProto.Extent
getExtent (int dizini)
 Extent of the slice in all tensor dimensions.
soyut int
getExtentCount ()
 Extent of the slice in all tensor dimensions.
özet Listesi< TensorSliceProto.Extent >
getExtentList ()
 Extent of the slice in all tensor dimensions.
soyut TensorSliceProto.ExtentOrBuilder
getExtentOrBuilder (int dizini)
 Extent of the slice in all tensor dimensions.
Özet Liste<? TensorSliceProto.ExtentOrBuilder'ı genişletir >
getExtentOrBuilderList ()
 Extent of the slice in all tensor dimensions.

Genel Yöntemler

genel özet TensorSliceProto.Extent getExtent (int dizini)

 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;

genel soyut 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;

genel özet Listesi< 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;

genel özet TensorSliceProto.ExtentOrBuilder getExtentOrBuilder (int dizini)

 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;

genel özet listesi<? TensorSliceProto.ExtentOrBuilder'ı genişletir > 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;