TensorDescription

TensorDescription kelas akhir publik

Tipe protobuf tensorflow.TensorDescription

Kelas Bersarang

kelas TensorDescription.Builder Tipe protobuf tensorflow.TensorDescription

Konstanta

ke dalam ALLOCATION_DESCRIPTION_FIELD_NUMBER
ke dalam DTYPE_FIELD_NUMBER
ke dalam BENTUK_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
Deskripsi Alokasi
dapatkanDeskripsi Alokasi ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
AlocationDescriptionOrBuilder
dapatkanAllocationDescriptionOrBuilder ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
Deskripsi Tensor statis
Deskripsi Tensor
com.google.protobuf.Descriptors.Descriptor statis terakhir
Tipe data
dapatkan tipe D ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
ke dalam
dapatkanDtypeValue ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
ke dalam
TensorBentukProto
dapatkanBentuk ()
 Shape of the tensor.
TensorShapeProtoOrBuilder
dapatkanBentukOrBuilder ()
 Shape of the tensor.
final com.google.protobuf.UnknownFieldSet
boolean
hasAllocationDescription ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
boolean
memilikiBentuk ()
 Shape of the tensor.
ke dalam
boolean terakhir
TensorDescription.Builder statis
TensorDescription.Builder statis
TensorDescription.Builder
Deskripsi Tensor statis
parseDelimitedFrom (masukan Aliran Masukan)
Deskripsi Tensor statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deskripsi Tensor statis
parseFrom (data ByteBuffer)
Deskripsi Tensor statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deskripsi Tensor statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deskripsi Tensor statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
Deskripsi Tensor statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deskripsi Tensor statis
parseFrom (com.google.protobuf.ByteString data)
Deskripsi Tensor statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deskripsi Tensor statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
TensorDescription.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int final statis publik ALLOCATION_DESCRIPTION_FIELD_NUMBER

Nilai Konstan: 4

int akhir statis publik DTYPE_FIELD_NUMBER

Nilai Konstan: 1

int akhir statis publik SHAPE_FIELD_NUMBER

Nilai Konstan: 2

Metode Publik

boolean publik sama (Obj objek)

Deskripsi Alokasi publik getAllocationDescription ()

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

public AllocationDescriptionOrBuilder getAllocationDescriptionOrBuilder ()

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

TensorDescription statis publik getDefaultInstance ()

TensorDescription publik getDefaultInstanceForType ()

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

Tipe Data publik getDtype ()

 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;

int publik getDtypeValue ()

 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;

publik dapatkanParserForType ()

publik int getSerializedSize ()

TensorShapeProto getShape publik ()

 Shape of the tensor.
 
.tensorflow.TensorShapeProto shape = 2;

TensorShapeProtoOrBuilder publik getShapeOrBuilder ()

 Shape of the tensor.
 
.tensorflow.TensorShapeProto shape = 2;

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

boolean publik hasAllocationDescription ()

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

boolean publik hasShape ()

 Shape of the tensor.
 
.tensorflow.TensorShapeProto shape = 2;

kode hash int publik ()

boolean akhir publik diinisialisasi ()

TensorDescription statis publik.Builder newBuilder (prototipe TensorDescription )

TensorDescription statis publik.Builder newBuilder ()

TensorDescription publik.Builder newBuilderForType ()

TensorDescription statis publik parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

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

Melempar
Pengecualian IO

parseFrom TensorDescription statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

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

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

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

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

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

Melempar
InvalidProtocolBufferException

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

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

TensorDescription publik.Builder toBuilder ()

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

Melempar
Pengecualian IO