Package ai.djl.ndarray
Interface NDManager.SystemNDManager
- Enclosing interface:
- NDManager
public static interface NDManager.SystemNDManager
A
NDManager.SystemNDManager
is a marker class for a base NDManager.
Unlike a typical NDManager
, they can not be closed and don't track memory.