MemoryLogRawAllocation.Builder

publiczna statyczna klasa końcowa MemoryLogRawAllocation.Builder

Protobuf typu tensorflow.MemoryLogRawAllocation

Metody publiczne

MemoryLogRawAllocation.Builder
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
MemoryLogRawAllocation
MemoryLogRawAllocation
MemoryLogRawAllocation.Builder
jasne ()
MemoryLogRawAllocation.Builder
wyczyśćIdentyfikator alokacji ()
 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
MemoryLogRawAllocation.Builder
wyczyść nazwę alokatora ()
 Name of the allocator used.
MemoryLogRawAllocation.Builder
clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)
MemoryLogRawAllocation.Builder
wyczyśćNumBytes ()
 Number of bytes in the allocation.
MemoryLogRawAllocation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MemoryLogRawAllocation.Builder
wyczyść operację ()
 Name of the operation making the allocation.
MemoryLogRawAllocation.Builder
wyczyśćPtr ()
 Address of the allocation.
MemoryLogRawAllocation.Builder
wyczyśćIdentyfikatorKroku ()
 Process-unique step id.
MemoryLogRawAllocation.Builder
klon ()
długi
getAllocationId ()
 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
Strunowy
getAllocatorName ()
 Name of the allocator used.
com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.
MemoryLogRawAllocation
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
długi
getNumBytes ()
 Number of bytes in the allocation.
Strunowy
pobierz operację ()
 Name of the operation making the allocation.
com.google.protobuf.ByteString
getOperationBytes ()
 Name of the operation making the allocation.
długi
pobierzPtr ()
 Address of the allocation.
długi
pobierzIdKroku ()
 Process-unique step id.
końcowa wartość logiczna
MemoryLogRawAllocation.Builder
mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
MemoryLogRawAllocation.Builder
mergeFrom (com.google.protobuf.Wiadomość inna)
końcowy MemoryLogRawAllocation.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
MemoryLogRawAllocation.Builder
setAllocationId (długa wartość)
 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
MemoryLogRawAllocation.Builder
setAllocatorName (wartość ciągu)
 Name of the allocator used.
MemoryLogRawAllocation.Builder
setAllocatorNameBytes (wartość com.google.protobuf.ByteString)
 Name of the allocator used.
MemoryLogRawAllocation.Builder
setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
MemoryLogRawAllocation.Builder
setNumBytes (długa wartość)
 Number of bytes in the allocation.
MemoryLogRawAllocation.Builder
setOperation (wartość ciągu)
 Name of the operation making the allocation.
MemoryLogRawAllocation.Builder
setOperationBytes (wartość com.google.protobuf.ByteString)
 Name of the operation making the allocation.
MemoryLogRawAllocation.Builder
setPtr (długa wartość)
 Address of the allocation.
MemoryLogRawAllocation.Builder
setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
MemoryLogRawAllocation.Builder
setStepId (długa wartość)
 Process-unique step id.
końcowy MemoryLogRawAllocation.Builder
setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)

Metody dziedziczone

Metody publiczne

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

publiczna kompilacja MemoryLogRawAllocation ()

public MemoryLogRawAllocation buildPartial ()

public MemoryLogRawAllocation.Builder wyczyść ()

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

 Name of the operation making the allocation.
 
string operation = 2;

public MemoryLogRawAllocation.Builder clearPtr ()

 Address of the allocation.
 
uint64 ptr = 4;

public MemoryLogRawAllocation.Builder clearStepId ()

 Process-unique step id.
 
int64 step_id = 1;

public MemoryLogRawAllocation.Klon konstruktora ()

publiczny długi getAllocationId ()

 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
 
int64 allocation_id = 5;

public String 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 ()

publiczny długi getNumBytes ()

 Number of bytes in the allocation.
 
int64 num_bytes = 3;

public String getOperation ()

 Name of the operation making the allocation.
 
string operation = 2;

publiczny com.google.protobuf.ByteString getOperationBytes ()

 Name of the operation making the allocation.
 
string operation = 2;

publiczny długi getPtr ()

 Address of the allocation.
 
uint64 ptr = 4;

publiczny długi getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

publiczna końcowa wartość logiczna isInitialized ()

public MemoryLogRawAllocation.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

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

publiczny końcowy MemoryLogRawAllocation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet nieznanyFields)

public MemoryLogRawAllocation.Builder setAllocationId (długa wartość)

 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
 
int64 allocation_id = 5;

public MemoryLogRawAllocation.Builder setAllocatorName (wartość ciągu)

 Name of the allocator used.
 
string allocator_name = 6;

public MemoryLogRawAllocation.Builder setAllocatorNameBytes (wartość com.google.protobuf.ByteString)

 Name of the allocator used.
 
string allocator_name = 6;

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

public MemoryLogRawAllocation.Builder setNumBytes (długa wartość)

 Number of bytes in the allocation.
 
int64 num_bytes = 3;

public MemoryLogRawAllocation.Builder setOperation (wartość ciągu)

 Name of the operation making the allocation.
 
string operation = 2;

public MemoryLogRawAllocation.Builder setOperationBytes (wartość com.google.protobuf.ByteString)

 Name of the operation making the allocation.
 
string operation = 2;

public MemoryLogRawAllocation.Builder setPtr (długa wartość)

 Address of the allocation.
 
uint64 ptr = 4;

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

public MemoryLogRawAllocation.Builder setStepId (długa wartość)

 Process-unique step id.
 
int64 step_id = 1;

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