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

Model not deterministic/reproducible with all seeds set and os.environ['TF_DETERMINISTIC_OPS'] = '1' #30

Open
stevenwong951028 opened this issue Oct 31, 2020 · 0 comments

Comments

@stevenwong951028
Copy link

in reference of this kaggle notebook i've written this notebook to try transfer learning through multiple datasets.

through multiple soft runs on the notebook, I came to found out that I can't get deterministic/reproducible model out of it.

Weird thing is, with the same virtual-environment, I can get deterministic/reproducible from a plain CNN-MNIST code.

Spent a week on researching and can't find the solution. Any guidance or suggestions are much appreciated.

colab code for reproducing the errors (dataset download and extractions included within)
my virtual environment

p.s. link duplication from issue44414 as I think this issue should be mentioned here

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