MemoryLogRawAllocation.Builder

genel statik son sınıf MemoryLogRawAllocation.Builder

Protobuf tipi tensorflow.MemoryLogRawAllocation

Genel Yöntemler

MemoryLogRawAllocation.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
MemoryLogRawAllocation
MemoryLogRawAllocation
MemoryLogRawAllocation.Builder
MemoryLogRawAllocation.Builder
clearAllocationId ()
 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
MemoryLogRawAllocation.Builder
clearAllocatorName ()
 Name of the allocator used.
MemoryLogRawAllocation.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
MemoryLogRawAllocation.Builder
clearNumBytes ()
 Number of bytes in the allocation.
MemoryLogRawAllocation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MemoryLogRawAllocation.Builder
clearOperasyon ()
 Name of the operation making the allocation.
MemoryLogRawAllocation.Builder
clearPtr ()
 Address of the allocation.
MemoryLogRawAllocation.Builder
clearStepId ()
 Process-unique step id.
MemoryLogRawAllocation.Builder
klon ()
uzun
getAllocationId ()
 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
Sicim
getAllocatorName ()
 Name of the allocator used.
com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.
MemoryLogRawAllocation
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
uzun
getNumBytes ()
 Number of bytes in the allocation.
Sicim
getOperation ()
 Name of the operation making the allocation.
com.google.protobuf.ByteString
getOperationBytes ()
 Name of the operation making the allocation.
uzun
getPtr ()
 Address of the allocation.
uzun
getStepId ()
 Process-unique step id.
son boole değeri
MemoryLogRawAllocation.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogRawAllocation.Builder
mergeFrom (com.google.protobuf.Message other)
son MemoryLogRawAllocation.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
MemoryLogRawAllocation.Builder
setAllocationId (uzun değer)
 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
MemoryLogRawAllocation.Builder
setAllocatorName (Dize değeri)
 Name of the allocator used.
MemoryLogRawAllocation.Builder
setAllocatorNameBytes (com.google.protobuf.ByteString değeri)
 Name of the allocator used.
MemoryLogRawAllocation.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
MemoryLogRawAllocation.Builder
setNumBytes (uzun değer)
 Number of bytes in the allocation.
MemoryLogRawAllocation.Builder
setOperation (Dize değeri)
 Name of the operation making the allocation.
MemoryLogRawAllocation.Builder
setOperationBytes (com.google.protobuf.ByteString değeri)
 Name of the operation making the allocation.
MemoryLogRawAllocation.Builder
setPtr (uzun değer)
 Address of the allocation.
MemoryLogRawAllocation.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
MemoryLogRawAllocation.Builder
setStepId (uzun değer)
 Process-unique step id.
son MemoryLogRawAllocation.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

genel MemoryLogRawAllocation.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

genel MemoryLogRawAllocation yapısı ()

genel MemoryLogRawAllocation buildPartial ()

genel MemoryLogRawAllocation.Builder clearAllocationId ()

 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
 
int64 allocation_id = 5;

genel MemoryLogRawAllocation.Builder clearAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 6;

genel MemoryLogRawAllocation.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

genel MemoryLogRawAllocation.Builder clearNumBytes ()

 Number of bytes in the allocation.
 
int64 num_bytes = 3;

genel MemoryLogRawAllocation.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

genel MemoryLogRawAllocation.Builder clearOperation ()

 Name of the operation making the allocation.
 
string operation = 2;

genel MemoryLogRawAllocation.Builder clearPtr ()

 Address of the allocation.
 
uint64 ptr = 4;

genel MemoryLogRawAllocation.Builder clearStepId ()

 Process-unique step id.
 
int64 step_id = 1;

genel uzun getAllocationId ()

 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
 
int64 allocation_id = 5;

public String 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;

genel MemoryLogRawAllocation getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

genel uzun getNumBytes ()

 Number of bytes in the allocation.
 
int64 num_bytes = 3;

public String 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;

genel uzun getPtr ()

 Address of the allocation.
 
uint64 ptr = 4;

genel uzun getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

genel final boolean isInitialized ()

genel MemoryLogRawAllocation.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel MemoryLogRawAllocation.Builder mergeFrom (com.google.protobuf.Message other)

genel final MemoryLogRawAllocation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

genel MemoryLogRawAllocation.Builder setAllocationId (uzun değer)

 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
 
int64 allocation_id = 5;

genel MemoryLogRawAllocation.Builder setAllocatorName (Dize değeri)

 Name of the allocator used.
 
string allocator_name = 6;

genel MemoryLogRawAllocation.Builder setAllocatorNameBytes (com.google.protobuf.ByteString değeri)

 Name of the allocator used.
 
string allocator_name = 6;

genel MemoryLogRawAllocation.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

genel MemoryLogRawAllocation.Builder setNumBytes (uzun değer)

 Number of bytes in the allocation.
 
int64 num_bytes = 3;

genel MemoryLogRawAllocation.Builder setOperation (Dize değeri)

 Name of the operation making the allocation.
 
string operation = 2;

genel MemoryLogRawAllocation.Builder setOperationBytes (com.google.protobuf.ByteString değeri)

 Name of the operation making the allocation.
 
string operation = 2;

genel MemoryLogRawAllocation.Builder setPtr (uzun değer)

 Address of the allocation.
 
uint64 ptr = 4;

genel MemoryLogRawAllocation.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

genel MemoryLogRawAllocation.Builder setStepId (uzun değer)

 Process-unique step id.
 
int64 step_id = 1;

genel final MemoryLogRawAllocation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)