You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by za...@apache.org on 2020/01/02 23:14:44 UTC

[incubator-mxnet] branch master updated (b38816d -> 77c7c3a)

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

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


    from b38816d  ONNX export: Gather (#15995)
     add 77c7c3a  Enhancements for custom subgraph op (#17194)

No new revisions were added by this update.

Summary of changes:
 example/extensions/lib_custom_op/subgraph_lib.cc | 17 +-------
 include/mxnet/lib_api.h                          | 13 ++++--
 src/c_api/c_api.cc                               | 51 +++++++++++++++++-------
 3 files changed, 48 insertions(+), 33 deletions(-)