pytorch/caffe2/perfkernels
Xuehai Pan b77406a9ec [BE][CI] bump ruff to 0.8.4 (#143753)
Changes:

1. Bump `ruff` from 0.7.4 to 0.8.4
2. Change `%`-formatted strings to f-string
3. Change arguments with the `__`-prefix to positional-only arguments with the `/` separator in function signature.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/143753
Approved by: https://github.com/Skylion007
2024-12-24 12:24:10 +00:00
..
batch_box_cox_vec.h [caffe2] Move vectorized templates into a separate file for box_cox operator (#143556) 2024-12-19 22:02:23 +00:00
CMakeLists.txt Add SVE implementation of embedding_lookup_idx (#133995) 2024-10-15 18:52:44 +00:00
common.h Add SVE implementation of embedding_lookup_idx (#133995) 2024-10-15 18:52:44 +00:00
common_avx.cc Revert "Fix clang-tidy warnings in Caffe2 code (#134935)" 2024-09-13 16:42:37 +00:00
common_avx2.cc Revert "Fix clang-tidy warnings in Caffe2 code (#134935)" 2024-09-13 16:42:37 +00:00
common_sve.cc Add SVE implementation of embedding_lookup_idx (#133995) 2024-10-15 18:52:44 +00:00
embedding_lookup_idx.cc [6/N] Fix Wextra-semi warning (#139605) 2024-11-04 13:43:16 +00:00
embedding_lookup_idx.h
embedding_lookup_idx_avx2.cc
embedding_lookup_idx_sve.cc Add SVE implementation of embedding_lookup_idx (#133995) 2024-10-15 18:52:44 +00:00
hp_emblookup_codegen.py [BE][CI] bump ruff to 0.8.4 (#143753) 2024-12-24 12:24:10 +00:00
sve_emblookup_codegen.py Add SVE implementation of embedding_lookup_idx (#133995) 2024-10-15 18:52:44 +00:00