mxnet.base

ctypes library of mxnet and helper functions.

Exceptions

MXNetError

Error that will be thrown by all mxnet functions.

exception mxnet.base.MXNetError[source]

Bases: Exception

Error that will be thrown by all mxnet functions.