TensorSliceProtoOrBuilder

interfejs publiczny TensorSliceProtoOrBuilder
Znane podklasy pośrednie

Metody publiczne

streszczenie TensorSliceProto.Extent
getExtent (indeks int)
 Extent of the slice in all tensor dimensions.
streszczenie wew
getExtentCount ()
 Extent of the slice in all tensor dimensions.
lista abstrakcyjna< TensorSliceProto.Extent >
getExtentList ()
 Extent of the slice in all tensor dimensions.
streszczenie TensorSliceProto.ExtentOrBuilder
getExtentOrBuilder (indeks int)
 Extent of the slice in all tensor dimensions.
lista abstrakcyjna<? rozszerza TensorSliceProto.ExtentOrBuilder >
getExtentOrBuilderList ()
 Extent of the slice in all tensor dimensions.

Metody publiczne

publiczne streszczenie 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;

publiczne streszczenie 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;

publiczna lista abstrakcyjna< 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;

publiczne streszczenie TensorSliceProto.ExtentOrBuilder getExtentOrBuilder (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;

publiczna lista abstrakcyjna<? rozszerza 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;