You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by ha...@apache.org on 2019/09/27 18:13:56 UTC

[incubator-mxnet] branch master updated (dc5470c -> 01ca278)

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

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


    from dc5470c  Factorize CUDA_KERNEL_LOOP used in CUDA kernels (#16197)
     add 01ca278  [Gluon] Support None argument in HybridBlock (#16280)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/gluon/block.py         | 186 +++++++++++++++++++++++++++---------
 tests/python/unittest/test_gluon.py |  88 +++++++++++++++++
 2 files changed, 231 insertions(+), 43 deletions(-)