AllocatorMemoryUsed

lớp cuối cùng công khai AllocatorMemoryUsed

Protobuf loại tensorflow.AllocatorMemoryUsed

Các lớp lồng nhau

lớp học AllocatorMemoryUsed.Builder Protobuf loại tensorflow.AllocatorMemoryUsed

Hằng số

int ALLOCATION_RECORDS_FIELD_NUMBER
int ALLOCATOR_BYTES_IN_USE_FIELD_NUMBER
int ALLOCATOR_NAME_FIELD_NUMBER
int TRỰC TIẾP_BYTES_FIELD_NUMBER
int PEAK_BYTES_FIELD_NUMBER
int TOTAL_BYTES_FIELD_NUMBER

Phương pháp công khai

boolean
bằng (Đối tượng obj)
Bản ghi phân bổ
getAllocationRecords (chỉ mục int)
 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át tĩnhBộ nhớĐã sử dụng
Bộ cấp phátBộ nhớĐã sử dụng
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
dài
getLiveBytes ()
 The bytes that are not deallocated.
dài
getPeakBytes ()
int64 peak_bytes = 3;
int
dài
getTotalBytes ()
 These are per-node allocator memory stats.
com.google.protobuf.UnknownFieldSet cuối cùng
int
boolean cuối cùng
tĩnh AllocatorMemoryUsed.Builder
newBuilder ( nguyên mẫu AllocatorMemoryUsed )
tĩnh AllocatorMemoryUsed.Builder
AllocatorMemoryUsed.Builder
Bộ cấp phát tĩnhBộ nhớĐã sử dụng
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào)
Bộ cấp phát tĩnhBộ nhớĐã sử dụng
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào, com.google.protobuf.ExtensionRegistryLite tiện ích mở rộngRegistry)
Bộ cấp phát tĩnhBộ nhớĐã sử dụng
ParseFrom (dữ liệu ByteBuffer)
Bộ cấp phát tĩnhBộ nhớĐã sử dụng
ParseFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Bộ cấp phát tĩnhBộ nhớĐã sử dụng
ParseFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Bộ cấp phát tĩnhBộ nhớĐã sử dụng
ParseFrom (đầu vào com.google.protobuf.CodedInputStream)
Bộ cấp phát tĩnhBộ nhớĐã sử dụng
ParseFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Bộ cấp phát tĩnhBộ nhớĐã sử dụng
ParseFrom (dữ liệu com.google.protobuf.ByteString)
Bộ cấp phát tĩnhBộ nhớĐã sử dụng
ParseFrom (Đầu vào inputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Bộ cấp phát tĩnhBộ nhớĐã sử dụng
ParsFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
tĩnh
AllocatorMemoryUsed.Builder
trống rỗng
writeTo (đầu ra com.google.protobuf.CodedOutputStream)

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

Hằng số

int tĩnh công khai ALLOCATION_RECORDS_FIELD_NUMBER

Giá trị không đổi: 6

int tĩnh công khai ALLOCATOR_BYTES_IN_USE_FIELD_NUMBER

Giá trị không đổi: 5

int tĩnh công khai ALLOCATOR_NAME_FIELD_NUMBER

Giá trị không đổi: 1

int tĩnh công khai LIVE_BYTES_FIELD_NUMBER

Giá trị không đổi: 4

int cuối cùng tĩnh công khai PEAK_BYTES_FIELD_NUMBER

Giá trị không đổi: 3

int tĩnh công khai TOTAL_BYTES_FIELD_NUMBER

Giá trị không đổi: 2

Phương pháp công khai

boolean công khai bằng (Object obj)

public AllocationRecord getAllocationRecords (chỉ mục int)

 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 static AllocatorMemorySử dụng getDefaultInstance ()

public AllocatorMemorySử dụng getDefaultInstanceForType ()

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

getLiveBytes dài công khai ()

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

công cộng getParserForType ()

getPeakBytes dài công khai ()

int64 peak_bytes = 3;

int công khai getSerializedSize ()

getTotalBytes dài công khai ()

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

trận chung kết công khai com.google.protobuf.UnknownFieldSet getUnknownFields ()

mã băm int công khai ()

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

public static AllocatorMemoryUsed.Builder newBuilder ( nguyên mẫu AllocatorMemoryUsed )

công khai tĩnh AllocatorMemoryUsed.Builder newBuilder ()

public AllocatorMemoryUsed.Builder newBuilderForType ()

tĩnh công khai AllocatorMemorySử dụng phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào)

Ném
IOException

public static AllocatorMemorySử dụng phân tích cú phápDelimitedFrom (Đầu vào inputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

public static AllocatorMemorySử dụng phân tích cú phápFrom (dữ liệu ByteBuffer)

Ném
Giao thức đệm ngoại lệ không hợp lệ

tĩnh công khai AllocatorMemoryĐã sử dụng phân tích cú phápFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

công khai tĩnh AllocatorMemoryĐã sử dụng phân tích cú phápFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

tĩnh công khai AllocatorMemorySử dụng phân tích cú phápFrom (đầu vào com.google.protobuf.CodedInputStream)

Ném
IOException

công khai tĩnh AllocatorMemoryĐã sử dụng phân tích cú phápFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

công khai tĩnh AllocatorMemoryĐã sử dụng phân tích cú phápFrom (dữ liệu com.google.protobuf.ByteString)

Ném
Giao thức đệm ngoại lệ không hợp lệ

công khai tĩnh AllocatorMemoryĐã sử dụng phân tích cú phápFrom (đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

công khai tĩnh AllocatorMemoryĐã sử dụng phân tích cú phápFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

công cộng tĩnh trình phân tích cú pháp ()

public AllocatorMemoryUsed.Builder toBuilder ()

public void writeTo (đầu ra com.google.protobuf.CodedOutputStream)

Ném
IOException