pytorch/caffe2/image
Brian Wignall f326045b37 Fix typos, via a Levenshtein-type corrector (#31523)
Summary:
Should be non-semantic.

Uses https://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines to find likely typos, with https://github.com/bwignall/typochecker to help automate the checking.

Uses an updated version of the tool used in https://github.com/pytorch/pytorch/pull/30606 .
Pull Request resolved: https://github.com/pytorch/pytorch/pull/31523

Differential Revision: D19216749

Pulled By: mrshenli

fbshipit-source-id: 7fd489cb9a77cd7e4950c1046f925d57524960ea
2020-01-17 16:03:19 -08:00
..
CMakeLists.txt Change hip filename extension to .hip (#14036) 2018-11-16 11:55:59 -08:00
image_input_op_gpu.cc Clang-format ImageInputOp (#20441) 2019-05-16 23:00:09 -07:00
image_input_op.cc Clang-format ImageInputOp (#20441) 2019-05-16 23:00:09 -07:00
image_input_op.h Fix typos, via a Levenshtein-type corrector (#31523) 2020-01-17 16:03:19 -08:00
transform_gpu.cu Remove partially initialized Tensor + CopyFrom (#13629) 2018-11-07 11:31:03 -08:00
transform_gpu.h Remove template parameter from Tensor (#9939) 2018-07-27 10:56:39 -07:00