mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-22 06:11:27 +08:00
[lint] autoformat test/cpp and torch/csrc
Let's have some fun. Pull Request resolved: https://github.com/pytorch/pytorch/pull/78828 Approved by: https://github.com/ezyang
This commit is contained in:
committed by
PyTorch MergeBot
parent
1ec30a6647
commit
30fb2c4aba
@ -11,5 +11,5 @@ c10::optional<SourceLocation> TORCH_API GetPythonFrameTop();
|
||||
|
||||
std::vector<SourceLocation> TORCH_API GetPythonFrames();
|
||||
|
||||
} // namespace lazy
|
||||
} // namespace torch
|
||||
} // namespace lazy
|
||||
} // namespace torch
|
||||
|
Reference in New Issue
Block a user