MemoryLogRawDeallocation

publiczna klasa końcowa MemoryLogRawDeallocation

Protobuf typu tensorflow.MemoryLogRawDeallocation

Klasy zagnieżdżone

klasa MemoryLogRawDeallocation.Builder Protobuf typu tensorflow.MemoryLogRawDeallocation

Stałe

wew ALLOCATION_ID_FIELD_NUMBER
wew ALLOCATOR_NAME_FIELD_NUMBER
wew DEFERRED_FIELD_NUMBER
wew OPERACJA_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 deallocated, used to match to a
 corresponding allocation.
Strunowy
getAllocatorName ()
 Name of the allocator used.
com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.
statyczny MemoryLogRawDeallocation
MemoryLogRawDeallocation
wartość logiczna
otrzymaj odroczone ()
 True if the deallocation is queued and will be performed later,
 e.g.
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Strunowy
pobierz operację ()
 Name of the operation making the deallocation.
com.google.protobuf.ByteString
getOperationBytes ()
 Name of the operation making the deallocation.
wew
długi
pobierzIdKroku ()
 Process-unique step id.
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny MemoryLogRawDeallocation.Builder
statyczny MemoryLogRawDeallocation.Builder
MemoryLogRawDeallocation.Builder
statyczny MemoryLogRawDeallocation
parseDelimitedFrom (wejście strumienia wejściowego)
statyczny MemoryLogRawDeallocation
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny MemoryLogRawDeallocation
parseFrom (dane ByteBuffer)
statyczny MemoryLogRawDeallocation
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny MemoryLogRawDeallocation
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny MemoryLogRawDeallocation
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczny MemoryLogRawDeallocation
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczny MemoryLogRawDeallocation
parseFrom (dane com.google.protobuf.ByteString)
statyczny MemoryLogRawDeallocation
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny MemoryLogRawDeallocation
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
MemoryLogRawDeallocation.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: 3

publiczny statyczny końcowy int ALLOCATOR_NAME_FIELD_NUMBER

Wartość stała: 4

publiczny statyczny końcowy int DEFERRED_FIELD_NUMBER

Wartość stała: 5

publiczny statyczny końcowy int OPERATION_FIELD_NUMBER

Wartość stała: 2

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 deallocated, used to match to a
 corresponding allocation.
 
int64 allocation_id = 3;

public String getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 4;

public com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 4;

public static MemoryLogRawDeallocation getDefaultInstance ()

public MemoryLogRawDeallocation getDefaultInstanceForType ()

publiczna wartość logiczna getDeferred ()

 True if the deallocation is queued and will be performed later,
 e.g. for GPU lazy freeing of buffers.
 
bool deferred = 5;

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

public String getOperation ()

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

publiczny com.google.protobuf.ByteString getOperationBytes ()

operacja na łańcuchu

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

publiczny getParserForType ()

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 MemoryLogRawDeallocation.Builder newBuilder ()

publiczny statyczny MemoryLogRawDeallocation.Builder newBuilder (prototyp MemoryLogRawDeallocation )

public MemoryLogRawDeallocation.Builder newBuilderForType ()

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

Rzuca
Wyjątek IO

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

Rzuca
Wyjątek IO

public static MemoryLogRawDeallocation parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

public static MemoryLogRawDeallocation parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

publiczny statyczny MemoryLogRawDeallocation parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyczna MemoryLogRawDeallocation parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static MemoryLogRawDeallocation parseFrom (dane wejściowe wejściowe strumienia, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

publiczny statyczny MemoryLogRawDeallocation parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public MemoryLogRawDeallocation.Builder toBuilder ()

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

Rzuca
Wyjątek IO