| Package | Description |
|---|---|
| org.nd4j.imports | |
| org.nd4j.linalg.exception |
| Modifier and Type | Class and Description |
|---|---|
class |
NoOpNameFoundException |
| Modifier and Type | Class and Description |
|---|---|
class |
ND4JArraySizeException
This exception is thrown once if INDArray length exceeds Integer.MAX_VALUE
|
class |
ND4JIllegalAccessException
ND4JIllegalAccessException is thrown on illegal access cases, i.e.
|
class |
ND4JIllegalArgumentException
ND4JIllegalStateException: thrown on invalid arguments
|
class |
ND4JIllegalStateException
ND4JIllegalStateException: thrown on invalid operations (for example, matrix multiplication with invalid arrays)
|
class |
ND4JOpProfilerException
ND4JOpProfilerException: Thrown by the op profiler (if enabled) for example on NaN panic
|
class |
ND4JUnknownDataTypeException |
class |
ND4UnresolvedOutputVariables |
Copyright © 2019. All rights reserved.