MemoryLogTensorDeallocation

classe finale pubblica MemoryLogTensorDeallocation

Tipo di protocollo tensorflow.MemoryLogTensorDeallocation

Classi nidificate

classe MemoryLogTensorDeallocation.Builder Tipo di protocollo tensorflow.MemoryLogTensorDeallocation

Costanti

int ALLOCATION_ID_FIELD_NUMBER
int ALLOCATOR_NAME_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
lungo
getIDallocazione ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
Corda
getAllocatorName ()
 Name of the allocator used.
com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.
MemoryLogTensorDeallocation statico
MemoryLogTensorDeallocation
com.google.protobuf.Descriptors.Descriptor statico finale
int
finale com.google.protobuf.UnknownFieldSet
int
booleano finale
MemoryLogTensorDeallocation.Builder statico
MemoryLogTensorDeallocation.Builder statico
MemoryLogTensorDeallocation.Builder
MemoryLogTensorDeallocation statico
parseDelimitedFrom (input InputStream)
MemoryLogTensorDeallocation statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogTensorDeallocation statico
parseFrom (dati ByteBuffer)
MemoryLogTensorDeallocation statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
MemoryLogTensorDeallocation statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogTensorDeallocation statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
MemoryLogTensorDeallocation statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogTensorDeallocation statico
parseFrom (dati com.google.protobuf.ByteString)
MemoryLogTensorDeallocation statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogTensorDeallocation statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
MemoryLogTensorDeallocation.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int ALLOCATION_ID_FIELD_NUMBER

Valore costante: 1

public static final int ALLOCATOR_NAME_FIELD_NUMBER

Valore costante: 2

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

pubblico lungo getAllocationId ()

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

stringa pubblica getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

pubblico com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 2;

pubblico statico MemoryLogTensorDeallocation getDefaultInstance ()

pubblico MemoryLogTensorDeallocation getDefaultInstanceForType ()

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

pubblico getParserForType ()

public int getSerializedSize ()

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final booleano isInitialized ()

pubblico statico MemoryLogTensorDeallocation.Builder newBuilder (prototipo MemoryLogTensorDeallocation )

pubblico statico MemoryLogTensorDeallocation.Builder newBuilder ()

public MemoryLogTensorDeallocation.Builder newBuilderForType ()

pubblico statico MemoryLogTensorDeallocation parseDelimitedFrom (input InputStream)

Lancia
IOException

pubblico statico MemoryLogTensorDeallocation parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico MemoryLogTensorDeallocation (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico MemoryLogTensorDeallocation (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico MemoryLogTensorDeallocation (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico MemoryLogTensorDeallocation (input com.google.protobuf.CodedInputStream)

Lancia
IOException

pubblico statico MemoryLogTensorDeallocation parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico MemoryLogTensorDeallocation (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

public static MemoryLogTensorDeallocation parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico MemoryLogTensorDeallocation (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

pubblico MemoryLogTensorDeallocation.Builder toBuilder ()

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

Lancia
IOException