mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[Clang-tidy header][17/N] Apply clang-tidy on headers in torch/csrc/cuda (#117829)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/117829 Approved by: https://github.com/albanD
This commit is contained in:
@ -15,9 +15,6 @@
|
||||
#include <torch/csrc/Stream.h>
|
||||
#include <torch/csrc/utils/tensor_memoryformats.h>
|
||||
|
||||
#include <stdexcept>
|
||||
#include <utility>
|
||||
|
||||
namespace py = pybind11;
|
||||
|
||||
// This makes intrusive_ptr to be available as a custom pybind11 holder type,
|
||||
|
Reference in New Issue
Block a user