MemoryDump

classe finale pubblica MemoryDump

Tipo di protocollo tensorflow.MemoryDump

Classi nidificate

classe MemoryDump.Builder Tipo di protocollo tensorflow.MemoryDump

Costanti

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
Corda
getAllocatorName ()
string allocator_name = 1;
com.google.protobuf.ByteString
getAllocatorNameBytes ()
string allocator_name = 1;
BinSummary
getBinSummary (indice int)
repeated .tensorflow.BinSummary bin_summary = 2;
int
getBinSummaryCount ()
repeated .tensorflow.BinSummary bin_summary = 2;
Elenco< BinSummary >
getBinSummaryList ()
repeated .tensorflow.BinSummary bin_summary = 2;
BinSummaryOrBuilder
getBinSummaryOrBuilder (indice int)
repeated .tensorflow.BinSummary bin_summary = 2;
Elenco<? estende BinSummaryOrBuilder >
getBinSummaryOrBuilderList ()
repeated .tensorflow.BinSummary bin_summary = 2;
MemChunk
getChunk (indice int)
repeated .tensorflow.MemChunk chunk = 3;
int
getChunkCount ()
repeated .tensorflow.MemChunk chunk = 3;
Elenco< MemChunk >
getChunkList ()
repeated .tensorflow.MemChunk chunk = 3;
MemChunkOrBuilder
getChunkOrBuilder (indice int)
repeated .tensorflow.MemChunk chunk = 3;
Elenco<? estende MemChunkOrBuilder >
getChunkOrBuilderList ()
repeated .tensorflow.MemChunk chunk = 3;
MemoryDump statico
MemoryDump
com.google.protobuf.Descriptors.Descriptor statico finale
int
Istantanea
getSnapShot (indice int)
repeated .tensorflow.SnapShot snap_shot = 4;
int
getSnapShotCount ()
repeated .tensorflow.SnapShot snap_shot = 4;
Elenco< Istantanea >
getSnapShotList ()
repeated .tensorflow.SnapShot snap_shot = 4;
SnapShotOrBuilder
getSnapShotOrBuilder (indice int)
repeated .tensorflow.SnapShot snap_shot = 4;
Elenco<? estende SnapShotOrBuilder >
getSnapShotOrBuilderList ()
repeated .tensorflow.SnapShot snap_shot = 4;
MemAllocatorStats
getStats ()
.tensorflow.MemAllocatorStats stats = 5;
MemAllocatorStatsOrBuilder
getStatsOrBuilder ()
.tensorflow.MemAllocatorStats stats = 5;
finale com.google.protobuf.UnknownFieldSet
booleano
hasStats ()
.tensorflow.MemAllocatorStats stats = 5;
int
booleano finale
MemoryDump.Builder statico
newBuilder (prototipo MemoryDump )
MemoryDump.Builder statico
MemoryDump.Builder
MemoryDump statico
parseDelimitedFrom (input InputStream)
MemoryDump statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryDump statico
parseFrom (dati ByteBuffer)
MemoryDump statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
MemoryDump statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryDump statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
MemoryDump statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryDump statico
parseFrom (dati com.google.protobuf.ByteString)
MemoryDump statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryDump statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
MemoryDump.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

booleano
è uguale a (Oggetto arg0)
Classe finale<?>
getClass ()
int
codice hash ()
vuoto finale
notificare ()
vuoto finale
notificaTutti ()
Corda
accordare ()
vuoto finale
attendere (lungo arg0, int arg1)
vuoto finale
aspetta (lungo arg0)
vuoto finale
Aspettare ()
org.tensorflow.proto.util.MemoryDumpOrBuilder
stringa astratta
getAllocatorName ()
string allocator_name = 1;
astratto com.google.protobuf.ByteString
getAllocatorNameBytes ()
string allocator_name = 1;
abstract BinSummary
getBinSummary (indice int)
repeated .tensorflow.BinSummary bin_summary = 2;
astratto int
getBinSummaryCount ()
repeated .tensorflow.BinSummary bin_summary = 2;
Elenco astratto< BinSummary >
getBinSummaryList ()
repeated .tensorflow.BinSummary bin_summary = 2;
abstract BinSummaryOrBuilder
getBinSummaryOrBuilder (indice int)
repeated .tensorflow.BinSummary bin_summary = 2;
Elenco astratto<? estende BinSummaryOrBuilder >
getBinSummaryOrBuilderList ()
repeated .tensorflow.BinSummary bin_summary = 2;
MemChunk astratto
getChunk (indice int)
repeated .tensorflow.MemChunk chunk = 3;
astratto int
getChunkCount ()
repeated .tensorflow.MemChunk chunk = 3;
Elenco astratto< MemChunk >
getChunkList ()
repeated .tensorflow.MemChunk chunk = 3;
abstract MemChunkOrBuilder
getChunkOrBuilder (indice int)
repeated .tensorflow.MemChunk chunk = 3;
Elenco astratto<? estende MemChunkOrBuilder >
getChunkOrBuilderList ()
repeated .tensorflow.MemChunk chunk = 3;
istantanea astratta
getSnapShot (indice int)
repeated .tensorflow.SnapShot snap_shot = 4;
astratto int
getSnapShotCount ()
repeated .tensorflow.SnapShot snap_shot = 4;
Elenco astratto< Istantanea >
getSnapShotList ()
repeated .tensorflow.SnapShot snap_shot = 4;
astratto SnapShotOrBuilder
getSnapShotOrBuilder (indice int)
repeated .tensorflow.SnapShot snap_shot = 4;
Elenco astratto<? estende SnapShotOrBuilder >
getSnapShotOrBuilderList ()
repeated .tensorflow.SnapShot snap_shot = 4;
abstract MemAllocatorStats
getStats ()
.tensorflow.MemAllocatorStats stats = 5;
abstract MemAllocatorStatsOrBuilder
getStatsOrBuilder ()
.tensorflow.MemAllocatorStats stats = 5;
booleano astratto
hasStats ()
.tensorflow.MemAllocatorStats stats = 5;

