classe finale statique publique AllocationRecord.Builder
An allocation/de-allocation operation performed by the allocator.
tensorflow.AllocationRecord de type Protobuf.AllocationRecord Méthodes publiques
| AllocationRecord.Builder | addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
| Enregistrement d'allocation | construire () |
| Enregistrement d'allocation | buildPartial () |
| AllocationRecord.Builder | clair () |
| AllocationRecord.Builder | clearAllocBytes () Number of bytes allocated, or de-allocated if negative. |
| AllocationRecord.Builder | clearAllocMicros () The timestamp of the operation. |
| AllocationRecord.Builder | clearField (champ com.google.protobuf.Descriptors.FieldDescriptor) |
| AllocationRecord.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| AllocationRecord.Builder | cloner () |
| long | getAllocBytes () Number of bytes allocated, or de-allocated if negative. |
| long | getAllocMicros () The timestamp of the operation. |
| Enregistrement d'allocation | |
| final statique com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| booléen final | |
| AllocationRecord.Builder | mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| AllocationRecord.Builder | mergeFrom (com.google.protobuf.Message autre) |
| AllocationRecord.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
| AllocationRecord.Builder | setAllocBytes (valeur longue) Number of bytes allocated, or de-allocated if negative. |
| AllocationRecord.Builder | setAllocMicros (valeur longue) The timestamp of the operation. |
| AllocationRecord.Builder | setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
| AllocationRecord.Builder | setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet) |
| AllocationRecord.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
Méthodes héritées
Méthodes publiques
public AllocationRecord.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
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 long 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 statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public final booléen isInitialized ()
public AllocationRecord.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public final AllocationRecord.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public AllocationRecord.Builder setAllocBytes (valeur longue)
Number of bytes allocated, or de-allocated if negative.
int64 alloc_bytes = 2; public AllocationRecord.Builder setAllocMicros (valeur longue)
The timestamp of the operation.
int64 alloc_micros = 1;