| Package | Description |
|---|---|
| org.tensorflow.framework |
| Modifier and Type | Method and Description |
|---|---|
AllocationRecord |
AllocationRecord.Builder.build() |
AllocationRecord |
AllocationRecord.Builder.buildPartial() |
AllocationRecord |
AllocatorMemoryUsed.getAllocationRecords(int index)
The allocation and deallocation timeline.
|
AllocationRecord |
AllocatorMemoryUsed.Builder.getAllocationRecords(int index)
The allocation and deallocation timeline.
|
AllocationRecord |
AllocatorMemoryUsedOrBuilder.getAllocationRecords(int index)
The allocation and deallocation timeline.
|
static AllocationRecord |
AllocationRecord.getDefaultInstance() |
AllocationRecord |
AllocationRecord.getDefaultInstanceForType() |
AllocationRecord |
AllocationRecord.Builder.getDefaultInstanceForType() |
static AllocationRecord |
AllocationRecord.parseDelimitedFrom(InputStream input) |
static AllocationRecord |
AllocationRecord.parseDelimitedFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationRecord |
AllocationRecord.parseFrom(byte[] data) |
static AllocationRecord |
AllocationRecord.parseFrom(byte[] data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationRecord |
AllocationRecord.parseFrom(ByteBuffer data) |
static AllocationRecord |
AllocationRecord.parseFrom(ByteBuffer data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationRecord |
AllocationRecord.parseFrom(org.nd4j.shade.protobuf.ByteString data) |
static AllocationRecord |
AllocationRecord.parseFrom(org.nd4j.shade.protobuf.ByteString data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationRecord |
AllocationRecord.parseFrom(org.nd4j.shade.protobuf.CodedInputStream input) |
static AllocationRecord |
AllocationRecord.parseFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationRecord |
AllocationRecord.parseFrom(InputStream input) |
static AllocationRecord |
AllocationRecord.parseFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<AllocationRecord> |
AllocatorMemoryUsed.getAllocationRecordsList()
The allocation and deallocation timeline.
|
List<AllocationRecord> |
AllocatorMemoryUsed.Builder.getAllocationRecordsList()
The allocation and deallocation timeline.
|
List<AllocationRecord> |
AllocatorMemoryUsedOrBuilder.getAllocationRecordsList()
The allocation and deallocation timeline.
|
org.nd4j.shade.protobuf.Parser<AllocationRecord> |
AllocationRecord.getParserForType() |
static org.nd4j.shade.protobuf.Parser<AllocationRecord> |
AllocationRecord.parser() |
| Modifier and Type | Method and Description |
|---|---|
AllocatorMemoryUsed.Builder |
AllocatorMemoryUsed.Builder.addAllocationRecords(AllocationRecord value)
The allocation and deallocation timeline.
|
AllocatorMemoryUsed.Builder |
AllocatorMemoryUsed.Builder.addAllocationRecords(int index,
AllocationRecord value)
The allocation and deallocation timeline.
|
AllocationRecord.Builder |
AllocationRecord.Builder.mergeFrom(AllocationRecord other) |
static AllocationRecord.Builder |
AllocationRecord.newBuilder(AllocationRecord prototype) |
AllocatorMemoryUsed.Builder |
AllocatorMemoryUsed.Builder.setAllocationRecords(int index,
AllocationRecord value)
The allocation and deallocation timeline.
|
| Modifier and Type | Method and Description |
|---|---|
AllocatorMemoryUsed.Builder |
AllocatorMemoryUsed.Builder.addAllAllocationRecords(Iterable<? extends AllocationRecord> values)
The allocation and deallocation timeline.
|
Copyright © 2021. All rights reserved.