pytorch/caffe2/ideep
Michael Andreas Dagitses 606b234336 turn on -Werror=unused-function in our Bazel CPU build
Summary:
We also fix any existing issues. Note that we only do this for the CPU
build because nvcc is considered a C++ toolchain but it does not have
the same flag support. Adding flags to the GPU build will cause nvcc
errors.

Test Plan: Built locally, rely on CI to confirm.

Reviewers: malfet

Subscribers:

Tasks:

Tags:

Pull Request resolved: https://github.com/pytorch/pytorch/pull/79154

Approved by: https://github.com/seemethere, https://github.com/osalpekar, https://github.com/albanD
2022-06-10 22:11:54 +00:00
..
operators turn on -Werror=unused-function in our Bazel CPU build 2022-06-10 22:11:54 +00:00
utils use irange for loops 6 (#66742) 2021-12-07 16:07:50 -08:00
CMakeLists.txt
ideep_utils.h Upgrade oneDNN (mkl-dnn) to v1.7 (#47853) 2020-12-03 11:54:31 -08:00