You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by sk...@apache.org on 2018/09/18 22:47:28 UTC

[incubator-mxnet] branch master updated (1744b0c -> acf309e)

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

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


    from 1744b0c  [MXNET-968] Fix MacOS python tests (#12590)
     add acf309e  Infer dtype in SymbolBlock import from input symbol (#12412)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/gluon/block.py         | 86 ++++++++++++++++++++++++++++++++++---
 python/mxnet/gluon/parameter.py     |  2 +
 tests/python/gpu/test_gluon_gpu.py  | 31 +++++++++++++
 tests/python/unittest/test_gluon.py | 38 ++++++++++++++++
 4 files changed, 151 insertions(+), 6 deletions(-)