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 2020/04/07 00:15:55 UTC

[incubator-mxnet] branch master updated (c244f9f -> 5adcbf8)

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

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


    from c244f9f  [MXNET-#16795] Byteps-KVStore: Intergrate Byteps into mxnet as new type of kvstore backend (#17555)
     add 5adcbf8  GPU gemms true fp16 (#17466)

No new revisions were added by this update.

Summary of changes:
 docs/static_site/src/pages/api/faq/env_var.md |  4 ++
 src/operator/contrib/transformer.cu           | 30 +++++++++++++--
 src/operator/linalg_impl.h                    | 53 ++++++++++++++++++++++-----
 tests/python/gpu/test_gluon_gpu.py            | 21 +++++++++++
 4 files changed, 95 insertions(+), 13 deletions(-)