AllocationRecord.Builder

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

 An allocation/de-allocation operation performed by the allocator.
 
tensorflow.AllocationRecord מסוג Protobuf

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

AllocationRecord.Builder
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
AllocationRecord
AllocationRecord
AllocationRecord.Builder
AllocationRecord.Builder
clearAllocBytes ()
 Number of bytes allocated, or de-allocated if negative.
AllocationRecord.Builder
clearAllocMicros ()
 The timestamp of the operation.
AllocationRecord.Builder
clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)
AllocationRecord.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
AllocationRecord.Builder
ארוך
getAllocBytes ()
 Number of bytes allocated, or de-allocated if negative.
ארוך
getAllocMicros ()
 The timestamp of the operation.
AllocationRecord
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
בוליאנית סופית
AllocationRecord.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AllocationRecord.Builder
mergeFrom (com.google.protobuf.Message אחר)
final AllocationRecord.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
AllocationRecord.Builder
setAllocBytes (ערך ארוך)
 Number of bytes allocated, or de-allocated if negative.
AllocationRecord.Builder
setAllocMicros (ערך ארוך)
 The timestamp of the operation.
AllocationRecord.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
AllocationRecord.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
final AllocationRecord.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

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

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

בנייה ציבורית של AllocationRecord ()

public AllocationRecord buildPartial ()

public AllocationRecord.Builder clear ()

public AllocationRecord.Builder clearAllocBytes ()

 Number of bytes allocated, or de-allocated if negative.
 
int64 alloc_bytes = 2;

public AllocationRecord.Builder clearAllocMicros ()

 The timestamp of the operation.
 
int64 alloc_micros = 1;

public AllocationRecord.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)

public AllocationRecord.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

שיבוט public AllocationRecord.Builder ()

ציבורי ארוך getAllocBytes ()

 Number of bytes allocated, or de-allocated if negative.
 
int64 alloc_bytes = 2;

public long getAllocMicros ()

 The timestamp of the operation.
 
int64 alloc_micros = 1;

public AllocationRecord getDefaultInstanceForType ()

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

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

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

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

זורק
IOException

public AllocationRecord.Builder mergeFrom (com.google.protobuf.Message אחר)

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

public AllocationRecord.Builder setAllocBytes (ערך ארוך)

 Number of bytes allocated, or de-allocated if negative.
 
int64 alloc_bytes = 2;

public AllocationRecord.Builder setAllocMicros (ערך ארוך)

 The timestamp of the operation.
 
int64 alloc_micros = 1;

public AllocationRecord.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public AllocationRecord.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס int, ערך אובייקט)

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