| Package | Description |
|---|---|
| org.nd4j.linalg.api.instrumentation |
| Modifier and Type | Method and Description |
|---|---|
Collection<LogEntry> |
InMemoryInstrumentation.getDestroyed() |
Collection<LogEntry> |
Instrumentation.getDestroyed()
Get the destroyed ndarrays
|
List<LogEntry> |
InMemoryInstrumentation.getEntries() |
Collection<LogEntry> |
InMemoryInstrumentation.getStillAlive() |
Collection<LogEntry> |
Instrumentation.getStillAlive()
Get the still alive ndarrays
|
| Modifier and Type | Method and Description |
|---|---|
void |
InMemoryInstrumentation.setEntries(List<LogEntry> entries) |
Copyright © 2016. All Rights Reserved.