torchfix
Code analyzer
A tool to analyze and fix issues in PyTorch-related Python code, with automated fixes available.
TorchFix - a linter for PyTorch-using code with autofix support
102 stars
9 watching
15 forks
Language: Python
last commit: 7 days ago
Linked from 1 awesome list
flake8flake8-pluginhacktoberfestlinterpythonpytorchstatic-analysisstatic-code-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
swall0w/torchstat | An analyzer tool for neural networks built on PyTorch | 1,468 |
pyta-uoft/pyta | An educational tool for static code analysis in Python programming | 89 |
pistony/torch-toolbox | A collection of reusable utility functions and classes to simplify PyTorch development | 417 |
vermeille/torchelie | A collection of utility functions and tools for building deep learning models with PyTorch | 111 |
hughperkins/pytorch | Provides Python wrappers for PyTorch and Lua, enabling developers to use PyTorch's deep learning capabilities from both languages. | 432 |
knighton/torchplus | Enhances PyTorch modules by adding sequence step layers with implicit parentheses and supports custom activation functions. | 9 |
clcarwin/convert_torch_to_pytorch | Converts PyTorch models to their Torch equivalents. | 539 |
nearai/torchfold | A PyTorch module for dynamic batching and optimized computation on deep neural networks | 221 |
fanq15/caffe_to_torch_to_pytorch | A tool for converting models between Caffe and PyTorch | 149 |
python-security/pyt | A tool that analyzes Python web applications for potential security vulnerabilities | 2,176 |
prospector-dev/prospector | Analyzes Python code to identify errors, problems, and convention violations with optional customizable profiles. | 1,956 |
microsoft/pylance-release | A Python language server extension providing code analysis and features like auto-imports and type checking | 1,719 |
bloodaxe/pytorch-toolbelt | A comprehensive Python library with PyTorch extensions for rapid prototyping and machine learning model development. | 1,520 |
interesaaat/torchsharp | A .NET wrapper around the PyTorch library, providing access to its features and functionality. | 17 |
torch/cutorch | Provides a CUDA backend for the PyTorch deep learning framework | 336 |