TensorSliceProto

genel final sınıfı TensorSliceProto

 Can only be interpreted if you know the corresponding TensorShape.
 
Protobuf türü tensorflow.TensorSliceProto

İç İçe Sınıflar

sınıf TensorSliceProto.Builder
 Can only be interpreted if you know the corresponding TensorShape. 
sınıf TensorSliceProto.Extent
 Extent of the slice in one dimension. 
arayüz TensorSliceProto.ExtentOrBuilder

Sabitler

int EXTENT_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
statik TensorSliceProto
Tensör DilimProto
final statik com.google.protobuf.Descriptors.Descriptor
TensorSliceProto.Extent
getExtent (int dizini)
 Extent of the slice in all tensor dimensions.
int
getExtentCount ()
 Extent of the slice in all tensor dimensions.
Liste< TensorSliceProto.Extent >
getExtentList ()
 Extent of the slice in all tensor dimensions.
TensorSliceProto.ExtentOrBuilder
getExtentOrBuilder (int dizini)
 Extent of the slice in all tensor dimensions.
Liste<? TensorSliceProto.ExtentOrBuilder'ı genişletir >
getExtentOrBuilderList ()
 Extent of the slice in all tensor dimensions.
int
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik TensorSliceProto.Builder
statik TensorSliceProto.Builder
TensorSliceProto.Builder
statik TensorSliceProto
parseDelimitedFrom (InputStream girişi)
statik TensorSliceProto
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik TensorSliceProto
parseFrom (ByteBuffer verileri)
statik TensorSliceProto
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik TensorSliceProto
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik TensorSliceProto
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik TensorSliceProto
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik TensorSliceProto
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik TensorSliceProto
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik TensorSliceProto
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
TensorSliceProto.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int EXTENT_FIELD_NUMBER

Sabit Değer: 1

Genel Yöntemler

genel boole eşittir (Object obj)

genel statik TensorSliceProto getDefaultInstance ()

public TensorSliceProto getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public 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;

public 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 Liste< 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;

public 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 liste<? 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;

halk getParserForType ()

public int getSerializedSize ()

genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()

genel int hashCode ()

genel final boolean isInitialized ()

genel statik TensorSliceProto.Builder newBuilder ( TensorSliceProto prototipi)

genel statik TensorSliceProto.Builder newBuilder ()

herkese açık TensorSliceProto.Builder newBuilderForType ()

genel statik TensorSliceProto parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

genel statik TensorSliceProto parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik TensorSliceProto ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik TensorSliceProto ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik TensorSliceProto parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik TensorSliceProto ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik TensorSliceProto ayrıştırmaFrom (bayt[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik TensorSliceProto ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik TensorSliceProto parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik TensorSliceProto ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

herkese açık TensorSliceProto.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası