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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |