MemoryLogTensorDeallocation

publiczna klasa końcowa MemoryLogTensorDeallocation

Protobuf typu tensorflow.MemoryLogTensorDeallocation

Klasy zagnieżdżone

klasa MemoryLogTensorDeallocation.Builder Protobuf typu tensorflow.MemoryLogTensorDeallocation

Stałe

wew ALLOCATION_ID_FIELD_NUMBER
wew ALLOCATOR_NAME_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 MemoryLogTensorDeallocation
MemoryLogTensorDeallokacja
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
wew
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny MemoryLogTensorDeallocation.Builder
statyczny MemoryLogTensorDeallocation.Builder
MemoryLogTensorDeallocation.Builder
statyczny MemoryLogTensorDeallocation
parseDelimitedFrom (wejście strumienia wejściowego)
statyczny MemoryLogTensorDeallocation
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny MemoryLogTensorDeallocation
parseFrom (dane ByteBuffer)
statyczny MemoryLogTensorDeallocation
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny MemoryLogTensorDeallocation
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny MemoryLogTensorDeallocation
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczny MemoryLogTensorDeallocation
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczny MemoryLogTensorDeallocation
parseFrom (dane com.google.protobuf.ByteString)
statyczny MemoryLogTensorDeallocation
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny MemoryLogTensorDeallocation
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
MemoryLogTensorDeallocation.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: 1

publiczny statyczny końcowy int ALLOCATOR_NAME_FIELD_NUMBER

Wartość stała: 2

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 = 1;

public String getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

public com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 2;

public static MemoryLogTensorDeallocation getDefaultInstance ()

public MemoryLogTensorDeallocation getDefaultInstanceForType ()

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

publiczny getParserForType ()

publiczny int getSerializedSize ()

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

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny MemoryLogTensorDeallocation.Builder newBuilder (prototyp MemoryLogTensorDeallocation )

publiczny statyczny MemoryLogTensorDeallocation.Builder newBuilder ()

public MemoryLogTensorDeallocation.Builder newBuilderForType ()

publiczny statyczny MemoryLogTensorDeallocation parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

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

Rzuca
Wyjątek IO

public static MemoryLogTensorDeallocation parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

publiczny statyczny MemoryLogTensorDeallocation parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny MemoryLogTensorDeallocation parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny MemoryLogTensorDeallocation parseFrom (dane wejściowe wejściowe strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

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

Rzuca
Wyjątek IO