AllocatorMemoryUsed.Builder

lớp cuối cùng tĩnh công khai AllocatorMemoryUsed.Builder

Protobuf loại tensorflow.AllocatorMemoryUsed

Phương pháp công khai

AllocatorMemoryUsed.Builder
addAllAllocationRecords (Iterable<? mở rộng các giá trị AllocationRecord >)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addAllocationRecords ( AllocationRecord.Builder builderForValue)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addAllocationRecords (chỉ mục int, AllocationRecord.Builder builderForValue)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addAllocationRecords (chỉ mục int, giá trị AllocationRecord )
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addAllocationRecords (giá trị AllocationRecord )
 The allocation and deallocation timeline.
AllocationRecord.Builder
addAllocationRecordsBuilder ()
 The allocation and deallocation timeline.
AllocationRecord.Builder
addAllocationRecordsBuilder (chỉ mục int)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
Bộ cấp phátBộ nhớĐã sử dụng
Bộ cấp phátBộ nhớĐã sử dụng
AllocatorMemoryUsed.Builder
AllocatorMemoryUsed.Builder
ClearAllocationRecords ()
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
clearAllocatorBytesInUse ()
 These are snapshots of the overall allocator memory stats.
AllocatorMemoryUsed.Builder
clearAllocatorName ()
string allocator_name = 1;
AllocatorMemoryUsed.Builder
ClearField (trường com.google.protobuf.Descriptors.FieldDescriptor)
AllocatorMemoryUsed.Builder
clearLiveBytes ()
 The bytes that are not deallocated.
AllocatorMemoryUsed.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
AllocatorMemoryUsed.Builder
clearPeakBytes ()
int64 peak_bytes = 3;
AllocatorMemoryUsed.Builder
clearTotalBytes ()
 These are per-node allocator memory stats.
AllocatorMemoryUsed.Builder
Bản ghi phân bổ
getAllocationRecords (chỉ mục int)
 The allocation and deallocation timeline.
AllocationRecord.Builder
getAllocationRecordsBuilder (chỉ mục int)
 The allocation and deallocation timeline.
Danh sách< AllocationRecord.Builder >
getAllocationRecordsBuilderList ()
 The allocation and deallocation timeline.
int
getAllocationRecordsCount ()
 The allocation and deallocation timeline.
Danh sách< Bản ghi phân bổ >
getAllocationRecordsList ()
 The allocation and deallocation timeline.
Bản ghi phân bổHoặcBuilder
getAllocationRecordsOrBuilder (chỉ mục int)
 The allocation and deallocation timeline.
Danh sách<? mở rộng AllocationRecordOrBuilder >
getAllocationRecordsOrBuilderList ()
 The allocation and deallocation timeline.
dài
getAllocatorBytesInUse ()
 These are snapshots of the overall allocator memory stats.
Sợi dây
getAllocatorName ()
string allocator_name = 1;
com.google.protobuf.ByteString
getAllocatorNameBytes ()
string allocator_name = 1;
Bộ cấp phátBộ nhớĐã sử dụng
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
com.google.protobuf.Descriptors.Descriptor
dài
getLiveBytes ()
 The bytes that are not deallocated.
dài
getPeakBytes ()
int64 peak_bytes = 3;
dài
getTotalBytes ()
 These are per-node allocator memory stats.
boolean cuối cùng
AllocatorMemoryUsed.Builder
mergeFrom (com.google.protobuf.Message other)
AllocatorMemoryUsed.Builder
mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
AllocatorMemoryUsed.Builder cuối cùng
hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
AllocatorMemoryUsed.Builder
RemoveAllocationRecords (chỉ mục int)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
setAllocationRecords (chỉ mục int, giá trị AllocationRecord )
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
setAllocationRecords (chỉ mục int, AllocationRecord.Builder builderForValue)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
setAllocatorBytesInUse (giá trị dài)
 These are snapshots of the overall allocator memory stats.
AllocatorMemoryUsed.Builder
setAllocatorName (Giá trị chuỗi)
string allocator_name = 1;
AllocatorMemoryUsed.Builder
setAllocatorNameBytes (giá trị com.google.protobuf.ByteString)
string allocator_name = 1;
AllocatorMemoryUsed.Builder
setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
AllocatorMemoryUsed.Builder
setLiveBytes (giá trị dài)
 The bytes that are not deallocated.
AllocatorMemoryUsed.Builder
setPeakBytes (giá trị dài)
int64 peak_bytes = 3;
AllocatorMemoryUsed.Builder
setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
AllocatorMemoryUsed.Builder
setTotalBytes (giá trị dài)
 These are per-node allocator memory stats.
