Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kurtamohler/pytorch-use_deterministic_algorithms-demo

Demo of PyTorch's new tool for enforcing reproducibility, `torch.use_deterministic_algorithms`
https://github.com/kurtamohler/pytorch-use_deterministic_algorithms-demo

Last synced: 7 days ago
JSON representation

Demo of PyTorch's new tool for enforcing reproducibility, `torch.use_deterministic_algorithms`

Awesome Lists containing this project

README

        

# pytorch-use_deterministic_algorithms-demo
Demo of PyTorch's new tool for enforcing reproducibility, `torch.use_deterministic_algorithms`

I wrote this demo to showcase why we care about determinism and how it is enforced in PyTorch.

Check out the notebook [here](PyTorch%20use_deterministic_algorithms%20Demo.ipynb)