AllocationRecord.Builder

classe finale statica pubblica AllocationRecord.Builder

 An allocation/de-allocation operation performed by the allocator.
 
Tipo protobuf tensorflow.AllocationRecord

Metodi pubblici

AllocationRecord.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
Record di allocazione
Record di allocazione
AllocationRecord.Builder
chiaro ()
AllocationRecord.Builder
clearAllocBytes ()
 Number of bytes allocated, or de-allocated if negative.
AllocationRecord.Builder
cancellaAllocMicros ()
 The timestamp of the operation.
AllocationRecord.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
AllocationRecord.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
AllocationRecord.Builder
clone ()
lungo
getAllocBytes ()
 Number of bytes allocated, or de-allocated if negative.
lungo
getAllocMicros ()
 The timestamp of the operation.
Record di allocazione
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
booleano finale
AllocationRecord.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
AllocationRecord.Builder
mergeFrom (com.google.protobuf.Message altro)
final AllocationRecord.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
AllocationRecord.Builder
setAllocBytes (valore lungo)
 Number of bytes allocated, or de-allocated if negative.
AllocationRecord.Builder
setAllocMicros (valore lungo)
 The timestamp of the operation.
AllocationRecord.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
AllocationRecord.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
final AllocationRecord.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public AllocationRecord.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

build AllocationRecord pubblica ()

public AllocationRecord buildPartial ()

public AllocationRecord.Builder cancella ()

pubblico AllocationRecord.Builder clearAllocBytes ()

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

pubblico AllocationRecord.Builder clearAllocMicros ()

 The timestamp of the operation.
 
int64 alloc_micros = 1;

public AllocationRecord.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

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

clone pubblico di AllocationRecord.Builder ()

pubblico lungo getAllocBytes ()

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

pubblico lungo getAllocMicros ()

 The timestamp of the operation.
 
int64 alloc_micros = 1;

public AllocationRecord getDefaultInstanceForType ()

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

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

public final booleano isInitialized ()

public AllocationRecord.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

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

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

public AllocationRecord.Builder setAllocBytes (valore lungo)

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

public AllocationRecord.Builder setAllocMicros (valore lungo)

 The timestamp of the operation.
 
int64 alloc_micros = 1;

public AllocationRecord.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public AllocationRecord.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

pubblico finale AllocationRecord.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)