From: CodemodService FBSourceClangFormatLinterBot <> Date: Thu, 9 Sep 2021 11:21:58 +0000 (-0700) Subject: [AutoAccept][Codemod][FBSourceClangFormatLinter] Daily `arc lint --take CLANGFORMAT` X-Git-Tag: accepted/tizen/8.0/unified/20231005.095509~347 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=15c21fa45f5160efd759921fc296a16447431ed6;p=platform%2Fupstream%2Fpytorch.git [AutoAccept][Codemod][FBSourceClangFormatLinter] Daily `arc lint --take CLANGFORMAT` Reviewed By: zertosh Differential Revision: D30835585 fbshipit-source-id: a7d35319fd3ae3eddd29b69d299d842f68d587f6 --- diff --git a/c10/core/TensorImpl.h b/c10/core/TensorImpl.h index cee3600..e36aa6f 100644 --- a/c10/core/TensorImpl.h +++ b/c10/core/TensorImpl.h @@ -39,7 +39,7 @@ C10_DECLARE_int64(caffe2_max_keep_on_shrink_memory); namespace at { class Tensor; class TensorBase; -} +} // namespace at namespace c10 { class Scalar;