Skip to content

A basic static analyzer and linter for PyTorch device and size checking.

Notifications You must be signed in to change notification settings

esqu1/torchlint

Repository files navigation

TorchLint

TorchLint

TorchLint is a basic static analyzer and linter for the PyTorch machine learning framework, featuring warning messages for mismatched sizes in tensor operations and operations on tensors residing on different devices.

Done for CIS 552 Fall 2019 at the University of Pennsylvania, which is the reason for this project being done in Haskell.

Authors: Brandon Lin (esqu1), Erik Zhao (erikhz)

About

A basic static analyzer and linter for PyTorch device and size checking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published