pytorch/aten
Richard Barnes b5dd60fa75 Fix namespace issues with qnnpack (#134336)
After this I think all `using namespace` will have been eliminated from PyTorch header files. Internally, `-Wheader-hygiene` will prevent more from being added.

Test Plan: Sandcastle

Differential Revision: D61679037

Pull Request resolved: https://github.com/pytorch/pytorch/pull/134336
Approved by: https://github.com/Skylion007
2024-08-25 19:50:01 +00:00
..
conda
src Fix namespace issues with qnnpack (#134336) 2024-08-25 19:50:01 +00:00
tools [BE][CI] Get rid of duplicated code (#131406) 2024-07-23 04:01:13 +00:00
CMakeLists.txt