pytorch/benchmarks/cpp/tensorexpr
Aaron Gokaslan b7b2178204 [BE]: Remove useless lambdas (#113602)
Applies PLW0108 which removes useless lambda calls in Python, the rule is in preview so it is not ready to be enabled by default just yet. These are the autofixes from the rule.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/113602
Approved by: https://github.com/albanD
2023-11-14 20:06:48 +00:00
..
bench_approx.cpp
bench_batchnorm.cpp
bench_compile.cpp
bench_concat.cpp
bench_fuser_overhead.cpp
bench_gemm.cpp
bench_kernels.cpp
bench_ops.py [BE]: Remove useless lambdas (#113602) 2023-11-14 20:06:48 +00:00
bench_parallel.cpp
bench_prefix_sum.cpp
bench_reduce.cpp
bench_signed_log1p.cpp
CMakeLists.txt
main.cpp