MemoryLogTensorDeallocation

classe finale publique MemoryLogTensorDeallocation

tensorflow.MemoryLogTensorDeallocation de type Protobuf.MemoryLogTensorDeallocation

Classes imbriquées

classe MemoryLogTensorDeallocation.Builder tensorflow.MemoryLogTensorDeallocation de type Protobuf.MemoryLogTensorDeallocation

Constantes

int ALLOCATION_ID_FIELD_NUMBER
int ALLOCATOR_NAME_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
long
getAllocationId ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
Chaîne
getAllocatorName ()
 Name of the allocator used.
com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.
statique MemoryLogTensorDeallocation
MemoryLogTensorDeallocation
final statique com.google.protobuf.Descriptors.Descriptor
int
final com.google.protobuf.UnknownFieldSet
int
booléen final
statique MemoryLogTensorDeallocation.Builder
statique MemoryLogTensorDeallocation.Builder
MemoryLogTensorDeallocation.Builder
statique MemoryLogTensorDeallocation
parseDelimitedFrom (entrée InputStream)
statique MemoryLogTensorDeallocation
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique MemoryLogTensorDeallocation
parseFrom (données ByteBuffer)
statique MemoryLogTensorDeallocation
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique MemoryLogTensorDeallocation
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique MemoryLogTensorDeallocation
parseFrom (entrée com.google.protobuf.CodedInputStream)
statique MemoryLogTensorDeallocation
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique MemoryLogTensorDeallocation
parseFrom (données com.google.protobuf.ByteString)
statique MemoryLogTensorDeallocation
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique MemoryLogTensorDeallocation
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
MemoryLogTensorDeallocation.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final entier ALLOCATION_ID_FIELD_NUMBER

Valeur constante : 1

public statique final int ALLOCATOR_NAME_FIELD_NUMBER

Valeur constante : 2

Méthodes publiques

public booléen égal (Objet obj)

public long getAllocationId ()

 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
 
int64 allocation_id = 1;

chaîne publique 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 statique MemoryLogTensorDeallocation getDefaultInstance ()

public MemoryLogTensorDeallocation getDefaultInstanceForType ()

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

publique getParserForType ()

public int getSerializedSize ()

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

code de hachage int public ()

public final booléen isInitialized ()

public statique MemoryLogTensorDeallocation.Builder newBuilder (prototype MemoryLogTensorDeallocation )

public statique MemoryLogTensorDeallocation.Builder newBuilder ()

public MemoryLogTensorDeallocation.Builder newBuilderForType ()

public statique MemoryLogTensorDeallocation parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public statique MemoryLogTensorDeallocation parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique MemoryLogTensorDeallocation parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public statique MemoryLogTensorDeallocation parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique MemoryLogTensorDeallocation parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique MemoryLogTensorDeallocation parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public statique MemoryLogTensorDeallocation parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique MemoryLogTensorDeallocation parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public statique MemoryLogTensorDeallocation parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique MemoryLogTensorDeallocation parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public void writeTo (sortie com.google.protobuf.CodedOutputStream)

Jetés
IOException