| Package | Description |
|---|---|
| org.nd4j.linalg.workspace |
| Class and Description |
|---|
| ND4JWorkspaceException
An exception to specify than a workspace-related error has occurred
|
| WorkspaceMgr
WorkspaceMgr is an interface for managing a set of workspaces, for a set of array types (where the array types
are specified by an enumeration).
|
| WorkspacesCloseable
An
AutoCloseable for multiple workspaces
NOTE: Workspaces are closed in REVERSED order to how they are provided to the costructor;
this is to mirror nested workspace use |
Copyright © 2018. All rights reserved.