mxnet.base

ctypes library of mxnet and helper functions.

Exceptions

MXNetError

Default error thrown by MXNet functions.

exception mxnet.base.MXNetError[source]

Bases: RuntimeError

Default error thrown by MXNet functions.

MXNetError will be raised if you do not give any error type specification,