AllocationRecord.Builder

publiczna statyczna klasa końcowa AllocationRecord.Builder

 An allocation/de-allocation operation performed by the allocator.
 
Protobuf typu tensorflow.AllocationRecord

Metody publiczne

AllocationRecord.Builder
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
Rekord alokacji
Rekord alokacji
AllocationRecord.Builder
jasne ()
AllocationRecord.Builder
wyczyśćAllocBytes ()
 Number of bytes allocated, or de-allocated if negative.
AllocationRecord.Builder
wyczyśćAllocMicros ()
 The timestamp of the operation.
AllocationRecord.Builder
clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)
AllocationRecord.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
AllocationRecord.Builder
klon ()
długi
getAllocBytes ()
 Number of bytes allocated, or de-allocated if negative.
długi
pobierzAllocMicros ()
 The timestamp of the operation.
Rekord alokacji
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
końcowa wartość logiczna
AllocationRecord.Builder
mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
AllocationRecord.Builder
mergeFrom (com.google.protobuf.Wiadomość inna)
końcowy AllocationRecord.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
AllocationRecord.Builder
setAllocBytes (długa wartość)
 Number of bytes allocated, or de-allocated if negative.
AllocationRecord.Builder
setAllocMicros (długa wartość)
 The timestamp of the operation.
AllocationRecord.Builder
setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
AllocationRecord.Builder
setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
końcowy AllocationRecord.Builder
setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)

Metody dziedziczone

Metody publiczne

public AllocationRecord.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

publiczna kompilacja AllocationRecord ()

public AllocationRecord buildPartial ()

public AllocationRecord.Builder wyczyść ()

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;

publiczny AllocationRecord.Builder clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)

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

publiczny klon AllocationRecord.Builder ()

publiczny długi getAllocBytes ()

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

publiczny długi 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 ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny AllocationRecord.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public AllocationRecord.Builder mergeFrom (com.google.protobuf.Message other)

publiczny końcowy AllocationRecord.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public AllocationRecord.Builder setAllocBytes (długa wartość)

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

public AllocationRecord.Builder setAllocMicros (długa wartość)

 The timestamp of the operation.
 
int64 alloc_micros = 1;

public AllocationRecord.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

public AllocationRecord.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)

publiczny końcowy AllocationRecord.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)