You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by zh...@apache.org on 2019/06/20 01:15:27 UTC

[incubator-mxnet] branch master updated (eb48370 -> 145f82d)

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

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


    from eb48370  Added transform tutorial (#15114)
     add 145f82d  Updating SymbolBlock.imports to support different dtypes (#15230)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/gluon/block.py         | 30 +++++++++++++-----
 python/mxnet/gluon/parameter.py     | 56 +++++++++++++++++++++++++++------
 tests/python/unittest/test_gluon.py | 62 ++++++++++++++++++++++++++++++-------
 3 files changed, 119 insertions(+), 29 deletions(-)