Costanti

public static final int ALLOCATOR_NAME_FIELD_NUMBER

Valore costante: 1

public static final int BIN_SUMMARY_FIELD_NUMBER

Valore costante: 2

public static final int CHUNK_FIELD_NUMBER

Valore costante: 3

public static final int SNAP_SHOT_FIELD_NUMBER

Valore costante: 4

public static final int STATS_FIELD_NUMBER

Valore costante: 5

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

stringa pubblica getAllocatorName ()

string allocator_name = 1;

pubblico com.google.protobuf.ByteString getAllocatorNameBytes ()

string allocator_name = 1;

public BinSummary getBinSummary (indice int)

repeated .tensorflow.BinSummary bin_summary = 2;

public int getBinSummaryCount ()

repeated .tensorflow.BinSummary bin_summary = 2;

Elenco pubblico< BinSummary > getBinSummaryList ()

repeated .tensorflow.BinSummary bin_summary = 2;

public BinSummaryOrBuilder getBinSummaryOrBuilder (indice int)

repeated .tensorflow.BinSummary bin_summary = 2;

Elenco pubblico<? estende BinSummaryOrBuilder > getBinSummaryOrBuilderList ()

repeated .tensorflow.BinSummary bin_summary = 2;

public MemChunk getChunk (indice int)

repeated .tensorflow.MemChunk chunk = 3;

public int getChunkCount ()

repeated .tensorflow.MemChunk chunk = 3;

Elenco pubblico< MemChunk > getChunkList ()

repeated .tensorflow.MemChunk chunk = 3;

public MemChunkOrBuilder getChunkOrBuilder (indice int)

repeated .tensorflow.MemChunk chunk = 3;

Elenco pubblico<? estende MemChunkOrBuilder > getChunkOrBuilderList ()

repeated .tensorflow.MemChunk chunk = 3;

pubblico statico MemoryDump getDefaultInstance ()

pubblico MemoryDump getDefaultInstanceForType ()

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

pubblico getParserForType ()

public int getSerializedSize ()

SnapShot pubblico getSnapShot (indice int)

repeated .tensorflow.SnapShot snap_shot = 4;

public int getSnapShotCount ()

repeated .tensorflow.SnapShot snap_shot = 4;

Elenco pubblico< SnapShot > getSnapShotList ()

repeated .tensorflow.SnapShot snap_shot = 4;

public SnapShotOrBuilder getSnapShotOrBuilder (indice int)

repeated .tensorflow.SnapShot snap_shot = 4;

Elenco pubblico<? estende SnapShotOrBuilder > getSnapShotOrBuilderList ()

repeated .tensorflow.SnapShot snap_shot = 4;

pubblico MemAllocatorStats getStats ()

.tensorflow.MemAllocatorStats stats = 5;

public MemAllocatorStatsOrBuilder getStatsOrBuilder ()

.tensorflow.MemAllocatorStats stats = 5;

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

hasStats booleano pubblico ()

.tensorflow.MemAllocatorStats stats = 5;

public int hashCode ()

public final booleano isInitialized ()

public static MemoryDump.Builder newBuilder (prototipo MemoryDump )

pubblico statico MemoryDump.Builder newBuilder ()

pubblico MemoryDump.Builder newBuilderForType ()

public static MemoryDump parseDelimitedFrom (input InputStream)

Lancia
IOException

public static MemoryDump parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico MemoryDump (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

parseFrom MemoryDump statico pubblico (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)

Lancia
IOException

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

Lancia
InvalidProtocolBufferException

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

Lancia
IOException

parseFrom pubblico statico MemoryDump (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

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

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico MemoryDump (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico MemoryDump (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

pubblico MemoryDump.Builder toBuilder ()

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

Lancia
IOException