MemoryLogRawAllocation

publiczna klasa końcowa MemoryLogRawAllocation

Protobuf typu tensorflow.MemoryLogRawAllocation

Klasy zagnieżdżone

klasa MemoryLogRawAllocation.Builder Protobuf typu tensorflow.MemoryLogRawAllocation

Stałe

wew ALLOCATION_ID_FIELD_NUMBER
wew ALLOCATOR_NAME_FIELD_NUMBER
wew NUM_BYTES_FIELD_NUMBER
wew OPERACJA_FIELD_NUMBER
wew PTR_FIELD_NUMBER
wew STEP_ID_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
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.
statyczna alokacja MemoryLogRaw
MemoryLogRawAllocation
końcowy statyczny 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.
wew
długi
pobierzIdKroku ()
 Process-unique step id.
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny MemoryLogRawAllocation.Builder
statyczny MemoryLogRawAllocation.Builder
MemoryLogRawAllocation.Builder
statyczna alokacja MemoryLogRaw
parseDelimitedFrom (wejście strumienia wejściowego)
statyczna alokacja MemoryLogRaw
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna alokacja MemoryLogRaw
parseFrom (dane ByteBuffer)
statyczna alokacja MemoryLogRaw
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna alokacja MemoryLogRaw
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna alokacja MemoryLogRaw
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczna alokacja MemoryLogRaw
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczna alokacja MemoryLogRaw
parseFrom (dane com.google.protobuf.ByteString)
statyczna alokacja MemoryLogRaw
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczna alokacja MemoryLogRaw
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
MemoryLogRawAllocation.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int ALLOCATION_ID_FIELD_NUMBER

Wartość stała: 5

publiczny statyczny końcowy int ALLOCATOR_NAME_FIELD_NUMBER

Wartość stała: 6

publiczny statyczny końcowy int NUM_BYTES_FIELD_NUMBER

Wartość stała: 3

publiczny statyczny końcowy int OPERATION_FIELD_NUMBER

Wartość stała: 2

publiczny statyczny końcowy int PTR_FIELD_NUMBER

Wartość stała: 4

publiczny statyczny końcowy int STEP_ID_FIELD_NUMBER

Wartość stała: 1

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

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 static MemoryLogRawAllocation getDefaultInstance ()

public MemoryLogRawAllocation getDefaultInstanceForType ()

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

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

publiczny długi getPtr ()

 Address of the allocation.
 
uint64 ptr = 4;

publiczny int getSerializedSize ()

publiczny długi getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny MemoryLogRawAllocation.Builder newBuilder (prototyp MemoryLogRawAllocation )

publiczny statyczny MemoryLogRawAllocation.Builder newBuilder ()

public MemoryLogRawAllocation.Builder newBuilderForType ()

public static MemoryLogRawAllocation parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

public static MemoryLogRawAllocation parseDelimitedFrom (dane wejściowe wejściowe strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static MemoryLogRawAllocation parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny MemoryLogRawAllocation parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

publiczny statyczny MemoryLogRawAllocation parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static MemoryLogRawAllocation parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

public static MemoryLogRawAllocation parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static MemoryLogRawAllocation parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny MemoryLogRawAllocation parseFrom (wejście wejściowe strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static MemoryLogRawAllocation parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public MemoryLogRawAllocation.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO