A trivial error in the error message of `at::Tensor _convolution` fixed (#15772)
authorDerek Kim <bluewhale8202@gmail.com>
Tue, 8 Jan 2019 03:59:20 +0000 (19:59 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 8 Jan 2019 04:01:43 +0000 (20:01 -0800)
commit55baca57d2af8b1f7268befd379aabeed165ff20
treea02f12d508ffbe911ce25709f0240fc5f4cfbdbc
parent770b5ac42bc277a7465f30185b74e2ac282a9b19
A trivial error in the error message of `at::Tensor _convolution` fixed (#15772)

Summary:
A trivial grammatical error fix.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/15772

Differential Revision: D13592279

Pulled By: zou3519

fbshipit-source-id: 14f60c61747a3893cd0e4c860f7b4c4c4ba28c28
aten/src/ATen/native/Convolution.cpp