pytorch/torch/csrc/jit/codegen
Peter Bell 60936e4c29 Remove some unnecessary <iostream> includes from headers (#106914)
In almost all cases this is only included for writing the output formatter, which
only uses `std::ostream` so including `<ostream>` is sufficient.

The istream header is ~1000 lines so the difference is non-trivial.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/106914
Approved by: https://github.com/lezcano
2023-08-19 20:21:58 +00:00
..
cuda switching NNC as default for TorchScript support (#105185) 2023-07-19 16:31:34 +00:00
fuser Remove some unnecessary <iostream> includes from headers (#106914) 2023-08-19 20:21:58 +00:00
onednn [Reland] Use missing-prototypes in torch_cpu (#104138) 2023-06-26 22:53:43 +00:00