minnervva / torchdetscan

This is a tool for finding non-deterministic functions in your pytorch code.
https://github.com/minnervva/torchdetscan
MIT License
1 stars 0 forks source link

21 implementing simple ast based linter #23

Closed markcoletti closed 6 months ago

markcoletti commented 6 months ago

Basic functionality implemented. However, will be creating a number of issues to address specific functions that will need special attention.