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

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


    from 5a4c01b  [Opperf] Filter out deprecated ops (#15541)
     add a8b9728  Add disable attr to subgraph property (#15926)

No new revisions were added by this update.

Summary of changes:
 docs/tutorials/c++/subgraphAPI.md                   |  6 ++++--
 src/c_api/c_api_symbolic.cc                         |  8 ++++++++
 src/executor/graph_executor.cc                      |  9 +++++++--
 src/operator/subgraph/mkldnn/mkldnn_conv_property.h |  7 +++----
 src/operator/subgraph/mkldnn/mkldnn_fc_property.h   |  7 +++----
 src/operator/subgraph/subgraph_property.h           | 11 +++++++----
 6 files changed, 32 insertions(+), 16 deletions(-)

Reply via email to