| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.AllocationRecord |
tensorflow.AllocatorMemoryUsed.add_allocation_records() |
tensorflow.AllocationRecord |
tensorflow.AllocatorMemoryUsed.allocation_records(int index) |
static tensorflow.AllocationRecord |
tensorflow.AllocationRecord.default_instance() |
static tensorflow.AllocationRecord |
tensorflow.AllocationRecord.internal_default_instance() |
tensorflow.AllocationRecord |
tensorflow.AllocatorMemoryUsed.mutable_allocation_records(int index) |
tensorflow.AllocationRecord |
tensorflow.AllocationRecord.New() |
tensorflow.AllocationRecord |
tensorflow.AllocationRecord.New(tensorflow.Arena arena) |
tensorflow.AllocationRecord |
tensorflow.AllocationRecord.position(long position) |
tensorflow.AllocationRecord |
tensorflow.AllocationRecord.put(tensorflow.AllocationRecord from) |
| Modifier and Type | Method and Description |
|---|---|
void |
tensorflow.AllocationRecord.CopyFrom(tensorflow.AllocationRecord from) |
void |
tensorflow.AllocationRecord.MergeFrom(tensorflow.AllocationRecord from) |
tensorflow.AllocationRecord |
tensorflow.AllocationRecord.put(tensorflow.AllocationRecord from) |
void |
tensorflow.AllocationRecord.Swap(tensorflow.AllocationRecord other) |
void |
tensorflow.AllocationRecord.UnsafeArenaSwap(tensorflow.AllocationRecord other) |
| Constructor and Description |
|---|
AllocationRecord(tensorflow.AllocationRecord from) |
Copyright © 2019. All rights reserved.