MemoryLogTensorAllocation kelas akhir publik
Tipe protobuf tensorflow.MemoryLogTensorAllocation
Kelas Bersarang
| kelas | MemoryLogTensorAllocation.Builder | Tipe protobuf tensorflow.MemoryLogTensorAllocation | |
Konstanta
| ke dalam | KERNEL_NAME_FIELD_NUMBER | |
| ke dalam | STEP_ID_FIELD_NUMBER | |
| ke dalam | TENSOR_FIELD_NUMBER |
Metode Publik
| boolean | sama dengan (Objek objek) |
| MemoryLogTensorAllocation statis | |
| Alokasi MemoryLogTensor | |
| com.google.protobuf.Descriptors.Descriptor statis terakhir | |
| Rangkaian | dapatkan Nama Kernel () Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign". |
| com.google.protobuf.ByteString | dapatkanKernelNameBytes () Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign". |
| ke dalam | |
| panjang | dapatkanStepId () Process-unique step id. |
| Deskripsi Tensor | dapatkan Tensor () Allocated tensor details. |
| TensorDescriptionOrBuilder | dapatkanTensorOrBuilder () Allocated tensor details. |
| final com.google.protobuf.UnknownFieldSet | |
| boolean | memiliki Tensor () Allocated tensor details. |
| ke dalam | Kode hash () |
| boolean terakhir | |
| MemoryLogTensorAllocation.Builder statis | |
| MemoryLogTensorAllocation.Builder statis | newBuilder (prototipe MemoryLogTensorAllocation ) |
| MemoryLogTensorAllocation.Builder | |
| MemoryLogTensorAllocation statis | parseDelimitedFrom (masukan Aliran Masukan) |
| MemoryLogTensorAllocation statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemoryLogTensorAllocation statis | parseFrom (data ByteBuffer) |
| MemoryLogTensorAllocation statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemoryLogTensorAllocation statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemoryLogTensorAllocation statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
| MemoryLogTensorAllocation statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemoryLogTensorAllocation statis | parseFrom (com.google.protobuf.ByteString data) |
| MemoryLogTensorAllocation statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemoryLogTensorAllocation statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statis | pengurai () |
| MemoryLogTensorAllocation.Builder | |
| ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int final statis publik KERNEL_NAME_FIELD_NUMBER
Nilai Konstan: 2
int akhir statis publik STEP_ID_FIELD_NUMBER
Nilai Konstan: 1
int akhir statis publik TENSOR_FIELD_NUMBER
Nilai Konstan: 3
Metode Publik
boolean publik sama (Obj objek)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
String publik getKernelName ()
Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign".
string kernel_name = 2; publik com.google.protobuf.ByteString getKernelNameBytes ()
Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign".
string kernel_name = 2; publik dapatkanParserForType ()
publik int getSerializedSize ()
getStepId panjang publik ()
Process-unique step id.
int64 step_id = 1; TensorDeskripsi publik getTensor ()
Allocated tensor details.
.tensorflow.TensorDescription tensor = 3; TensorDescriptionOrBuilder publik getTensorOrBuilder ()
Allocated tensor details.
.tensorflow.TensorDescription tensor = 3; public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
boolean publik hasTensor ()
Allocated tensor details.
.tensorflow.TensorDescription tensor = 3; kode hash int publik ()
boolean akhir publik diinisialisasi ()
MemoryLogTensorAllocation statis publik parseDelimitedFrom (input InputStream)
Melempar
| Pengecualian IO |
|---|
MemoryLogTensorAllocation statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
parseFrom MemoryLogTensorAllocation statis publik (data ByteBuffer)
Melempar
| ProtokolBufferException Tidak Valid |
|---|
parseFrom MemoryLogTensorAllocation statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
parseFrom MemoryLogTensorAllocation statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| ProtokolBufferException Tidak Valid |
|---|
parseFrom MemoryLogTensorAllocation statis publik (com.google.protobuf.CodedInputStream input)
Melempar
| Pengecualian IO |
|---|
parseFrom MemoryLogTensorAllocation statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| ProtokolBufferException Tidak Valid |
|---|
parseFrom MemoryLogTensorAllocation statis publik (com.google.protobuf.ByteString data)
Melempar
| ProtokolBufferException Tidak Valid |
|---|
parseFrom MemoryLogTensorAllocation statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
parseFrom MemoryLogTensorAllocation 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 |
|---|