issues
search
pytorch-labs
/
torchfix
TorchFix - a linter for PyTorch-using code with autofix support
Other
98
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix description for torch.backends.cuda.sdp_kernel rule
#82
kit1980
opened
1 month ago
0
ENH: extend deprecation check to references
#81
sbrugman
opened
1 month ago
0
Augment deprecated symbols
#80
sbrugman
closed
1 month ago
0
Bump version to 0.6.0
#79
kit1980
closed
1 month ago
0
Add TorchExpm1Visitor
#78
kit1980
closed
1 month ago
0
Add TorchLog1pVisitor
#77
kit1980
closed
1 month ago
3
Remove macOS stderr suppression
#76
sbrugman
opened
1 month ago
5
CI: enable testing on macOS
#75
sbrugman
closed
1 month ago
0
TST: add deprecated false negative example
#74
sbrugman
closed
2 months ago
1
Fix distinct error codes test
#73
sbrugman
closed
2 months ago
1
DOC(README): rule code assignment policy
#72
sbrugman
closed
1 month ago
1
Broken test for duplicate error codes
#71
sbrugman
closed
2 months ago
3
Refactor: misc best practices
#70
sbrugman
closed
1 month ago
7
Improving test case developer experience
#69
sbrugman
closed
1 month ago
3
Sort rule codes in CLI
#68
sbrugman
closed
2 months ago
0
Split tests into individual test cases
#67
sbrugman
closed
1 month ago
3
Dependabot configuration for maintenance of dependencies
#66
sbrugman
opened
2 months ago
0
Document TOR004,TOR102,TOR103 and add `torch.symeig` to TOR001
#65
sbrugman
closed
2 months ago
1
Move development dependencies to `pyproject.toml`
#64
sbrugman
closed
2 months ago
3
Torchfix as pre-commit hook
#63
f-fuchs
closed
3 months ago
5
Use torch.*_like()
#62
adsharma
opened
3 months ago
2
Add rules for `datasets` and `transforms` imports
#61
XIIFulminata
closed
4 months ago
4
Fixed parts of issue #56
#60
swayam0322
closed
4 months ago
4
Add docs for torch.chain_matmul, torch.qr, torch.range, torch.cholesky
#59
arunppsg
closed
4 months ago
0
New rule: use `dtype` instead of converting after creation
#58
kit1980
opened
5 months ago
0
`torch.range`
#57
kit1980
closed
5 months ago
0
Add documentation for TorchFix rules
#56
kit1980
opened
5 months ago
7
Enable mypy check_untyped_defs
#55
kit1980
closed
6 months ago
0
Apply TOR901 only to files in test dir
#54
kit1980
opened
6 months ago
1
Refactor how import and call updates are handled
#53
kit1980
closed
6 months ago
0
Fix small bug after https://github.com/pytorch-labs/torchfix/pull/46
#52
kit1980
closed
6 months ago
1
Add pre-commit hooks add lint docs
#51
izaitsevfb
closed
6 months ago
0
Old deprecated import is not removed when direct replacement available
#50
kit1980
closed
6 months ago
2
[refactoring] Extract helper method `has_specific_arg`
#49
izaitsevfb
closed
6 months ago
2
Add pre-commit integration
#48
kit1980
closed
6 months ago
0
[ez] add issue 4
#47
PaliC
closed
5 months ago
1
torchfix: Refactor ERROR_CODE to be consistent
#46
seemethere
closed
6 months ago
2
Missing imports of the form import module.deprecated_func as yy
#45
ZainRizvi
closed
6 months ago
2
Add rule for deprecated _register_pytree_node
#44
ZainRizvi
closed
6 months ago
0
Add deprecation warning for `torch.backends.cuda.sdp_kernel`
#43
clee2000
closed
6 months ago
0
Rule for deprecated `torch.backends.cuda.sdp_kernel()`
#42
kit1980
closed
6 months ago
0
Rule for deprecated _register_pytree_node
#41
kit1980
closed
6 months ago
0
Bump version to 0.5.0
#40
kit1980
closed
6 months ago
0
Fix deprecated symbol loading in zipped deployments
#39
amyreese
closed
6 months ago
2
Feature needed: TorchFix should understand statically types types
#38
kit1980
opened
6 months ago
0
Refactored each import item from node using libcst.matchers.matches
#37
Francescaaa
closed
7 months ago
3
Add codemod for TorchNonPublicAliasVisitor
#36
kit1980
closed
7 months ago
2
Update to checkout action v4
#35
kit1980
closed
7 months ago
0
Refactor to use add_violation
#34
kit1980
closed
7 months ago
0
Add TorchNonPublicAliasVisitor
#33
kit1980
closed
7 months ago
0
Next