This is an automated email from the ASF dual-hosted git repository.
aaronmarkham pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from 4f455ef * fix use int8, uint8, int32, int64 (#17188)
add b3bbbbe Docs: Python tutorials doc fixes (#17435)
No new revisions were added by this update.
Summary of changes:
docs/python_docs/python/api/gluon/index.rst | 8 ++--
.../python/tutorials/extend/custom_layer.md | 5 +--
.../packages/gluon/blocks/custom-layer.md | 4 +-
.../tutorials/packages/gluon/blocks/hybridize.md | 4 +-
.../python/tutorials/packages/gluon/blocks/nn.md | 10 ++---
.../tutorials/packages/gluon/data/datasets.md | 48 +++++++++++-----------
.../tutorials/packages/gluon/loss/custom-loss.md | 2 +-
.../tutorials/packages/gluon/loss/kl_divergence.md | 16 ++++----
.../python/tutorials/packages/gluon/loss/loss.md | 2 +-
.../packages/gluon/training/fit_api_tutorial.md | 2 +-
.../tutorials/packages/gluon/training/trainer.md | 6 +--
.../packages/ndarray/sparse/train_gluon.md | 34 +++++++--------
.../python/tutorials/packages/optimizer/index.md | 4 +-
.../tutorials/performance/backend/profiler.md | 4 +-
14 files changed, 73 insertions(+), 76 deletions(-)