ShapeMismatchException
class ShapeMismatchException(expected: IntArray, actual: IntArray) : RuntimeException
Content copied to clipboard
An exception is thrown when the expected and actual shape of NDArray differ.
Constructors
ShapeMismatchException
Link copied to clipboard
Properties
Sources
common source
Link copied to clipboard