This is an automated email from the ASF dual-hosted git repository.

lausen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


    from 4b86c32  Allow input reordering duing Gluon / CachedOp graph 
transformations (#17949)
     add acf2d27  Update tutorials (#18609)

No new revisions were added by this update.

Summary of changes:
 docs/python_docs/python/api/gluon/index.rst        |   7 +-
 .../python/tutorials/extend/custom_layer.md        |  28 ++---
 .../python/tutorials/extend/customop.md            |   2 +-
 .../getting-started/crash-course/6-use_gpus.md     |   4 +-
 .../gluon_from_experiment_to_deployment.md         |   3 +-
 .../logistic_regression_explained.md               |   9 +-
 .../tutorials/getting-started/to-mxnet/pytorch.md  |   9 +-
 .../packages/gluon/blocks/custom-layer.md          |   4 +-
 .../gluon/blocks/custom_layer_beginners.md         |  28 ++---
 .../tutorials/packages/gluon/blocks/naming.md      | 130 ++++++---------------
 .../python/tutorials/packages/gluon/blocks/nn.md   |   3 +-
 .../packages/gluon/blocks/save_load_params.md      |  33 +++---
 .../tutorials/packages/gluon/data/datasets.md      |   7 +-
 .../tutorials/packages/gluon/image/info_gan.md     |  82 +++++++------
 .../python/tutorials/packages/gluon/image/mnist.md |  22 ++--
 .../packages/gluon/image/pretrained_models.md      |   3 +-
 .../tutorials/packages/gluon/loss/custom-loss.md   |  16 ++-
 .../tutorials/packages/gluon/text/transformer.rst  |   4 +-
 .../learning_rates/learning_rate_schedules.md      |  31 +++--
 .../packages/ndarray/sparse/train_gluon.md         |  30 +++--
 .../tutorials/packages/onnx/fine_tuning_gluon.md   |   5 +-
 .../python/tutorials/performance/backend/amp.md    |   4 +-
 .../tutorials/performance/backend/profiler.md      |  17 ++-
 23 files changed, 194 insertions(+), 287 deletions(-)

Reply via email to