| Package | Description |
|---|---|
| org.nd4j.linalg.api.memory.stash |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicStash<T> |
| Modifier and Type | Method and Description |
|---|---|
<T> Stash<T> |
BasicStashManager.createStashIfNotExists(T stashId) |
<T> Stash<T> |
StashManager.createStashIfNotExists(T stashId) |
<T> Stash<T> |
BasicStashManager.getStash(T stashId) |
<T> Stash<T> |
StashManager.getStash(T stashId) |
Copyright © 2021. All rights reserved.