Skip to content

Commit

Permalink
Merge pull request tensorflow#273 from Tylersuard/master
Browse files Browse the repository at this point in the history
This notebook did not work with Colab, I fixed it.
  • Loading branch information
ludwigschubert authored Mar 12, 2021
2 parents 0d81887 + 3382035 commit dc9ff3f
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion notebooks/differentiable-parameterizations/xy2rgb.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,15 @@
"## Install, Import, and load a model"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"%tensorflow_version 1.x"
]
},
{
"metadata": {
"id": "b-IocmWWvb_I",
Expand Down Expand Up @@ -1116,4 +1125,4 @@
]
}
]
}
}

0 comments on commit dc9ff3f

Please sign in to comment.