pytorch/benchmarks/static_runtime
cyy 2903cf0ad8 Re-enable some C++ warnings (#142332)
It enables some C++ warnings since the code base is fairly clean. Meanwhile, Wextra-semi is disabled on CUDA generated code since there is no way to fix them without the cooperation of CUDA team.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/142332
Approved by: https://github.com/albanD, https://github.com/eqy
2024-12-12 04:02:12 +00:00
..
CMakeLists.txt
deep_wide_pt.cc
deep_wide_pt.h
deep_wide_pt_bench.cc
test_cpu_fusion.cc
test_generated_ops.cc
test_static_module.cc
test_static_runtime.cc
test_utils.cc Re-enable some C++ warnings (#142332) 2024-12-12 04:02:12 +00:00
test_utils.h