Skip to content
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

Is Anyone have problem with "deterministic" setting? #34

Open
I8Robot opened this issue Jan 16, 2025 · 0 comments
Open

Is Anyone have problem with "deterministic" setting? #34

I8Robot opened this issue Jan 16, 2025 · 0 comments

Comments

@I8Robot
Copy link

I8Robot commented Jan 16, 2025

If don't change the deterministic to false in soma_train_conf.yaml, there will have a use_deterministic_algorithms error.
ERROR:
RuntimeError: median CUDA with indices output does not have a deterministic implementation, but you set 'torch.use_deterministic_algorithms(True)'. You can turn off determinism just for this operation, or you can use the 'warn_only=True' option, if that's acceptable for your application. You can also file an issue at https://github.com/pytorch/pytorch/issues to help us prioritize adding deterministic support for this operation.

My specification :
Ubuntu 22.04.4 LTS
python 3.7
pytorch version 1.5.10
torch 1.13.1

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