You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by sa...@apache.org on 2020/10/06 19:28:23 UTC

[incubator-mxnet] branch master updated (7c61b4b -> a6fb7c2)

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

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


    from 7c61b4b  Record np_reshape instead of Reshape in np mode (#19293)
     add a6fb7c2  Porting: Fixed setting attributes in reviewSubgraph (#19277)

No new revisions were added by this update.

Summary of changes:
 example/extensions/lib_subgraph/subgraph_lib.cc | 10 +++++-
 include/mxnet/lib_api.h                         |  8 +++--
 src/lib_api.cc                                  | 42 +++++++++++++++----------
 3 files changed, 39 insertions(+), 21 deletions(-)