pytorch/benchmarks/tensorexpr
2025-04-27 09:56:42 +00:00
..
__main__.py [BE][CI] bump ruff to 0.8.4 (#143753) 2024-12-24 12:24:10 +00:00
attention.py Fix broken URLs (#152237) 2025-04-27 09:56:42 +00:00
benchmark.py [5/N][Easy] fix typo for usort config in pyproject.toml (kown -> known): sort torch (#127126) 2024-05-27 14:49:57 +00:00
broadcast.py [5/N][Easy] fix typo for usort config in pyproject.toml (kown -> known): sort torch (#127126) 2024-05-27 14:49:57 +00:00
concat.py [5/N][Easy] fix typo for usort config in pyproject.toml (kown -> known): sort torch (#127126) 2024-05-27 14:49:57 +00:00
conv.py
elementwise.py Fix unused Python variables outside torch/ and test/ (#136359) 2024-12-11 17:10:23 +00:00
HowToRun.md
matmul.py
microbenchmarks.py [5/N][Easy] fix typo for usort config in pyproject.toml (kown -> known): sort torch (#127126) 2024-05-27 14:49:57 +00:00
nnc.png
normalization.py
pooling.py
pt_engine.py
reduction.py
rnn_eltwise.py [BE]: Optimize min/max/sum comprehensions C419 (#123960) 2024-04-12 23:54:15 +00:00
softmax.py
swish.py
tensor_engine.py