minnervva / torchdetscan

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

51 add csv option to linter #53

Closed markcoletti closed 3 months ago

markcoletti commented 3 months ago

The linter now supports a --csv command line option for writing in CSV format. This should facilitate use by 3rd party tools to use the linter output in a larger workflow.