publiczna statyczna klasa końcowa AllocationDescription.Builder
Protobuf typu tensorflow.AllocationDescription
Metody publiczne
Opis alokacji.Builder | addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
Opis alokacji | zbudować () |
Opis alokacji | |
Opis alokacji.Builder | jasne () |
Opis alokacji.Builder | clearAllocatedBytes () Total number of bytes allocated if known int64 allocated_bytes = 2; |
Opis alokacji.Builder | wyczyśćIdentyfikator alokacji () Identifier of the allocated buffer if known int64 allocation_id = 4; |
Opis alokacji.Builder | wyczyść nazwę alokatora () Name of the allocator used string allocator_name = 3; |
Opis alokacji.Builder | clearField (pole com.google.protobuf.Descriptors.FieldDescriptor) |
Opis alokacji.Builder | clearHasSingleReference () Set if this tensor only has one remaining reference bool has_single_reference = 5; |
Opis alokacji.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Opis alokacji.Builder | wyczyśćPtr () Address of the allocation. |
Opis alokacji.Builder | clearRequestedBytes () Total number of bytes requested int64 requested_bytes = 1; |
Opis alokacji.Builder | klon () |
długi | getAllocatedBytes () Total number of bytes allocated if known int64 allocated_bytes = 2; |
długi | getAllocationId () Identifier of the allocated buffer if known int64 allocation_id = 4; |
Smyczkowy | getAllocatorName () Name of the allocator used string allocator_name = 3; |
com.google.protobuf.ByteString | getAllocatorNameBytes () Name of the allocator used string allocator_name = 3; |
Opis alokacji | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
wartość logiczna | getHasSingleReference () Set if this tensor only has one remaining reference bool has_single_reference = 5; |
długi | pobierzPtr () Address of the allocation. |
długi | getRequestedBytes () Total number of bytes requested int64 requested_bytes = 1; |
końcowa wartość logiczna | |
Opis alokacji.Builder | mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Opis alokacji.Builder | mergeFrom (com.google.protobuf.Wiadomość inna) |
ostateczny opis alokacji.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
Opis alokacji.Builder | setAllocatedBytes (długa wartość) Total number of bytes allocated if known int64 allocated_bytes = 2; |
Opis alokacji.Builder | setAllocationId (długa wartość) Identifier of the allocated buffer if known int64 allocation_id = 4; |
Opis alokacji.Builder | setAllocatorName (wartość ciągu) Name of the allocator used string allocator_name = 3; |
Opis alokacji.Builder | setAllocatorNameBytes (wartość com.google.protobuf.ByteString) Name of the allocator used string allocator_name = 3; |
Opis alokacji.Builder | setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
Opis alokacji.Builder | setHasSingleReference (wartość logiczna) Set if this tensor only has one remaining reference bool has_single_reference = 5; |
Opis alokacji.Builder | setPtr (długa wartość) Address of the allocation. |
Opis alokacji.Builder | setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu) |
Opis alokacji.Builder | setRequestedBytes (długa wartość) Total number of bytes requested int64 requested_bytes = 1; |
ostateczny opis alokacji.Builder | setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
Metody dziedziczone
Metody publiczne
public AllocationDescription.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
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 (pole 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;
publiczny długi getAllocatedBytes ()
Total number of bytes allocated if known
int64 allocated_bytes = 2;
publiczny długi getAllocationId ()
Identifier of the allocated buffer if known
int64 allocation_id = 4;
public String 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;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
publiczna wartość logiczna getHasSingleReference ()
Set if this tensor only has one remaining reference
bool has_single_reference = 5;
publiczny długi getPtr ()
Address of the allocation.
uint64 ptr = 6;
publiczny długi getRequestedBytes ()
Total number of bytes requested
int64 requested_bytes = 1;
publiczna końcowa wartość logiczna isInitialized ()
public AllocationDescription.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
publiczny końcowy AllocationDescription.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public AllocationDescription.Builder setAllocatedBytes (długa wartość)
Total number of bytes allocated if known
int64 allocated_bytes = 2;
public AllocationDescription.Builder setAllocationId (długa wartość)
Identifier of the allocated buffer if known
int64 allocation_id = 4;
public AllocationDescription.Builder setAllocatorName (wartość ciągu)
Name of the allocator used
string allocator_name = 3;
public AllocationDescription.Builder setAllocatorNameBytes (wartość com.google.protobuf.ByteString)
Name of the allocator used
string allocator_name = 3;
public AllocationDescription.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public AllocationDescription.Builder setHasSingleReference (wartość logiczna)
Set if this tensor only has one remaining reference
bool has_single_reference = 5;
public AllocationDescription.Builder setPtr (długa wartość)
Address of the allocation.
uint64 ptr = 6;
public AllocationDescription.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
public AllocationDescription.Builder setRequestedBytes (długa wartość)
Total number of bytes requested
int64 requested_bytes = 1;