TensorSliceProto

TensorSliceProto kelas akhir publik

 Can only be interpreted if you know the corresponding TensorShape.
 
Protobuf tipe tensorflow.TensorSliceProto

Kelas Bersarang

kelas TensorSliceProto.Builder
 Can only be interpreted if you know the corresponding TensorShape. 
kelas TensorSliceProto.Extent
 Extent of the slice in one dimension. 
antarmuka TensorSliceProto.ExtentOrBuilder

Konstanta

ke dalam EXTENT_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
TensorSliceProto statis
TensorSliceProto
com.google.protobuf.Descriptors.Descriptor statis terakhir
TensorSliceProto.Extent
getExtent (indeks int)
 Extent of the slice in all tensor dimensions.
ke dalam
dapatkanExtentCount ()
 Extent of the slice in all tensor dimensions.
Daftar< TensorSliceProto.Extent >
dapatkanExtentList ()
 Extent of the slice in all tensor dimensions.
TensorSliceProto.ExtentOrBuilder
getExtentOrBuilder (indeks int)
 Extent of the slice in all tensor dimensions.
Daftar<? memperluas TensorSliceProto.ExtentOrBuilder >
getExtentOrBuilderList ()
 Extent of the slice in all tensor dimensions.
ke dalam
final com.google.protobuf.UnknownFieldSet
ke dalam
boolean terakhir
TensorSliceProto.Builder statis
TensorSliceProto.Builder statis
TensorSliceProto.Builder
TensorSliceProto statis
parseDelimitedFrom (masukan Aliran Masukan)
TensorSliceProto statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorSliceProto statis
parseFrom (data ByteBuffer)
TensorSliceProto statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorSliceProto statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorSliceProto statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
TensorSliceProto statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorSliceProto statis
parseFrom (com.google.protobuf.ByteString data)
TensorSliceProto statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorSliceProto statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
TensorSliceProto.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int akhir statis publik EXTENT_FIELD_NUMBER

Nilai Konstan: 1

Metode Publik

boolean publik sama (Obj objek)

TensorSliceProto statis publik getDefaultInstance ()

TensorSliceProto publik getDefaultInstanceForType ()

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

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

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

TensorSliceProto.ExtentOrBuilder publik 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 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;

publik dapatkanParserForType ()

publik int getSerializedSize ()

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

kode hash int publik ()

boolean akhir publik diinisialisasi ()

TensorSliceProto.Builder statis publik newBuilder (prototipe TensorSliceProto )

TensorSliceProto.Builder statis publik newBuilder ()

TensorSliceProto.Builder publik newBuilderForType ()

TensorSliceProto statis publik parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

TensorSliceProto statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

TensorSliceProto statis publik parseFrom (data ByteBuffer)

Melempar
InvalidProtocolBufferException

TensorSliceProto statis publik parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

TensorSliceProto statis publik parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

TensorSliceProto statis publik parseFrom (com.google.protobuf.CodedInputStream input)

Melempar
Pengecualian IO

TensorSliceProto statis publik parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

TensorSliceProto statis publik parseFrom (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

TensorSliceProto statis publik parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

TensorSliceProto statis publik parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

TensorSliceProto.Builder toBuilder publik ()

public void writeTo (com.google.protobuf.CodedOutputStream keluaran)

Melempar
Pengecualian IO