MemoryDump

MemoryDump público de clase final

Tensorflow de tipo tensorflow.MemoryDump

Clases anidadas

clase MemoryDump.Builder Tensorflow de tipo tensorflow.MemoryDump

Constantes

En t ALLOCATOR_NAME_FIELD_NUMBER
En t BIN_SUMMARY_FIELD_NUMBER
En t CHUNK_FIELD_NUMBER
En t SNAP_SHOT_FIELD_NUMBER
En t STATS_FIELD_NUMBER

Métodos públicos

booleano
es igual a (Objeto obj)
Cuerda
getAllocatorName ()
string allocator_name = 1;
com.google.protobuf.ByteString
getAllocatorNameBytes ()
string allocator_name = 1;
BinSummary
getBinSummary (índice int)
repeated .tensorflow.BinSummary bin_summary = 2;
En t
getBinSummaryCount ()
repeated .tensorflow.BinSummary bin_summary = 2;
Lista < BinSummary >
getBinSummaryList ()
repeated .tensorflow.BinSummary bin_summary = 2;
BinSummaryOrBuilder
getBinSummaryOrBuilder (índice int)
repeated .tensorflow.BinSummary bin_summary = 2;
Lista <? extiende BinSummaryOrBuilder >
getBinSummaryOrBuilderList ()
repeated .tensorflow.BinSummary bin_summary = 2;
MemChunk
getChunk (índice int)
repeated .tensorflow.MemChunk chunk = 3;
En t
getChunkCount ()
repeated .tensorflow.MemChunk chunk = 3;
Lista < MemChunk >
getChunkList ()
repeated .tensorflow.MemChunk chunk = 3;
MemChunkOrBuilder
getChunkOrBuilder (índice int)
repeated .tensorflow.MemChunk chunk = 3;
Lista <? extiende MemChunkOrBuilder >
getChunkOrBuilderList ()
repeated .tensorflow.MemChunk chunk = 3;
MemoryDump estático
Volcado de memoria
com.google.protobuf.Descriptors.Descriptor estático final
En t
Instantánea
getSnapShot (índice int)
repeated .tensorflow.SnapShot snap_shot = 4;
En t
getSnapShotCount ()
repeated .tensorflow.SnapShot snap_shot = 4;
Lista < Instantánea >
getSnapShotList ()
repeated .tensorflow.SnapShot snap_shot = 4;
SnapShotOrBuilder
getSnapShotOrBuilder (índice int)
repeated .tensorflow.SnapShot snap_shot = 4;
Lista <? extiende SnapShotOrBuilder >
getSnapShotOrBuilderList ()
repeated .tensorflow.SnapShot snap_shot = 4;
MemAllocatorStats
getStats ()
.tensorflow.MemAllocatorStats stats = 5;
MemAllocatorStatsOrBuilder
getStatsOrBuilder ()
.tensorflow.MemAllocatorStats stats = 5;
final com.google.protobuf.UnknownFieldSet
booleano
hasStats ()
.tensorflow.MemAllocatorStats stats = 5;
En t
booleano final
estático MemoryDump.Builder
newBuilder (prototipo MemoryDump )
estático MemoryDump.Builder
MemoryDump.Builder
MemoryDump estático
parseDelimitedFrom (entrada InputStream)
MemoryDump estático
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryDump estático
parseFrom (datos ByteBuffer)
MemoryDump estático
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryDump estático
parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryDump estático
parseFrom (entrada com.google.protobuf.CodedInputStream)
MemoryDump estático
parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryDump estático
parseFrom (datos com.google.protobuf.ByteString)
MemoryDump estático
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryDump estático
parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
MemoryDump.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

public static final int ALLOCATOR_NAME_FIELD_NUMBER

Valor constante: 1

public static final int BIN_SUMMARY_FIELD_NUMBER

Valor constante: 2

público estático final int CHUNK_FIELD_NUMBER

Valor constante: 3

public static final int SNAP_SHOT_FIELD_NUMBER

Valor constante: 4

public static final int STATS_FIELD_NUMBER

Valor constante: 5

Métodos públicos

public boolean es igual a (Object obj)

public String getAllocatorName ()

string allocator_name = 1;

public com.google.protobuf.ByteString getAllocatorNameBytes ()

string allocator_name = 1;

public BinSummary getBinSummary (índice int)

repeated .tensorflow.BinSummary bin_summary = 2;

public int getBinSummaryCount ()

repeated .tensorflow.BinSummary bin_summary = 2;

Lista pública < BinSummary > getBinSummaryList ()

repeated .tensorflow.BinSummary bin_summary = 2;

public BinSummaryOrBuilder getBinSummaryOrBuilder (índice int)

repeated .tensorflow.BinSummary bin_summary = 2;

Lista pública <? extiende BinSummaryOrBuilder > getBinSummaryOrBuilderList ()

repeated .tensorflow.BinSummary bin_summary = 2;

public MemChunk getChunk (índice int)

repeated .tensorflow.MemChunk chunk = 3;

public int getChunkCount ()

repeated .tensorflow.MemChunk chunk = 3;

Lista pública < MemChunk > getChunkList ()

repeated .tensorflow.MemChunk chunk = 3;

public MemChunkOrBuilder getChunkOrBuilder (índice int)

repeated .tensorflow.MemChunk chunk = 3;

Lista pública <? extiende MemChunkOrBuilder > getChunkOrBuilderList ()

repeated .tensorflow.MemChunk chunk = 3;

public static MemoryDump getDefaultInstance ()

public MemoryDump getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público getParserForType ()

public int getSerializedSize ()

public SnapShot getSnapShot (índice int)

repeated .tensorflow.SnapShot snap_shot = 4;

public int getSnapShotCount ()

repeated .tensorflow.SnapShot snap_shot = 4;

Lista pública < Instantánea > getSnapShotList ()

repeated .tensorflow.SnapShot snap_shot = 4;

pública SnapShotOrBuilder getSnapShotOrBuilder (int index)

repeated .tensorflow.SnapShot snap_shot = 4;

Lista pública <? extiende SnapShotOrBuilder > getSnapShotOrBuilderList ()

repeated .tensorflow.SnapShot snap_shot = 4;

public MemAllocatorStats getStats ()

.tensorflow.MemAllocatorStats stats = 5;

public MemAllocatorStatsOrBuilder getStatsOrBuilder ()

.tensorflow.MemAllocatorStats stats = 5;

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

public boolean hasStats ()

.tensorflow.MemAllocatorStats stats = 5;

public int hashCode ()

public final boolean isInitialized ()

Public static MemoryDump.Builder newBuilder (prototipo de MemoryDump )

public static MemoryDump.Builder newBuilder ()

public MemoryDump.Builder newBuilderForType ()

public static MemoryDump parseDelimitedFrom (entrada InputStream)

Lanza
IOException

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

Lanza
IOException

MemoryDump estático público parseFrom (datos ByteBuffer)

Lanza
InvalidProtocolBufferException

Public static MemoryDump parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

Public static MemoryDump parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
InvalidProtocolBufferException

MemoryDump estático público parseFrom (entrada com.google.protobuf.CodedInputStream)

Lanza
IOException

public static MemoryDump parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
InvalidProtocolBufferException

MemoryDump estático público parseFrom (datos de com.google.protobuf.ByteString)

Lanza
InvalidProtocolBufferException

Public static MemoryDump parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

Public static MemoryDump parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
InvalidProtocolBufferException

público estático analizador ()

public MemoryDump.Builder toBuilder ()

public void writeTo (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOException