TensorSliceProtoOrBuilder

antarmuka publik TensorSliceProtoOrBuilder
Subkelas Tidak Langsung yang Diketahui

Metode Publik

abstrak TensorSliceProto.Extent
getExtent (indeks int)
 Extent of the slice in all tensor dimensions.
abstrak ke dalam
dapatkanExtentCount ()
 Extent of the slice in all tensor dimensions.
Daftar abstrak< TensorSliceProto.Extent >
dapatkanExtentList ()
 Extent of the slice in all tensor dimensions.
abstrak TensorSliceProto.ExtentOrBuilder
getExtentOrBuilder (indeks int)
 Extent of the slice in all tensor dimensions.
Daftar abstrak<? memperluas TensorSliceProto.ExtentOrBuilder >
getExtentOrBuilderList ()
 Extent of the slice in all tensor dimensions.

Metode Publik

abstrak publik TensorSliceProto.Extent getExtent (indeks 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;

abstrak publik 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;

Daftar abstrak publik< 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;

abstrak publik TensorSliceProto.ExtentOrBuilder getExtentOrBuilder (int indeks)

 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;

Daftar abstrak publik<? memperluas 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;