Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

add deconv in TRT subgraph #15666

Merged
merged 1 commit into from
Jul 31, 2019

Conversation

haohuanw
Copy link
Contributor

Description

This PR add deconv layer to TRT subgraph

Checklist

Essentials

  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage:
    • added a unit test in tests/python/tensorrt/test_tensorrt_deconv
  • Code is well-documented:

Changes

  • added deconv in subgraph conversion

Comments

  • If this change is a backward incompatible change, why must this change be made.
  • Interesting edge cases to note here

@abhinavs95
Copy link
Contributor

@mxnet-label-bot add [Backend, pr-awaiting-review]

@marcoabreu marcoabreu added Backend Issues related to the backend of MXNet pr-awaiting-review PR is waiting for code review labels Jul 26, 2019
@haohuanw haohuanw force-pushed the add_deconv_standalone branch 3 times, most recently from fc5ec2e to 0de8bb9 Compare July 28, 2019 17:07

if __name__ == '__main__':
test_deconvolution_produce_same_output_as_tensorrt()
#import nose
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commented code.

@KellenSunderland KellenSunderland merged commit 776d9c4 into apache:master Jul 31, 2019
anirudhacharya pushed a commit to anirudhacharya/mxnet that referenced this pull request Aug 20, 2019
KellenSunderland pushed a commit to KellenSunderland/incubator-mxnet that referenced this pull request Aug 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Backend Issues related to the backend of MXNet pr-awaiting-review PR is waiting for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants