Providing determinism in deep learning frameworks
-
Updated
Aug 2, 2021 - Python
Add a description, image, and links to the gpu-support topic page so that developers can more easily learn about it.
To associate your repository with the gpu-support topic, visit your repo's landing page and select "manage topics."
Hello there,
I recently stumbled upon this repository and was interested in trying out your code. However, using single-threaded sklearn doesn't seem to be efficient to me, compared to using GPU-optimized PyTorch or TF.
Do you have any plans of moving to those frameworks, or would you accept a pullrequest implementing these?
Regards,
Luke