Skip to content

Commit

Permalink
Fixed shape notebook reference
Browse files Browse the repository at this point in the history
  • Loading branch information
sayakpaul committed Dec 5, 2020
1 parent ba4a082 commit fe9b363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MIRNet_TFLite.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3576,7 +3576,7 @@
"id": "XIW7thciNo1n"
},
"source": [
"Here we are allowing the TensorFlow Lite model to handle dynamic shapes. If that is not desirable (GPU delegate does not support dynamic shapes yet) then follow [this notebook](TODO: update link). "
"Here we are allowing the TensorFlow Lite model to handle dynamic shapes. If that is not desirable (GPU delegate does not support dynamic shapes yet) then follow [this notebook](https://colab.research.google.com/github/sayakpaul/MIRNet-TFLite/blob/main/MIRNet_TFLite_Fixed_Shape.ipynb). "
]
},
{
Expand Down

0 comments on commit fe9b363

Please sign in to comment.