общедоступный статический конечный класс MemoryLogRawAllocation.Builder
Тип protobuf tensorflow.MemoryLogRawAllocation
Публичные методы
| MemoryLogRawAllocation.Builder | addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
| MemoryLogRawAllocation | строить () |
| MemoryLogRawAllocation | |
| MemoryLogRawAllocation.Builder | прозрачный () |
| MemoryLogRawAllocation.Builder | очиститьАллокацияИд () Id of the tensor buffer being allocated, used to match to a corresponding deallocation. |
| MemoryLogRawAllocation.Builder | очиститьимяаллокатора () Name of the allocator used. |
| MemoryLogRawAllocation.Builder | ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor) |
| MemoryLogRawAllocation.Builder | очиститьнумбайтес () Number of bytes in the allocation. |
| MemoryLogRawAllocation.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| MemoryLogRawAllocation.Builder | очиститьОперация () Name of the operation making the allocation. |
| MemoryLogRawAllocation.Builder | ясноПтр () Address of the allocation. |
| MemoryLogRawAllocation.Builder | очиститьStepId () Process-unique step id. |
| MemoryLogRawAllocation.Builder | клон () |
| длинный | получитьИдАллокации () Id of the tensor buffer being allocated, used to match to a corresponding deallocation. |
| Нить | получитьимяаллокатора () Name of the allocator used. |
| com.google.protobuf.ByteString | getAllocatorNameBytes () Name of the allocator used. |
| MemoryLogRawAllocation | |
| окончательный статический com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| длинный | getNumBytes () Number of bytes in the allocation. |
| Нить | получитьОперацию () Name of the operation making the allocation. |
| com.google.protobuf.ByteString | getOperationBytes () Name of the operation making the allocation. |
| длинный | получитьПтр () Address of the allocation. |
| длинный | получитьStepId () Process-unique step id. |
| последнее логическое значение | |
| MemoryLogRawAllocation.Builder | mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| MemoryLogRawAllocation.Builder | mergeFrom (com.google.protobuf.Message другое) |
| окончательный MemoryLogRawAllocation.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| MemoryLogRawAllocation.Builder | setAllocationId (длинное значение) Id of the tensor buffer being allocated, used to match to a corresponding deallocation. |
| MemoryLogRawAllocation.Builder | setAllocatorName (строковое значение) Name of the allocator used. |
| MemoryLogRawAllocation.Builder | setAllocatorNameBytes (значение com.google.protobuf.ByteString) Name of the allocator used. |
| MemoryLogRawAllocation.Builder | setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
| MemoryLogRawAllocation.Builder | setNumBytes (длинное значение) Number of bytes in the allocation. |
| MemoryLogRawAllocation.Builder | setOperation (строковое значение) Name of the operation making the allocation. |
| MemoryLogRawAllocation.Builder | setOperationBytes (значение com.google.protobuf.ByteString) Name of the operation making the allocation. |
| MemoryLogRawAllocation.Builder | setPtr (длинное значение) Address of the allocation. |
| MemoryLogRawAllocation.Builder | setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта) |
| MemoryLogRawAllocation.Builder | setStepId (длинное значение) Process-unique step id. |
| окончательный MemoryLogRawAllocation.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
Унаследованные методы
Публичные методы
public MemoryLogRawAllocation.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
общедоступный MemoryLogRawAllocation.Builder ClearAllocationId ()
Id of the tensor buffer being allocated, used to match to a corresponding deallocation.
int64 allocation_id = 5; public MemoryLogRawAllocation.Builder ClearAllocatorName ()
Name of the allocator used.
string allocator_name = 6; public MemoryLogRawAllocation.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
общедоступный MemoryLogRawAllocation.Builder ClearNumBytes ()
Number of bytes in the allocation.
int64 num_bytes = 3; public MemoryLogRawAllocation.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
public MemoryLogRawAllocation.Builder ClearOperation ()
Name of the operation making the allocation.
string operation = 2; общедоступный MemoryLogRawAllocation.Builder ClearStepId ()
Process-unique step id.
int64 step_id = 1; общедоступный длинный getAllocationId ()
Id of the tensor buffer being allocated, used to match to a corresponding deallocation.
int64 allocation_id = 5; публичная строка getAllocatorName ()
Name of the allocator used.
string allocator_name = 6; public com.google.protobuf.ByteString getAllocatorNameBytes ()
Name of the allocator used.
string allocator_name = 6; общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
общедоступный длинный getNumBytes ()
Number of bytes in the allocation.
int64 num_bytes = 3; публичная строка getOperation ()
Name of the operation making the allocation.
string operation = 2; public com.google.protobuf.ByteString getOperationBytes ()
Name of the operation making the allocation.
string operation = 2; публичный длинный getPtr ()
Address of the allocation.
uint64 ptr = 4; общедоступный длинный getStepId ()
Process-unique step id.
int64 step_id = 1; публичное окончательное логическое значение isInitialized ()
public MemoryLogRawAllocation.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
| Исключение IO |
|---|
общедоступный финал MemoryLogRawAllocation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public MemoryLogRawAllocation.Builder setAllocationId (длинное значение)
Id of the tensor buffer being allocated, used to match to a corresponding deallocation.
int64 allocation_id = 5; public MemoryLogRawAllocation.Builder setAllocatorName (строковое значение)
Name of the allocator used.
string allocator_name = 6; public MemoryLogRawAllocation.Builder setAllocatorNameBytes (значение com.google.protobuf.ByteString)
Name of the allocator used.
string allocator_name = 6; public MemoryLogRawAllocation.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public MemoryLogRawAllocation.Builder setNumBytes (длинное значение)
Number of bytes in the allocation.
int64 num_bytes = 3; public MemoryLogRawAllocation.Builder setOperation (строковое значение)
Name of the operation making the allocation.
string operation = 2; public MemoryLogRawAllocation.Builder setOperationBytes (значение com.google.protobuf.ByteString)
Name of the operation making the allocation.
string operation = 2; public MemoryLogRawAllocation.Builder setPtr (длинное значение)
Address of the allocation.
uint64 ptr = 4; public MemoryLogRawAllocation.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
public MemoryLogRawAllocation.Builder setStepId (длинное значение)
Process-unique step id.
int64 step_id = 1;