AllocationDescription della classe finale pubblica
Tipo di protocollo tensorflow.AllocationDescription
Classi nidificate
classe | AllocationDescription.Builder | Tipo di protocollo tensorflow.AllocationDescription |
Costanti
int | ALLOCATED_BYTES_FIELD_NUMBER | |
int | ALLOCATION_ID_FIELD_NUMBER | |
int | ALLOCATOR_NAME_FIELD_NUMBER | |
int | HAS_SINGLE_REFERENCE_FIELD_NUMBER | |
int | PTR_FIELD_NUMBER | |
int | REQUESTED_BYTES_FIELD_NUMBER |
Metodi pubblici
booleano | è uguale a (Oggetto oggetto) |
lungo | getAllocatedBytes () Total number of bytes allocated if known int64 allocated_bytes = 2; |
lungo | getIDallocazione () Identifier of the allocated buffer if known int64 allocation_id = 4; |
Corda | getAllocatorName () Name of the allocator used string allocator_name = 3; |
com.google.protobuf.ByteString | getAllocatorNameBytes () Name of the allocator used string allocator_name = 3; |
Descrizione allocazione statica | |
Descrizione dell'allocazione | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
booleano | getHasSingleReference () Set if this tensor only has one remaining reference bool has_single_reference = 5; |
lungo | getPtr () Address of the allocation. |
lungo | getRequestedBytes () Total number of bytes requested int64 requested_bytes = 1; |
int | |
finale com.google.protobuf.UnknownFieldSet | |
int | codicehash () |
booleano finale | |
AllocationDescription.Builder statico | |
AllocationDescription.Builder statico | newBuilder (prototipo AllocationDescription ) |
AllocationDescription.Builder | |
Descrizione allocazione statica | parseDelimitedFrom (input InputStream) |
Descrizione allocazione statica | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Descrizione allocazione statica | parseFrom (dati ByteBuffer) |
Descrizione allocazione statica | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
Descrizione allocazione statica | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Descrizione allocazione statica | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
Descrizione allocazione statica | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Descrizione allocazione statica | parseFrom (dati com.google.protobuf.ByteString) |
Descrizione allocazione statica | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Descrizione allocazione statica | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
statico | analizzatore () |
AllocationDescription.Builder | toBuilder () |
vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int ALLOCATED_BYTES_FIELD_NUMBER
Valore costante: 2
public static final int ALLOCATION_ID_FIELD_NUMBER
Valore costante: 4
public static final int ALLOCATOR_NAME_FIELD_NUMBER
Valore costante: 3
public static final int HAS_SINGLE_REFERENCE_FIELD_NUMBER
Valore costante: 5
public static final int PTR_FIELD_NUMBER
Valore costante: 6
public static final int REQUESTED_BYTES_FIELD_NUMBER
Valore costante: 1
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
pubblico lungo getAllocatedBytes ()
Total number of bytes allocated if known
int64 allocated_bytes = 2;
pubblico lungo getAllocationId ()
Identifier of the allocated buffer if known
int64 allocation_id = 4;
stringa pubblica getAllocatorName ()
Name of the allocator used
string allocator_name = 3;
pubblico com.google.protobuf.ByteString getAllocatorNameBytes ()
Name of the allocator used
string allocator_name = 3;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico booleano getHasSingleReference ()
Set if this tensor only has one remaining reference
bool has_single_reference = 5;
pubblico getParserForType ()
pubblico lungo getPtr ()
Address of the allocation.
uint64 ptr = 6;
pubblico lungo getRequestedBytes ()
Total number of bytes requested
int64 requested_bytes = 1;
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final booleano isInitialized ()
public static AllocationDescription parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
public static AllocationDescription parseFrom (dati ByteBuffer)
Lancia
InvalidProtocolBufferException |
---|
AllocationDescription pubblica statica parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
AllocationDescription pubblica statica parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
public static AllocationDescription parseFrom (input com.google.protobuf.CodedInputStream)
Lancia
IOException |
---|
public static AllocationDescription parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
AllocationDescription pubblica statica parseFrom (dati com.google.protobuf.ByteString)
Lancia
InvalidProtocolBufferException |
---|
public static AllocationDescription parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
AllocationDescription pubblica statica parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
IOException |
---|