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

Create basic test case for mlf-core type testing #22

Open asedova opened 7 months ago

asedova commented 7 months ago

there is a U-Net liver segmentation benchmark> The question is how hard is this to run? https://competitions.codalab.org/competitions/17094#results https://github.com/Confusezius/unet-lits-2d-pipeline https://paperswithcode.com/dataset/lits17 https://www.sciencedirect.com/science/article/pii/S1361841522003085

There is a very basic test mentioned here: https://www.twosigma.com/articles/a-workaround-for-non-determinism-in-tensorflow/