| Package | Description |
|---|---|
| org.nd4j.linalg.profiler.data | |
| org.nd4j.linalg.profiler.data.primitives |
| Modifier and Type | Method and Description |
|---|---|
StackDescriptor |
StackAggregator.getLastDescriptor() |
| Modifier and Type | Field and Description |
|---|---|
protected StackDescriptor |
StackTree.lastDescriptor |
| Modifier and Type | Field and Description |
|---|---|
protected Map<StackDescriptor,ComparableAtomicLong> |
StackTree.branches |
| Modifier and Type | Method and Description |
|---|---|
void |
StackNode.consume(StackDescriptor descriptor,
int lastLevel) |
void |
StackNode.consume(StackDescriptor descriptor,
int lastLevel,
long delta) |
void |
StackTree.consumeStackTrace(StackDescriptor descriptor) |
void |
StackTree.consumeStackTrace(StackDescriptor descriptor,
long increment) |
Copyright © 2018. All rights reserved.