classe finale pubblica MemAllocatorStats
Some of the data from AllocatorStats
tensorflow.MemAllocatorStats Classi nidificate
| classe | MemAllocatorStats.Builder | Some of the data from AllocatorStats tensorflow.MemAllocatorStats | |
Costanti
| int | BYTES_IN_USE_FIELD_NUMBER | |
| int | FRAGMENTATION_METRIC_FIELD_NUMBER | |
| int | LARGEST_ALLOC_SIZE_FIELD_NUMBER | |
| int | NUM_ALLOCS_FIELD_NUMBER | |
| int | PEAK_BYTES_IN_USE_FIELD_NUMBER |
Metodi pubblici
| booleano | è uguale a (Oggetto oggetto) |
| lungo | getBytesInUse () int64 bytes_in_use = 2; |
| MemAllocatorStats statico | |
| MemAllocatorStats | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| galleggiante | getFragmentationMetric () float fragmentation_metric = 5; |
| lungo | getLargestAllocSize () int64 largest_alloc_size = 4; |
| lungo | getNumAllocs () int64 num_allocs = 1; |
| lungo | getPeakBytesInUse () int64 peak_bytes_in_use = 3; |
| int | |
| finale com.google.protobuf.UnknownFieldSet | |
| int | codicehash () |
| booleano finale | |
| MemAllocatorStats.Builder statico | newBuilder (prototipo MemAllocatorStats ) |
| MemAllocatorStats.Builder statico | |
| MemAllocatorStats.Builder | |
| MemAllocatorStats statico | parseDelimitedFrom (input InputStream) |
| MemAllocatorStats statico | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemAllocatorStats statico | parseFrom (dati ByteBuffer) |
| MemAllocatorStats statico | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| MemAllocatorStats statico | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemAllocatorStats statico | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
| MemAllocatorStats statico | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemAllocatorStats statico | parseFrom (dati com.google.protobuf.ByteString) |
| MemAllocatorStats statico | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemAllocatorStats statico | parseFrom (dati com.google.protobuf.ByteString, estensione Com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico | analizzatore () |
| MemAllocatorStats.Builder | toBuilder () |
| vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int BYTES_IN_USE_FIELD_NUMBER
Valore costante: 2
public static final int FRAGMENTATION_METRIC_FIELD_NUMBER
Valore costante: 5
public static final int LARGEST_ALLOC_SIZE_FIELD_NUMBER
Valore costante: 4
public static final int NUM_ALLOCS_FIELD_NUMBER
Valore costante: 1
public static final int PEAK_BYTES_IN_USE_FIELD_NUMBER
Valore costante: 3
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
pubblico lungo getBytesInUse ()
int64 bytes_in_use = 2;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public float getFragmentationMetric ()
float fragmentation_metric = 5;
public long getLargestAllocSize ()
int64 largest_alloc_size = 4;
pubblico lungo getNumAllocs ()
int64 num_allocs = 1;
pubblico getParserForType ()
pubblico lungo getPeakBytesInUse ()
int64 peak_bytes_in_use = 3;
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final booleano isInitialized ()
public static MemAllocatorStats parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
pubblico statico MemAllocatorStats parseFrom (dati ByteBuffer)
Lancia
| InvalidProtocolBufferException |
|---|
MemAllocatorStats pubblico statico parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Lancia
| IOException |
|---|
pubblico statico MemAllocatorStats parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico MemAllocatorStats parseFrom (input com.google.protobuf.CodedInputStream)
Lancia
| IOException |
|---|
pubblico statico MemAllocatorStats parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
MemAllocatorStats pubblico statico parseFrom (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException |
|---|
MemAllocatorStats pubblico statico parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
MemAllocatorStats pubblico statico parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException |
|---|