You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by wk...@apache.org on 2019/07/04 21:55:06 UTC

[incubator-mxnet] branch master updated (8ebaa5c -> 0ec4886)

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

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


    from 8ebaa5c  REAME   MTCNN   Link URL Error in original website (#15020)
     add 0ec4886  Expose get_all_registered_operators and get_operator_arguments in theā€¦ (#15364)

No new revisions were added by this update.

Summary of changes:
 benchmark/opperf/utils/op_registry_utils.py | 81 +++--------------------------
 python/mxnet/operator.py                    | 61 +++++++++++++++++++++-
 tests/python/unittest/test_operator.py      | 19 ++++++-
 3 files changed, 84 insertions(+), 77 deletions(-)