Skip to content

[Caffe2] Remove weight from input of onnxifi backend op#10575

Closed
yinghai wants to merge 1 commit intopytorch:masterfrom
yinghai:test1
Closed

[Caffe2] Remove weight from input of onnxifi backend op#10575
yinghai wants to merge 1 commit intopytorch:masterfrom
yinghai:test1

Conversation

@yinghai
Copy link
Contributor

@yinghai yinghai commented Aug 16, 2018

The ONNXIFI backend will absorb the constant weight in Conv, so we should not add it as an input. This is just a test artifacts. Note that Onnxifi transformer will do the right thing when cutting the graph to absorb the weights.

@rdzhabarov

@yinghai yinghai added the caffe2 label Aug 16, 2018
@yinghai yinghai requested a review from bddppq August 16, 2018 03:44
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

yinghai has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link

@rdzhabarov rdzhabarov left a comment

Choose a reason for hiding this comment

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

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants