mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Sometimes `python3` and `pip` are aliased to different runtimes, so it's better to always use `pip3`, but as linter should install packages into the same python environment, it's even better to just call sys.executable with `-mpip install XYZ` arguments Fixes regression introduced by https://github.com/pytorch/pytorch/pull/124033 Pull Request resolved: https://github.com/pytorch/pytorch/pull/141165 Approved by: https://github.com/Skylion007, https://github.com/kit1980 |
||
|---|---|---|
| .. | ||
| adapters | ||
| clang_tidy | ||
| __init__.py | ||