pytorch-labs/torchfix
TorchFix - a linter for PyTorch-using code with autofix support
PythonNOASSERTION
Issues
- 0
- 1
Release TorchFix for Python-3.13
#84 opened by malfet - 5
Torchfix as pre-commit hook
#63 opened by f-fuchs - 0
- 7
Add documentation for TorchFix rules
#56 opened by kit1980 - 0
- 4
[New Rule Request] Torchfix should issue a warning when a torch.nn.Module stores its layers in a python list instead of a torch.nn.ModuleList
#31 opened by ssgosh - 0
- 1
Apply TOR901 only to files in test dir
#54 opened by kit1980 - 0
- 2
Use torch.*_like()
#62 opened by adsharma - 3
Broken test for duplicate error codes
#71 opened by sbrugman - 0
`torch.range`
#57 opened by kit1980 - 2
- 0
Add pre-commit integration
#48 opened by kit1980 - 0
Rule for deprecated _register_pytree_node
#41 opened by kit1980 - 0
- 2
- 0
- 2
- 1
Update `import torchvision.models as models`
#5 opened by kit1980 - 3
Avoid running TOR003 by default
#21 opened by soulitzer - 0
Add `torchfix --version` to print the version
#13 opened by kit1980