Do type checking for the input and kernel in the qnn conv2d (#3904)
authorshoubhik <shoubhikbhatti@gmail.com>
Thu, 12 Sep 2019 23:34:20 +0000 (16:34 -0700)
committerZhi <5145158+zhiics@users.noreply.github.com>
Thu, 12 Sep 2019 23:34:20 +0000 (16:34 -0700)
commit880c26039431ee9069e6fa79a323ea8ba2ab6c17
treec2f1483ba89f2b5b90a60aa4396116326b56a81e
parent88f9bfd46e71216d0c904dffbf9becd250128f20
Do type checking for the input and kernel in the qnn conv2d (#3904)

* [QNN] Convolution 2D Implementation.

Rebasing. Empty commit.

Clang-format styling.

* Reformatting code.

* Fixing lint issues.
src/relay/qnn/op/convolution.cc