MemoryLogRawAllocation.Builder

מחלקה סופית סטטית ציבורית MemoryLogRawAllocation.Builder

tensorflow.MemoryLogRawAllocation מסוג Protobuf.MemoryLogRawAllocation

שיטות ציבוריות

MemoryLogRawAllocation.Builder
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
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)
MemoryLogRawAllocation.Builder
clearNumBytes ()
 Number of bytes in the allocation.
MemoryLogRawAllocation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MemoryLogRawAllocation.Builder
clearOperation ()
 Name of the operation making the allocation.
MemoryLogRawAllocation.Builder
clearPtr ()
 Address of the allocation.
MemoryLogRawAllocation.Builder
clearStepId ()
 Process-unique step id.
MemoryLogRawAllocation.Builder
ארוך
getAllocationId ()
 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
חוּט
getAllocatorName ()
 Name of the allocator used.
com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.
MemoryLogRawAllocation
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
ארוך
getNumBytes ()
 Number of bytes in the allocation.
חוּט
getOperation ()
 Name of the operation making the allocation.
com.google.protobuf.ByteString
getOperationBytes ()
 Name of the operation making the allocation.
ארוך
getPtr ()
 Address of the allocation.
ארוך
getStepId ()
 Process-unique step id.
בוליאנית סופית
MemoryLogRawAllocation.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogRawAllocation.Builder
mergeFrom (com.google.protobuf.Message אחר)
final MemoryLogRawAllocation.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
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, אינדקס אינט, ערך אובייקט)
MemoryLogRawAllocation.Builder
setStepId (ערך ארוך)
 Process-unique step id.
final MemoryLogRawAllocation.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

שיטות ציבוריות

Public MemoryLogRawAllocation.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

בניית MemoryLogRawAllocation ציבורית ()

Public MemoryLogRawAllocation buildPartial ()

Public 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)

Public 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 ()

string operation = 2;

 Name of the operation making the allocation.
 
= 2;

Public MemoryLogRawAllocation.Builder clearPtr ()

 Address of the allocation.
 
uint64 ptr = 4;

Public MemoryLogRawAllocation.Builder clearStepId ()

 Process-unique step id.
 
int64 step_id = 1;

שיבוט MemoryLogRawAllocation.Builder ציבורי ()

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

Public MemoryLogRawAllocation getDefaultInstanceForType ()

public static final 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;

public long getPtr ()

 Address of the allocation.
 
uint64 ptr = 4;

public long getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

בוליאני הסופי הציבורי הוא אתחול ()

public MemoryLogRawAllocation.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public MemoryLogRawAllocation.Builder mergeFrom (com.google.protobuf.Message אחר)

public final MemoryLogRawAllocation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

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, אינדקס אינט, ערך אובייקט)

public MemoryLogRawAllocation.Builder setStepId (ערך ארוך)

 Process-unique step id.
 
int64 step_id = 1;

public final MemoryLogRawAllocation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)