SIGN IN SIGN UP
apache / mxnet UNCLAIMED

Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more

0 0 0 C++
2017-05-12 20:56:30 -07:00
# 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>