Skip to content

Commit 405c453

Browse files
Update correct link for TensorFlow SavedModel hyperlink in README.md (#7907)
Co-authored-by: Linchenn <[email protected]>
1 parent c8915b2 commit 405c453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ and <a href="https://js.tensorflow.org/api/latest/">documentation</a> for more d
163163
## Importing pre-trained models
164164

165165
We support porting pre-trained models from:
166-
- [TensorFlow SavedModel](https://github.com/tensorflow/tfjs-converter)
166+
- [TensorFlow SavedModel](https://www.tensorflow.org/js/tutorials/conversion/import_saved_model)
167167
- [Keras](https://js.tensorflow.org/tutorials/import-keras.html)
168168

169169
## Various ops supported in different backends

0 commit comments

Comments
 (0)