pytorch/torch/csrc/jit/codegen
Peter Bell a6c29b7227 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-25 18:24:05 +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-25 18:24:05 +00:00
onednn [ONEDNN][BC-breaking] update onednn from v2.7.3 to v3.1.1 (#97957) 2023-08-25 12:13:18 +00:00