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 9d44086  [Numpy] Port nd.random.multinomial to npx.sample_categorical 
(#18272)
     add 18b6e05  Deprecate dataset transform= argument in gluon data API 
(#17852)

No new revisions were added by this update.

Summary of changes:
 .../tutorials/packages/gluon/blocks/save_load_params.md    |  2 +-
 example/distributed_training/README.md                     |  9 ++++-----
 example/distributed_training/cifar10_dist.py               |  4 ++--
 example/gluon/data.py                                      |  8 ++++----
 example/gluon/dc_gan/dcgan.py                              |  8 ++++----
 example/gluon/mnist/mnist.py                               |  4 ++--
 example/gluon/sn_gan/data.py                               |  2 +-
 example/restricted-boltzmann-machine/binary_rbm_gluon.py   |  6 +++---
 python/mxnet/gluon/data/dataset.py                         |  4 ++++
 python/mxnet/gluon/data/vision/datasets.py                 | 14 ++++++++++++++
 10 files changed, 39 insertions(+), 22 deletions(-)

Reply via email to