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 2020/11/04 19:54:54 UTC

[incubator-mxnet] branch master updated (b33fbd1 -> 3d1df4e)

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 b33fbd1  Make RTC compatible with CUDA enhanced compatibility (#19364)
     add 3d1df4e  Support both Gluon 1 and 2 in the hybrid containers (#19470)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/gluon/block.py           |  7 ++--
 python/mxnet/gluon/nn/basic_layers.py | 43 +++++++++++++++++++--
 tests/python/unittest/test_gluon.py   | 70 ++++++++++++++++++++++++++++++-----
 3 files changed, 104 insertions(+), 16 deletions(-)