MemoryDumpOrBuilder

パブリック インターフェイスMemoryDumpOrBuilder
既知の間接サブクラス

パブリックメソッド

抽象文字列
getAllocatorName ()
string allocator_name = 1;
抽象的な com.google.protobuf.ByteString
getAllocatorNameBytes ()
string allocator_name = 1;
抽象的なビンの概要
getBinsummary (int インデックス)
repeated .tensorflow.BinSummary bin_summary = 2;
抽象整数
getBinサマリーカウント()
repeated .tensorflow.BinSummary bin_summary = 2;
抽象リスト< Binsummary >
getBinsummaryList ()
repeated .tensorflow.BinSummary bin_summary = 2;
抽象BinsummaryOrBuilder
getBinsummaryOrBuilder (int インデックス)
repeated .tensorflow.BinSummary bin_summary = 2;
抽象リスト<? BinsummaryOrBuilderを拡張 >
getBinsummaryOrBuilderList ()
repeated .tensorflow.BinSummary bin_summary = 2;
抽象的なMemChunk
getChunk (int インデックス)
repeated .tensorflow.MemChunk chunk = 3;
抽象整数
getChunkCount ()
repeated .tensorflow.MemChunk chunk = 3;
抽象リスト< MemChunk >
getChunkList ()
repeated .tensorflow.MemChunk chunk = 3;
抽象的なMemChunkOrBuilder
getChunkOrBuilder (int インデックス)
repeated .tensorflow.MemChunk chunk = 3;
抽象リスト<? MemChunkOrBuilderを拡張 >
getChunkOrBuilderList ()
repeated .tensorflow.MemChunk chunk = 3;
抽象的なスナップショット
getSnapShot (int インデックス)
repeated .tensorflow.SnapShot snap_shot = 4;
抽象整数
getSnapShotCount ()
repeated .tensorflow.SnapShot snap_shot = 4;
抽象リスト<スナップショット>
getSnapShotList ()
repeated .tensorflow.SnapShot snap_shot = 4;
抽象的なSnapShotOrBuilder
getSnapShotOrBuilder (int インデックス)
repeated .tensorflow.SnapShot snap_shot = 4;
抽象リスト<? SnapShotOrBuilderを拡張 >
getSnapShotOrBuilderList ()
repeated .tensorflow.SnapShot snap_shot = 4;
抽象MemAllocatorStats
getStats ()
.tensorflow.MemAllocatorStats stats = 5;
抽象MemAllocatorStatsOrBuilder
getStatsOrBuilder ()
.tensorflow.MemAllocatorStats stats = 5;
抽象ブール値
hasStats ()
.tensorflow.MemAllocatorStats stats = 5;

パブリックメソッド

public abstract String getAllocatorName ()

string allocator_name = 1;

public abstract com.google.protobuf.ByteString getAllocatorNameBytes ()

string allocator_name = 1;

パブリック抽象Binsummary getBinsummary (int インデックス)

repeated .tensorflow.BinSummary bin_summary = 2;

public abstract int getBinsummaryCount ()

repeated .tensorflow.BinSummary bin_summary = 2;

public abstract List< Binsummary > getBinsummaryList ()

repeated .tensorflow.BinSummary bin_summary = 2;

パブリック抽象BinsummaryOrBuilder getBinsummaryOrBuilder (int インデックス)

repeated .tensorflow.BinSummary bin_summary = 2;

公開抄録リスト<? extends BinsummaryOrBuilder > getBinsummaryOrBuilderList ()

repeated .tensorflow.BinSummary bin_summary = 2;

パブリック抽象MemChunk getChunk (int インデックス)

repeated .tensorflow.MemChunk chunk = 3;

public abstract int getChunkCount ()

repeated .tensorflow.MemChunk chunk = 3;

public abstract List< MemChunk > getChunkList ()

repeated .tensorflow.MemChunk chunk = 3;

パブリック抽象MemChunkOrBuilder getChunkOrBuilder (int インデックス)

repeated .tensorflow.MemChunk chunk = 3;

公開抄録リスト<? extends MemChunkOrBuilder > getChunkOrBuilderList ()

repeated .tensorflow.MemChunk chunk = 3;

パブリック抽象スナップショットgetSnapShot (int インデックス)

repeated .tensorflow.SnapShot snap_shot = 4;

public abstract int getSnapShotCount ()

repeated .tensorflow.SnapShot snap_shot = 4;

public abstract List< SnapShot > getSnapShotList ()

repeated .tensorflow.SnapShot snap_shot = 4;

パブリック抽象SnapShotOrBuilder getSnapShotOrBuilder (int インデックス)

repeated .tensorflow.SnapShot snap_shot = 4;

公開抄録リスト<? extends SnapShotOrBuilder > getSnapShotOrBuilderList ()

repeated .tensorflow.SnapShot snap_shot = 4;

パブリック抽象MemAllocatorStats getStats ()

.tensorflow.MemAllocatorStats stats = 5;

パブリック抽象MemAllocatorStatsOrBuilder getStatsOrBuilder ()

.tensorflow.MemAllocatorStats stats = 5;

パブリック抽象ブール値hasStats ()

.tensorflow.MemAllocatorStats stats = 5;