The executor and executor manager are internal classes for managing symbolic graph execution. This document is only intended for reference for advanced users.
.. note:: Direct interactions with executor and executor manager are dangerous and not recommended.
.. currentmodule:: mxnet.executor
.. autosummary::
:nosignatures:
Executor
.. currentmodule:: mxnet.executor_manager
.. autosummary::
:nosignatures:
DataParallelExecutorGroup
DataParallelExecutorManager
.. automodule:: mxnet.executor
:members:
.. automodule:: mxnet.executor_manager
:members:
Can you improve this documentation? These fine people already did:
Sheng Zha, Aaron Markham & Haibin LinEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close