AllocatorMemoryUsed.Builder cuối cùng
setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

Phương pháp kế thừa

Phương pháp công khai

công khai AllocatorMemoryUsed.Builder addAllAllocationRecords (Iterable<? mở rộng các giá trị AllocationRecord >)

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

công khai AllocatorMemoryUsed.Builder addAllocationRecords ( AllocationRecord.Builder builderForValue)

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

public AllocatorMemoryUsed.Builder addAllocationRecords (chỉ mục int, AllocationRecord.Builder builderForValue)

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

public AllocatorMemoryUsed.Builder addAllocationRecords (chỉ mục int, giá trị AllocationRecord )

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

public AllocatorMemoryUsed.Builder addAllocationRecords (giá trị AllocationRecord )

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

công khai AllocationRecord.Builder addAllocationRecordsBuilder ()

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

công khai AllocationRecord.Builder addAllocationRecordsBuilder (chỉ mục int)

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

public AllocatorMemoryUsed.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

bản dựng công khai AllocatorMemoryUsed ()

public AllocatorMemorySử dụng buildPartial ()

public AllocatorMemoryUsed.Builder clearAllocationRecords ()

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

public AllocatorMemoryUsed.Builder clearAllocatorBytesInUse ()

 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 AllocatorMemoryUsed.Builder clearAllocatorName ()

string allocator_name = 1;

public AllocatorMemoryUsed.Builder clearField (trường com.google.protobuf.Descriptors.FieldDescriptor)

public AllocatorMemoryUsed.Builder clearLiveBytes ()

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

công khai AllocatorMemoryUsed.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public AllocatorMemoryUsed.Builder clearPeakBytes ()

int64 peak_bytes = 3;

public AllocatorMemoryUsed.Builder clearTotalBytes ()

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

bản sao công khai AllocatorMemoryUsed.Builder ()

public AllocationRecord getAllocationRecords (chỉ mục int)

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

công khai AllocationRecord.Builder getAllocationRecordsBuilder (chỉ mục int)

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

Danh sách công khai< AllocationRecord.Builder > getAllocationRecordsBuilderList ()

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

int công khai getAllocationRecordsCount ()

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

Danh sách công khai< AllocationRecord > getAllocationRecordsList ()

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

công khai AllocationRecordOrBuilder getAllocationRecordsOrBuilder (chỉ mục int)

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

Danh sách công khai<? mở rộng AllocationRecordOrBuilder > getAllocationRecordsOrBuilderList ()

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

getAllocatorBytesInUse công khai dài ()

 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;

Chuỗi công khai getAllocatorName ()

string allocator_name = 1;

com.google.protobuf.ByteString getAllocatorNameBytes công khai ()

string allocator_name = 1;

public AllocatorMemorySử dụng getDefaultInstanceForType ()

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()

getLiveBytes dài công khai ()

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

getPeakBytes dài công khai ()

int64 peak_bytes = 3;

getTotalBytes dài công khai ()

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

boolean cuối cùng công khai được khởi tạo ()

công khai AllocatorMemoryUsed.Builder mergeFrom (com.google.protobuf.Message other)

public AllocatorMemoryUsed.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

trận chung kết công khai AllocatorMemoryUsed.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public AllocatorMemoryUsed.Builder RemoveAllocationRecords (chỉ mục int)

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

public AllocatorMemoryUsed.Builder setAllocationRecords (chỉ mục int, giá trị AllocationRecord )

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

public AllocatorMemoryUsed.Builder setAllocationRecords (chỉ mục int, AllocationRecord.Builder builderForValue)

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

public AllocatorMemoryUsed.Builder setAllocatorBytesInUse (giá trị dài)

 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 AllocatorMemoryUsed.Builder setAllocatorName (Giá trị chuỗi)

string allocator_name = 1;

công khai AllocatorMemoryUsed.Builder setAllocatorNameBytes (giá trị com.google.protobuf.ByteString)

string allocator_name = 1;

public AllocatorMemoryUsed.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

public AllocatorMemoryUsed.Builder setLiveBytes (giá trị dài)

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

public AllocatorMemoryUsed.Builder setPeakBytes (giá trị dài)

int64 peak_bytes = 3;

public AllocatorMemoryUsed.Builder setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)

public AllocatorMemoryUsed.Builder setTotalBytes (giá trị dài)

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

trận chung kết công khai AllocatorMemoryUsed.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)