[codemod][fbcode/caffe2] Apply clang-format update fixes

Test Plan: Sandcastle and visual inspection.

Reviewed By: igorsugak

Differential Revision: D25849205

fbshipit-source-id: ef664c1ad4b3ee92d5c020a5511b4ef9837a09a0
This commit is contained in:
Andres Suarez
2021-01-09 14:34:42 -08:00
committed by Facebook GitHub Bot
parent d4c1684cf5
commit 8530c65e25
141 changed files with 614 additions and 447 deletions

View File

@ -1,4 +1,5 @@
#include <torch/csrc/jit/frontend/function_schema_parser.h>
#include <ATen/core/Reduction.h>
#include <c10/util/string_utils.h>
#include <torch/csrc/jit/frontend/lexer.h>