pytorch/torch/backends
Aaron Gokaslan 34910f87f0 [BE]: Update ruff to v0.4.4 (#125031)
Update ruff version to 0.4.2. This version mostly has bugfixes for the new parser and also updates the f-string rule to be able to apply more fixes.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/125031
Approved by: https://github.com/albanD, https://github.com/malfet
2024-05-12 20:02:37 +00:00
..
_coreml Apply UFMT to low traffic torch modules (#106249) 2023-07-29 23:37:30 +00:00
_nnapi [BE]: Improve exception typing. Remove NOQAs (#125535) 2024-05-08 14:07:13 +00:00
cpu Resolve docstring errors in throughput_benchmark.py, weak.py, _traceback.py, file_baton.py, _contextlib.py, _device.py, cpp_backtrace.py, bundled_inputs.py, run_cpu.py, hooks.py, mobile_optimizer.py, _freeze.py, __init__.py, mkldnn.py, dlpack.py (#113311) 2023-11-15 17:40:04 +00:00
cuda preferred blas library; cublaslt gemm implementation (#122106) 2024-04-22 15:38:22 +00:00
cudnn [BE]: TRY002 - Ban raising vanilla exceptions (#124570) 2024-04-21 22:26:40 +00:00
mha Add config to disable TransformerEncoder/MHA fastpath (#112212) 2024-01-02 23:59:30 +00:00
mkl docs: fix docstring errors in quantized modules and others (#112695) 2023-11-07 23:52:16 +00:00
mkldnn [mypy] Enable follow_imports = normal for mypy-torch.backends.* (#116311) 2024-01-25 20:17:22 +00:00
mps [MPS] Add naive std_mean implementation (#119777) 2024-02-13 21:51:29 +00:00
nnpack Add setUserEnabledNNPACK config (#116152) 2023-12-27 06:00:16 +00:00
openmp docs: fix docstring errors in quantized modules and others (#112695) 2023-11-07 23:52:16 +00:00
opt_einsum Resolve docstring errors in throughput_benchmark.py, weak.py, _traceback.py, file_baton.py, _contextlib.py, _device.py, cpp_backtrace.py, bundled_inputs.py, run_cpu.py, hooks.py, mobile_optimizer.py, _freeze.py, __init__.py, mkldnn.py, dlpack.py (#113311) 2023-11-15 17:40:04 +00:00
quantized Apply UFMT to low traffic torch modules (#106249) 2023-07-29 23:37:30 +00:00
xeon Better core binding in torch.backends.xeon.run_cpu when launced from torchrun with --nproc-per-node (#123711) 2024-05-09 00:32:11 +00:00
xnnpack Apply UFMT to low traffic torch modules (#106249) 2023-07-29 23:37:30 +00:00
__init__.py [BE]: Update ruff to v0.4.4 (#125031) 2024-05-12 20:02:37 +00:00