общедоступный статический конечный класс AllocationDescription.Builder
Тип protobuf tensorflow.AllocationDescription
Публичные методы
| AllocationDescription.Builder | addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
| РаспределениеОписание | строить () |
| РаспределениеОписание | |
| AllocationDescription.Builder | прозрачный () |
| AllocationDescription.Builder | ОчиститьАллокатедБайтес () Total number of bytes allocated if known int64 allocated_bytes = 2; |
| AllocationDescription.Builder | очиститьАллокацияИд () Identifier of the allocated buffer if known int64 allocation_id = 4; |
| AllocationDescription.Builder | очиститьимяаллокатора () Name of the allocator used string allocator_name = 3; |
| AllocationDescription.Builder | ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor) |
| AllocationDescription.Builder | ClearHasSingleReference () Set if this tensor only has one remaining reference bool has_single_reference = 5; |
| AllocationDescription.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| AllocationDescription.Builder | ясноПтр () Address of the allocation. |
| AllocationDescription.Builder | Очиститьреквестедбайтес () Total number of bytes requested int64 requested_bytes = 1; |
| AllocationDescription.Builder | клон () |
| длинный | getAllocatedBytes () Total number of bytes allocated if known int64 allocated_bytes = 2; |
| длинный | получитьИдАллокации () Identifier of the allocated buffer if known int64 allocation_id = 4; |
| Нить | получитьимяаллокатора () Name of the allocator used string allocator_name = 3; |
| com.google.protobuf.ByteString | getAllocatorNameBytes () Name of the allocator used string allocator_name = 3; |
| РаспределениеОписание | |
| окончательный статический com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| логическое значение | getHasSingleReference () Set if this tensor only has one remaining reference bool has_single_reference = 5; |
| длинный | получитьПтр () Address of the allocation. |
| длинный | getRequestedBytes () Total number of bytes requested int64 requested_bytes = 1; |
| последнее логическое значение | |
| AllocationDescription.Builder | mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| AllocationDescription.Builder | mergeFrom (com.google.protobuf.Message другое) |
| окончательное AllocationDescription.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| AllocationDescription.Builder | setAllocatedBytes (длинное значение) Total number of bytes allocated if known int64 allocated_bytes = 2; |
| AllocationDescription.Builder | setAllocationId (длинное значение) Identifier of the allocated buffer if known int64 allocation_id = 4; |
| AllocationDescription.Builder | setAllocatorName (строковое значение) Name of the allocator used string allocator_name = 3; |
| AllocationDescription.Builder | setAllocatorNameBytes (значение com.google.protobuf.ByteString) Name of the allocator used string allocator_name = 3; |
| AllocationDescription.Builder | setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
| AllocationDescription.Builder | setHasSingleReference (логическое значение) Set if this tensor only has one remaining reference bool has_single_reference = 5; |
| AllocationDescription.Builder | setPtr (длинное значение) Address of the allocation. |
| AllocationDescription.Builder | setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта) |
| AllocationDescription.Builder | setRequestedBytes (длинное значение) Total number of bytes requested int64 requested_bytes = 1; |
| окончательное AllocationDescription.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
Унаследованные методы
Публичные методы
public AllocationDescription.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public AllocationDescription.Builder ClearAllocatedBytes ()
Total number of bytes allocated if known
int64 allocated_bytes = 2; public AllocationDescription.Builder ClearAllocationId ()
Identifier of the allocated buffer if known
int64 allocation_id = 4; public AllocationDescription.Builder ClearAllocatorName ()
Name of the allocator used
string allocator_name = 3; public AllocationDescription.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
public AllocationDescription.Builder ClearHasSingleReference ()
Set if this tensor only has one remaining reference
bool has_single_reference = 5; public AllocationDescription.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
public AllocationDescription.Builder ClearRequestedBytes ()
Total number of bytes requested
int64 requested_bytes = 1; общедоступный длинный getAllocatedBytes ()
Total number of bytes allocated if known
int64 allocated_bytes = 2; общедоступный длинный getAllocationId ()
Identifier of the allocated buffer if known
int64 allocation_id = 4; публичная строка getAllocatorName ()
Name of the allocator used
string allocator_name = 3; public com.google.protobuf.ByteString getAllocatorNameBytes ()
Name of the allocator used
string allocator_name = 3; общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()
общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
общедоступное логическое значение getHasSingleReference ()
Set if this tensor only has one remaining reference
bool has_single_reference = 5; публичный длинный getPtr ()
Address of the allocation.
uint64 ptr = 6; общедоступный длинный getRequestedBytes ()
Total number of bytes requested
int64 requested_bytes = 1; публичное окончательное логическое значение isInitialized ()
public AllocationDescription.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
| Исключение IO |
|---|
общедоступный финал AllocationDescription.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public AllocationDescription.Builder setAllocatedBytes (длинное значение)
Total number of bytes allocated if known
int64 allocated_bytes = 2; public AllocationDescription.Builder setAllocationId (длинное значение)
Identifier of the allocated buffer if known
int64 allocation_id = 4; public AllocationDescription.Builder setAllocatorName (строковое значение)
Name of the allocator used
string allocator_name = 3; public AllocationDescription.Builder setAllocatorNameBytes (значение com.google.protobuf.ByteString)
Name of the allocator used
string allocator_name = 3; public AllocationDescription.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public AllocationDescription.Builder setHasSingleReference (логическое значение)
Set if this tensor only has one remaining reference
bool has_single_reference = 5; public AllocationDescription.Builder setPtr (длинное значение)
Address of the allocation.
uint64 ptr = 6; public AllocationDescription.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
public AllocationDescription.Builder setRequestedBytes (длинное значение)
Total number of bytes requested
int64 requested_bytes = 1;