|
|
# Callback API
|
||
|
|
|
||
|
|
```eval_rst
|
||
|
|
.. currentmodule:: mxnet.ndarray
|
||
|
|
```
|
||
|
|
|
||
|
|
## Overview
|
||
|
|
|
||
|
|
This document lists the routines of the callback package
|
||
|
|
|
||
|
|
```eval_rst
|
||
|
|
.. autosummary::
|
||
|
|
:nosignatures:
|
||
|
|
|
||
|
|
mxnet.callback
|
||
|
|
```
|
||
|
|
|
||
|
|
## API Reference
|
||
|
|
|
||
|
|
<script type="text/javascript" src='../../_static/js/auto_module_index.js'></script>
|
||
|
|
|
||
|
|
```eval_rst
|
||
|
|
.. automodule:: mxnet.callback
|
||
|
|
:members:
|
||
|
|
```
|
||
|
|
|
||
|
|
<script>auto_index("api-reference");</script>
|