MemoryLogRawAllocation

genel son sınıf MemoryLogRawAllocation

Protobuf tipi tensorflow.MemoryLogRawAllocation

İç İçe Sınıflar

sınıf MemoryLogRawAllocation.Builder Protobuf tipi tensorflow.MemoryLogRawAllocation

Sabitler

int ALLOCATION_ID_FIELD_NUMBER
int ALLOCATOR_NAME_FIELD_NUMBER
int NUM_BYTES_FIELD_NUMBER
int OPERATION_FIELD_NUMBER
int PTR_FIELD_NUMBER
int STEP_ID_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
uzun
getAllocationId ()
 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
Sicim
getAllocatorName ()
 Name of the allocator used.
com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.
statik MemoryLogRawAllocation
MemoryLogRawAllocation
final statik com.google.protobuf.Descriptors.Descriptor
uzun
getNumBytes ()
 Number of bytes in the allocation.
Sicim
getOperation ()
 Name of the operation making the allocation.
com.google.protobuf.ByteString
getOperationBytes ()
 Name of the operation making the allocation.
uzun
getPtr ()
 Address of the allocation.
int
uzun
getStepId ()
 Process-unique step id.
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik MemoryLogRawAllocation.Builder
statik MemoryLogRawAllocation.Builder
MemoryLogRawAllocation.Builder
statik MemoryLogRawAllocation
parseDelimitedFrom (InputStream girişi)
statik MemoryLogRawAllocation
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik MemoryLogRawAllocation
parseFrom (ByteBuffer verileri)
statik MemoryLogRawAllocation
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik MemoryLogRawAllocation
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik MemoryLogRawAllocation
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik MemoryLogRawAllocation
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik MemoryLogRawAllocation
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik MemoryLogRawAllocation
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik MemoryLogRawAllocation
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
MemoryLogRawAllocation.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int ALLOCATION_ID_FIELD_NUMBER

Sabit Değer: 5

genel statik final int ALLOCATOR_NAME_FIELD_NUMBER

Sabit Değer: 6

genel statik final int NUM_BYTES_FIELD_NUMBER

Sabit Değer: 3

genel statik final int OPERATION_FIELD_NUMBER

Sabit Değer: 2

genel statik final int PTR_FIELD_NUMBER

Sabit Değer: 4

genel statik final int STEP_ID_FIELD_NUMBER

Sabit Değer: 1

Genel Yöntemler

genel boole eşittir (Object obj)

genel uzun 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;

genel statik MemoryLogRawAllocation getDefaultInstance ()

genel MemoryLogRawAllocation getDefaultInstanceForType ()

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

genel uzun getNumBytes ()

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

public String getOperation ()

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

public com.google.protobuf.ByteString getOperationBytes ()

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

halk getParserForType ()

genel uzun getPtr ()

 Address of the allocation.
 
uint64 ptr = 4;

public int getSerializedSize ()

genel uzun getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()

genel int hashCode ()

genel final boolean isInitialized ()

genel statik MemoryLogRawAllocation.Builder newBuilder ( MemoryLogRawAllocation prototipi)

genel statik MemoryLogRawAllocation.Builder newBuilder ()

genel MemoryLogRawAllocation.Builder newBuilderForType ()

genel statik MemoryLogRawAllocation ayrıştırmaDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

genel statik MemoryLogRawAllocation ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik MemoryLogRawAllocation ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik MemoryLogRawAllocation ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik MemoryLogRawAllocation ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik MemoryLogRawAllocation ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik MemoryLogRawAllocation ayrıştırmaFrom (bayt[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik MemoryLogRawAllocation ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik MemoryLogRawAllocation ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik MemoryLogRawAllocation ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

genel MemoryLogRawAllocation.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası