Skip to content

Do type checking for the input and kernel in the qnn conv2d#3904

Merged
zhiics merged 4 commits intoapache:masterfrom
anijain2305:qnn_conv2d
Sep 12, 2019
Merged

Do type checking for the input and kernel in the qnn conv2d#3904
zhiics merged 4 commits intoapache:masterfrom
anijain2305:qnn_conv2d

Conversation

@shoubhik
Copy link
Copy Markdown
Contributor

@shoubhik shoubhik commented Sep 5, 2019

The privous commit #3580 did not have the data type checks needed for qnn conv2d. Existing test cases are passing.

@shoubhik
Copy link
Copy Markdown
Contributor Author

shoubhik commented Sep 5, 2019

@anijain2305 can you verify the checks.

Copy link
Copy Markdown
Contributor

@anijain2305 anijain2305 left a comment

Choose a reason for hiding this comment

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

Thanks @shoubhik for boosting the type checking. Indeed I missed the checks.
Left few comments.

Tagging others for merge assignment - @zhiics @vinx13

Comment thread src/relay/qnn/op/convolution.cc Outdated
Comment thread src/relay/qnn/op/convolution.cc Outdated
Comment thread src/relay/qnn/op/convolution.cc Outdated
Comment thread src/relay/qnn/op/convolution.cc
@shoubhik
Copy link
Copy Markdown
Contributor Author

shoubhik commented Sep 6, 2019

@zhiics @vinx13 can you take a look at this PR.

Copy link
Copy Markdown
Member

@zhiics zhiics left a comment

Choose a reason for hiding this comment

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

LGTM

@anijain2305
Copy link
Copy Markdown
Contributor

@vinx13 can this be merged?

@anijain2305
Copy link
Copy Markdown
Contributor

@zhiics can this be merged?

@zhiics zhiics merged commit 880c260 into apache:master Sep 12, 2019
wweic pushed a commit to wweic/tvm that referenced this pull request Sep 16, 2019
)

* [QNN] Convolution 2D Implementation.

Rebasing. Empty commit.

Clang-format styling.

* Reformatting code.

* Fixing lint issues.
wweic pushed a commit to wweic/tvm that referenced this pull request Sep 16, 2019
)

* [QNN] Convolution 2D Implementation.

Rebasing. Empty commit.

Clang-format styling.

* Reformatting code.

* Fixing lint issues.
wweic pushed a commit to neo-ai/tvm that referenced this pull request Sep 16, 2019
)

* [QNN] Convolution 2D Implementation.

Rebasing. Empty commit.

Clang-format styling.

* Reformatting code.

* Fixing lint issues.
@anijain2305 anijain2305 deleted the qnn_conv2d branch November 13, 2019 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants