pytorch/modules/detectron
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 Torch rename (#20774) 2019-06-12 20:12:34 -07:00
group_spatial_softmax_op.cc Optimize SoftmaxOp on CPU (#18635) 2019-04-10 18:52:15 -07:00
group_spatial_softmax_op.cu Fix typos, via a Levenshtein-type corrector (#31523) 2020-01-17 16:03:19 -08:00
group_spatial_softmax_op.h Tensor reinitialization codemod - 5/5 (#15884) 2019-01-10 16:32:26 -08:00
ps_roi_pool_op.cc
ps_roi_pool_op.cu Enable detectron on AMD GPU 2019-03-12 16:29:42 -07:00
ps_roi_pool_op.h
roi_pool_f_op.cc
roi_pool_f_op.cu Enable detectron on AMD GPU 2019-03-12 16:29:42 -07:00
roi_pool_f_op.h
sample_as_op.cc
sample_as_op.cu Enable detectron on AMD GPU 2019-03-12 16:29:42 -07:00
sample_as_op.h
select_smooth_l1_loss_op.cc Fix typos, via a Levenshtein-type corrector (#31523) 2020-01-17 16:03:19 -08:00
select_smooth_l1_loss_op.cu Enable detectron on AMD GPU 2019-03-12 16:29:42 -07:00
select_smooth_l1_loss_op.h
sigmoid_cross_entropy_loss_op.cc
sigmoid_cross_entropy_loss_op.cu Enable detectron on AMD GPU 2019-03-12 16:29:42 -07:00
sigmoid_cross_entropy_loss_op.h Tensor reinitialization codemod - 5/5 (#15884) 2019-01-10 16:32:26 -08:00
sigmoid_focal_loss_op.cc
sigmoid_focal_loss_op.cu Enable detectron on AMD GPU 2019-03-12 16:29:42 -07:00
sigmoid_focal_loss_op.h
smooth_l1_loss_op.cc Fix typos (#30606) 2019-12-02 20:17:42 -08:00
smooth_l1_loss_op.cu Enable detectron on AMD GPU 2019-03-12 16:29:42 -07:00
smooth_l1_loss_op.h
softmax_focal_loss_op.cc Optimize SoftmaxOp on CPU (#18635) 2019-04-10 18:52:15 -07:00
softmax_focal_loss_op.cu Fix typos, via a Levenshtein-type corrector (#31523) 2020-01-17 16:03:19 -08:00
softmax_focal_loss_op.h Tensor reinitialization codemod - 5/5 (#15884) 2019-01-10 16:32:26 -08:00
spatial_narrow_as_op.cc
spatial_narrow_as_op.cu Enable detectron on AMD GPU 2019-03-12 16:29:42 -07:00
spatial_narrow_as_op.h
upsample_nearest_op_test.py Fix UpsampleNearest op CPU impl batch handling (#13002) 2018-10-24 13:10:53 -07:00
upsample_nearest_op.cc seperate mkl, mklml, and mkldnn (#12170) 2018-10-29 10:52:55 -07:00
upsample_nearest_op.cu Enable detectron on AMD GPU 2019-03-12 16:29:42 -07:00
upsample_nearest_op.h Tensor construction codemod - 3/3 (#14835) 2018-12-06 11:50:59 -08:00