Update broken link for Frozen Model hyperlink in README.md #8063
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I have updated broken link for Frozen Model on this page because it was pointing to outdated documentation page which does not exist now and I checked on Tensorflow website there is no official documentation page about Frozen Model if I'm not wrong so I updated broken link with Medium article which will help community users to export a TensorFlow 2.x Keras model to a frozen graph model
I have found similar issue on Tensorflow Forum where user found workaround so either we can update broken link with any one of the below medium articles or we can remove hyperlink for Frozen Model which we did on this page, at the moment I updated broken link with this article so I need your help on this what should we do here ? Thank you!