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 | Kode hash () |
| boolean terakhir | |
| TensorDescription.Builder statis | newBuilder (prototipe TensorDescription ) |
| 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 | pengurai () |
| 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; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
int publik getDtypeValue ()
Data type of tensor elements
.tensorflow.DataType dtype = 1; publik dapatkanParserForType ()
publik int getSerializedSize ()
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 parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
parseFrom TensorDescription statis publik (data ByteBuffer)
Melempar
| ProtokolBufferException Tidak Valid |
|---|
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
| ProtokolBufferException Tidak Valid |
|---|
parseFrom TensorDescription statis publik (com.google.protobuf.CodedInputStream input)
Melempar
| Pengecualian IO |
|---|
parseFrom TensorDescription statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| ProtokolBufferException Tidak Valid |
|---|
parseFrom TensorDescription statis publik (com.google.protobuf.ByteString data)
Melempar
| ProtokolBufferException Tidak Valid |
|---|
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
| ProtokolBufferException Tidak Valid |
|---|
statis publik pengurai ()
public void writeTo (keluaran com.google.protobuf.CodedOutputStream)
Melempar
| Pengecualian IO |
|---|