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

54 report if an encountered non deterministic function could be made deterministic through use of special pytorch function #55

Closed markcoletti closed 1 month ago

markcoletti commented 1 month ago

Works! Now CSV output has a toggelable column; default tabular output just updates the "notes" to indicate if a function can be made deterministic.