pytorch/benchmarks/tensorexpr
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
..
__main__.py
attention.py
benchmark.py
broadcast.py
concat.py
conv.py
elementwise.py
HowToRun.md [BE] Prefer dash over underscore in command-line options (#94505) 2023-02-09 20:16:49 +00:00
matmul.py
microbenchmarks.py
nnc.png
normalization.py
pooling.py
pt_engine.py
reduction.py
rnn_eltwise.py
softmax.py
swish.py
tensor_engine.py