You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by pt...@apache.org on 2020/01/06 21:34:43 UTC

[incubator-mxnet] branch master updated (1612533 -> bd7eedf)

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

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


    from 1612533  refactor gluon.utils.split_data() following np.array_split() (#17123)
     add bd7eedf  Fix #17164 symbolblock with BatchNorm inside during cast to fp16 (#17212)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/gluon/block.py        | 25 ++++++++++++++++++++++++-
 tests/python/gpu/test_gluon_gpu.py | 18 ++++++++++++++++++
 2 files changed, 42 insertions(+), 1 deletion(-)