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

[incubator-mxnet] branch master updated (f0c69f5 -> 776d9c4)

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

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


    from f0c69f5  Add missing default axis value to symbol.squeeze op (#15707)
     add 776d9c4  add deconv in TRT subgraph (#15666)

No new revisions were added by this update.

Summary of changes:
 src/operator/subgraph/tensorrt/nnvm_to_onnx-inl.h  | 19 ++++++++-
 src/operator/subgraph/tensorrt/nnvm_to_onnx.cc     | 46 ++++++++++++++++------
 src/operator/subgraph/tensorrt/tensorrt-inl.h      |  2 +
 ...nsorrt_batchnorm.py => test_tensorrt_deconv.py} | 12 +++---
 4 files changed, 58 insertions(+), 21 deletions(-)
 copy tests/python/tensorrt/{test_tensorrt_batchnorm.py => test_tensorrt_deconv.py} (84%)