Skip to content

Support use_deterministic_algorithms() #1384

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
medovina opened this issue Oct 17, 2024 · 0 comments
Open

Support use_deterministic_algorithms() #1384

medovina opened this issue Oct 17, 2024 · 0 comments

Comments

@medovina
Copy link

TorchSharp does not support the torch.use_deterministic_algorithms() method. If I try to call it, I get this error:

error CS0619: 'torch.use_deterministic_algorithms(bool, bool)' is obsolete: 'not implemented'

It would be very nice to support this method since it causes PyTorch to behave deterministically, which can be super useful for debugging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant