Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 62b4e46

Browse files
Internal Change
PiperOrigin-RevId: 322618545
1 parent 0b89ac8 commit 62b4e46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎retrain_classification_ptq_tf2.ipynb‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"outputs": [],
131131
"source": [
132132
"import tensorflow as tf\n",
133-
"assert tf.__version__.startswith('2.3')\n",
133+
"assert float(tf.__version__[:3]) \u003e= 2.3\n",
134134
"\n",
135135
"import os\n",
136136
"import numpy as np\n",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /