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

Fix saving to IndexedDB inside web worker #3403

Merged
merged 2 commits into from
Jun 8, 2020

Conversation

paulkre
Copy link
Contributor

@paulkre paulkre commented Jun 7, 2020

This PR fixes the ReferenceError that is being thrown when saving a LayersModel to the IndexedDB inside a web worker (fixes #3402).


This change is Reviewable

@pyu10055 pyu10055 merged commit 64f0a8b into tensorflow:master Jun 8, 2020
@paulkre paulkre deleted the fix-saving-in-web-worker branch June 8, 2020 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tf.LayersModel.save not working inside web worker
3 participants