| Package | Description |
|---|---|
| org.tensorflow.framework |
| Modifier and Type | Class and Description |
|---|---|
class |
AllocationRecord
An allocation/de-allocation operation performed by the allocator.
|
static class |
AllocationRecord.Builder
An allocation/de-allocation operation performed by the allocator.
|
| Modifier and Type | Method and Description |
|---|---|
AllocationRecordOrBuilder |
AllocatorMemoryUsed.getAllocationRecordsOrBuilder(int index)
The allocation and deallocation timeline.
|
AllocationRecordOrBuilder |
AllocatorMemoryUsed.Builder.getAllocationRecordsOrBuilder(int index)
The allocation and deallocation timeline.
|
AllocationRecordOrBuilder |
AllocatorMemoryUsedOrBuilder.getAllocationRecordsOrBuilder(int index)
The allocation and deallocation timeline.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends AllocationRecordOrBuilder> |
AllocatorMemoryUsed.getAllocationRecordsOrBuilderList()
The allocation and deallocation timeline.
|
List<? extends AllocationRecordOrBuilder> |
AllocatorMemoryUsed.Builder.getAllocationRecordsOrBuilderList()
The allocation and deallocation timeline.
|
List<? extends AllocationRecordOrBuilder> |
AllocatorMemoryUsedOrBuilder.getAllocationRecordsOrBuilderList()
The allocation and deallocation timeline.
|
Copyright © 2021. All rights reserved.