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

stochastic_from_keras should not use static file path #46

Open
MiWeiss opened this issue Jul 23, 2021 · 0 comments
Open

stochastic_from_keras should not use static file path #46

MiWeiss opened this issue Jul 23, 2021 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@MiWeiss
Copy link
Member

MiWeiss commented Jul 23, 2021

Executing stochastic_from_keras in different processes at the same time, using default parameters, can lead to failures, as both processes use the same temporary weight path.

A workaround exists: Just pass custom, differing (e.g. random) temp_weights_path when calling stochastic_from_keras.

@MiWeiss MiWeiss added bug Something isn't working good first issue Good for newcomers labels Jul 23, 2021
@MiWeiss MiWeiss changed the title stochastic_from_keras should use not use static file path stochastic_from_keras should not use static file path Jul 30, 2021
@MiWeiss MiWeiss reopened this Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant