パブリック最終クラスMemoryDump
Protobuf 型tensorflow.MemoryDump
ネストされたクラス
クラス | メモリダンプビルダー | Protobuf 型tensorflow.MemoryDump |
定数
整数 | ALLOCATOR_NAME_FIELD_NUMBER | |
整数 | BIN_SUMMARY_FIELD_NUMBER | |
整数 | CHUNK_FIELD_NUMBER | |
整数 | SNAP_SHOT_FIELD_NUMBER | |
整数 | STATS_FIELD_NUMBER |
パブリックメソッド
ブール値 | 等しい(オブジェクトオブジェクト) |
弦 | 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; |
ビンの概要またはビルダー | getBinsummaryOrBuilder (int インデックス) repeated .tensorflow.BinSummary bin_summary = 2; |
リスト<? BinsummaryOrBuilderを拡張 > | getBinsummaryOrBuilderList () repeated .tensorflow.BinSummary bin_summary = 2; |
メムチャンク | getChunk (int インデックス) repeated .tensorflow.MemChunk chunk = 3; |
整数 | getChunkCount () repeated .tensorflow.MemChunk chunk = 3; |
リスト<MemChunk> | getChunkList () repeated .tensorflow.MemChunk chunk = 3; |
メモリチャンクまたはビルダー | getChunkOrBuilder (int インデックス) repeated .tensorflow.MemChunk chunk = 3; |
リスト<? MemChunkOrBuilderを拡張 > | getChunkOrBuilderList () repeated .tensorflow.MemChunk chunk = 3; |
静的メモリダンプ | |
メモリダンプ | |
最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
整数 | |
スナップショット | getSnapShot (int インデックス) repeated .tensorflow.SnapShot snap_shot = 4; |
整数 | getSnapShotCount () repeated .tensorflow.SnapShot snap_shot = 4; |
リスト<スナップショット> | getSnapShotList () repeated .tensorflow.SnapShot snap_shot = 4; |
スナップショットまたはビルダー | 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; |
最終的な com.google.protobuf.UnknownFieldSet | |
ブール値 | hasStats () .tensorflow.MemAllocatorStats stats = 5; |
整数 | ハッシュコード() |
最終ブール値 | |
静的MemoryDump.Builder | newBuilder ( MemoryDumpプロトタイプ) |
静的MemoryDump.Builder | newBuilder () |
メモリダンプビルダー | |
静的メモリダンプ | parseDelimitedFrom (InputStream 入力) |
静的メモリダンプ | parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的メモリダンプ | parseFrom (ByteBuffer データ) |
静的メモリダンプ | parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的メモリダンプ | parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的メモリダンプ | parseFrom (com.google.protobuf.CodedInputStream 入力) |
静的メモリダンプ | parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的メモリダンプ | parseFrom (com.google.protobuf.ByteString データ) |
静的メモリダンプ | parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的メモリダンプ | parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的 | パーサー() |
メモリダンプビルダー | toビルダー() |
空所 | writeTo (com.google.protobuf.CodedOutputStream 出力) |
継承されたメソッド
定数
パブリック静的最終整数ALLOCATOR_NAME_FIELD_NUMBER
定数値: 1
パブリック静的最終整数BIN_SUMMARY_FIELD_NUMBER
定数値: 2
パブリック静的最終整数CHUNK_FIELD_NUMBER
定数値: 3
パブリック静的最終整数SNAP_SHOT_FIELD_NUMBER
定数値: 4
パブリック静的最終整数STATS_FIELD_NUMBER
定数値: 5
パブリックメソッド
public booleanに等しい(オブジェクト obj)
public String getAllocatorName ()
string allocator_name = 1;
public com.google.protobuf.ByteString getAllocatorNameBytes ()
string allocator_name = 1;
public int getBinsummaryCount ()
repeated .tensorflow.BinSummary bin_summary = 2;
public BinsummaryOrBuilder getBinsummaryOrBuilder (int インデックス)
repeated .tensorflow.BinSummary bin_summary = 2;
公開リスト<? extends BinsummaryOrBuilder > getBinsummaryOrBuilderList ()
repeated .tensorflow.BinSummary bin_summary = 2;
public int getChunkCount ()
repeated .tensorflow.MemChunk chunk = 3;
公開リスト<? extends MemChunkOrBuilder > getChunkOrBuilderList ()
repeated .tensorflow.MemChunk chunk = 3;
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
公共 getParserForType ()
public int getSerializedSize ()
public int getSnapShotCount ()
repeated .tensorflow.SnapShot snap_shot = 4;
public SnapShotOrBuilder getSnapShotOrBuilder (int インデックス)
repeated .tensorflow.SnapShot snap_shot = 4;
公開リスト<? extends SnapShotOrBuilder > getSnapShotOrBuilderList ()
repeated .tensorflow.SnapShot snap_shot = 4;
public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public boolean hasStats ()
.tensorflow.MemAllocatorStats stats = 5;
public int hashCode ()
パブリック最終ブール値isInitialized ()
public static MemoryDump parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static MemoryDump parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static MemoryDump parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
public static MemoryDump parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
public static MemoryDump parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static MemoryDump parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
パブリック静的 パーサー()
public void writeTo (com.google.protobuf.CodedOutputStream 出力)
投げる
IO例外 |
---|