Skip to content

Commit fdff7ab

Browse files
relationalcopybara-github
authored andcommitted
Adjust path in hific colab: tfc/examples -> tfc/models
PiperOrigin-RevId: 317641203 Change-Id: I31ea95198c137300984708e0e15998a7ac25b684
1 parent 15edfa4 commit fdff7ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/hific/colab.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"%tensorflow_version 1.x\n",
3636
"!pip install tensorflow-compression\n",
3737
"![[ -e tfc ]] || git clone https://github.com/tensorflow/compression tfc\n",
38-
"%cd tfc/examples\n",
38+
"%cd tfc/models\n",
3939
"import tfci # Check if tfci.py is available.\n"
4040
],
4141
"execution_count": null,

0 commit comments

Comments
 (0)