AllocatorMemoryUsed

パブリック最終クラスAllocatorMemoryused

Protobuf 型tensorflow.AllocatorMemoryUsed

ネストされたクラス

クラスAllocatorMemory Used.Builder Protobuf 型tensorflow.AllocatorMemoryUsed

定数

整数ALLOCATION_RECORDS_FIELD_NUMBER
整数ALLOCATOR_BYTES_IN_USE_FIELD_NUMBER
整数ALLOCATOR_NAME_FIELD_NUMBER
整数LIVE_BYTES_FIELD_NUMBER
整数PEAK_BYTES_FIELD_NUMBER
整数TOTAL_BYTES_FIELD_NUMBER

パブリックメソッド

ブール値
等しい(オブジェクトオブジェクト)
割り当て記録
getAllocationRecords (int インデックス)
 The allocation and deallocation timeline.
整数
getAllocationRecordsCount ()
 The allocation and deallocation timeline.
リスト<AllocationRecord>
getAllocationRecordsList ()
 The allocation and deallocation timeline.
割り当てレコードまたはビルダー
getAllocationRecordsOrBuilder (int インデックス)
 The allocation and deallocation timeline.
リスト<? AllocationRecordOrBuilderを拡張 >
getAllocationRecordsOrBuilderList ()
 The allocation and deallocation timeline.
長さ
getAllocatorBytesInUse ()
 These are snapshots of the overall allocator memory stats.
getAllocatorName ()
string allocator_name = 1;
com.google.protobuf.ByteString
getAllocatorNameBytes ()
string allocator_name = 1;
静的アロケータメモリ使用量
アロケータ使用済みメモリ
最終的な静的 com.google.protobuf.Descriptors.Descriptor
長さ
getLiveBytes ()
 The bytes that are not deallocated.
長さ
getPeakBytes ()
int64 peak_bytes = 3;
整数
長さ
getTotalBytes ()
 These are per-node allocator memory stats.
最終的な com.google.protobuf.UnknownFieldSet
整数
最終ブール値
静的AllocatorMemory Used.Builder
newBuilder ( AllocatorMemory Usedプロトタイプ)
静的AllocatorMemory Used.Builder
AllocatorMemory Used.Builder
静的アロケータメモリ使用量
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)
静的
AllocatorMemory Used.Builder
空所
writeTo (com.google.protobuf.CodedOutputStream 出力)

継承されたメソッド

定数

パブリック静的最終整数ALLOCATION_RECORDS_FIELD_NUMBER

定数値: 6

パブリック静的最終整数ALLOCATOR_BYTES_IN_USE_FIELD_NUMBER

定数値: 5

パブリック静的最終整数ALLOCATOR_NAME_FIELD_NUMBER

定数値: 1

パブリック静的最終整数LIVE_BYTES_FIELD_NUMBER

定数値: 4

パブリック静的最終整数PEAK_BYTES_FIELD_NUMBER

定数値: 3

パブリック静的最終整数TOTAL_BYTES_FIELD_NUMBER

定数値: 2

パブリックメソッド

public booleanに等しい(オブジェクト obj)

public AllocationRecord getAllocationRecords (int インデックス)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

public int getAllocationRecordsCount ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

public List< AllocationRecord > getAllocationRecordsList ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

public AllocationRecordOrBuilder getAllocationRecordsOrBuilder (int インデックス)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

公開リスト<? extends AllocationRecordOrBuilder > getAllocationRecordsOrBuilderList ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

public long getAllocatorBytesInUse ()

 These are snapshots of the overall allocator memory stats.
 The number of live bytes currently allocated by the allocator.
 
int64 allocator_bytes_in_use = 5;

public String getAllocatorName ()

string allocator_name = 1;

public com.google.protobuf.ByteString getAllocatorNameBytes ()

string allocator_name = 1;

public static AllocatorMemory Used getDefaultInstance ()

public AllocatorMemory Used getDefaultInstanceForType ()

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

public long getLiveBytes ()

 The bytes that are not deallocated.
 
int64 live_bytes = 4;

公共getParserForType ()

public long getPeakBytes ()

int64 peak_bytes = 3;

public int getSerializedSize ()

public long getTotalBytes ()

 These are per-node allocator memory stats.
 
int64 total_bytes = 2;

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

public int hashCode ()

パブリック最終ブール値isInitialized ()

public static AllocatorMemory Used.Builder newBuilder ( AllocatorMemory Usedプロトタイプ)

public static AllocatorMemory Used.Builder newBuilder ()

public AllocatorMemory Used.Builder newBuilderForType ()

public static AllocatorMemory Used parseDelimitedFrom (InputStream 入力)

投げる
IO例外

public static AllocatorMemory Used parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static AllocatorMemory Used parseFrom (ByteBuffer データ)

投げる
無効なプロトコルバッファ例外

public static AllocatorMemory Used parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static AllocatorMemory Used parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static AllocatorMemory Used parseFrom (com.google.protobuf.CodedInputStream 入力)

投げる
IO例外

public static AllocatorMemory Used parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static AllocatorMemory Used parseFrom (com.google.protobuf.ByteString データ)

投げる
無効なプロトコルバッファ例外

public static AllocatorMemory Used parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static AllocatorMemory Used parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

パブリック静的パーサー()

public AllocatorMemory Used.Builder toBuilder ()

public void writeTo (com.google.protobuf.CodedOutputStream 出力)

投げる
IO例外