pytorch/caffe2/ideep/operators
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
..
quantization
adam_op.cc turn on -Werror=unused-function in our Bazel CPU build 2022-06-10 22:11:54 +00:00
channel_shuffle_op.cc
concat_split_op.cc
conv_op.cc [c2] Remove unused private fields (#69709) 2021-12-14 11:31:08 -08:00
conv_pool_base_op.h use irange for loops 6 (#66742) 2021-12-07 16:07:50 -08:00
conv_transpose_op.cc
conv_transpose_unpool_base_op.h [c2] Remove unused private fields (#69709) 2021-12-14 11:31:08 -08:00
dropout_op.cc
elementwise_sum_op.cc make broadcast fastpath the default for currently rolled-out ops (#68365) 2021-11-15 21:41:57 -08:00
expand_squeeze_dims_op.cc
fully_connected_op.cc
local_response_normalization_op.cc [c2] Remove unused private fields (#69709) 2021-12-14 11:31:08 -08:00
momentum_sgd_op.cc
operator_fallback_ideep.cc make broadcast fastpath the default for currently rolled-out ops (#68365) 2021-11-15 21:41:57 -08:00
operator_fallback_ideep.h use irange for loops 6 (#66742) 2021-12-07 16:07:50 -08:00
order_switch_ops.cc Update fbcode symlinks for mkl-dnn ideep 2.5.2 2022-03-04 06:40:08 +00:00
pool_op.cc
queue_ops.cc
relu_op.cc
reshape_op.cc
shape_op.cc
sigmoid_op.cc
spatial_batch_norm_op.cc
transpose_op.cc
utility_ops.cc Update fbcode symlinks for mkl-dnn ideep 2.5.2 2022-03-04 06:40:08 +00:00