Contribute Media
A thank you to everyone who makes this possible: Read More

Lightning Talk: TorchFix - a Linter for PyTorch-Using Code with Autofix Support

Description

TorchFix is a Python code static analysis tool - a linter with autofix capabilities - for users of PyTorch. It can be used to find and fix issues like usage of deprecated PyTorch functions and non-public symbols, and to adopt PyTorch best practices in general.

Details

Improve this page