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

40 make check for use deterministic algorithms smarter #43

Closed markcoletti closed 4 months ago

markcoletti commented 4 months ago

The use_deterministic_function now honors actual value of boolean passed in.