MXNet

API

 mxnet / mxnet.base


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,


此页内容是否对您有帮助