mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
The `usort` config in `pyproject.toml` has no effect due to a typo. Fixing the typo make `usort` do more and generate the changes in the PR. Except `pyproject.toml`, all changes are generated by `lintrunner -a --take UFMT --all-files`. Pull Request resolved: https://github.com/pytorch/pytorch/pull/127126 Approved by: https://github.com/kit1980 |
||
|---|---|---|
| .. | ||
| __main__.py | ||
| attention.py | ||
| benchmark.py | ||
| broadcast.py | ||
| concat.py | ||
| conv.py | ||
| elementwise.py | ||
| HowToRun.md | ||
| 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 | ||