Skip to content

Commit

Permalink
Daily arc lint --take CLANGFORMAT
Browse files Browse the repository at this point in the history
Reviewed By: zertosh

Differential Revision: D32612862

fbshipit-source-id: 830665b79968e28a10e56fa4c0f1a5614d97bd17
  • Loading branch information
CodemodService FBSourceClangFormatLinterBot authored and facebook-github-bot committed Nov 23, 2021
1 parent dc2a1dc commit c37c81a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion detectron2/layers/csrc/vision.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ PYBIND11_MODULE(TORCH_EXTENSION_NAME, m) {
m.def("get_cuda_version", &get_cuda_version, "get_cuda_version");
m.def("has_cuda", &has_cuda, "has_cuda");


m.def("deform_conv_forward", &deform_conv_forward, "deform_conv_forward");
m.def(
"deform_conv_backward_input",
Expand Down

0 comments on commit c37c81a

Please sign in to comment.