File tree Expand file tree Collapse file tree 9 files changed +137
-2
lines changed Expand file tree Collapse file tree 9 files changed +137
-2
lines changed Original file line number Diff line number Diff line change 123
123
" !pip install tensorflow-quantum"
124
124
]
125
125
},
126
+ {
127
+ "cell_type" : " code" ,
128
+ "execution_count" : 0 ,
129
+ "metadata" : {
130
+ "colab" : {},
131
+ "colab_type" : " code" ,
132
+ "id" : " 4Ql5PW-ACO0J"
133
+ },
134
+ "outputs" : [],
135
+ "source" : [
136
+ " # Update package resources to account for version changes.\n " ,
137
+ " import importlib, pkg_resources\n " ,
138
+ " importlib.reload(pkg_resources)"
139
+ ]
140
+ },
126
141
{
127
142
"cell_type" : " markdown" ,
128
143
"metadata" : {
Original file line number Diff line number Diff line change 125
125
" !pip install tensorflow-quantum"
126
126
]
127
127
},
128
+ {
129
+ "cell_type" : " code" ,
130
+ "execution_count" : 0 ,
131
+ "metadata" : {
132
+ "colab" : {},
133
+ "colab_type" : " code" ,
134
+ "id" : " 4Ql5PW-ACO0J"
135
+ },
136
+ "outputs" : [],
137
+ "source" : [
138
+ " # Update package resources to account for version changes.\n " ,
139
+ " import importlib, pkg_resources\n " ,
140
+ " importlib.reload(pkg_resources)"
141
+ ]
142
+ },
128
143
{
129
144
"cell_type" : " markdown" ,
130
145
"metadata" : {
Original file line number Diff line number Diff line change 123
123
" !pip install tensorflow-quantum"
124
124
]
125
125
},
126
+ {
127
+ "cell_type" : " code" ,
128
+ "execution_count" : 0 ,
129
+ "metadata" : {
130
+ "colab" : {},
131
+ "colab_type" : " code" ,
132
+ "id" : " 4Ql5PW-ACO0J"
133
+ },
134
+ "outputs" : [],
135
+ "source" : [
136
+ " # Update package resources to account for version changes.\n " ,
137
+ " import importlib, pkg_resources\n " ,
138
+ " importlib.reload(pkg_resources)"
139
+ ]
140
+ },
126
141
{
127
142
"cell_type" : " markdown" ,
128
143
"metadata" : {
Original file line number Diff line number Diff line change 123
123
" !pip install tensorflow-quantum"
124
124
]
125
125
},
126
+ {
127
+ "cell_type" : " code" ,
128
+ "execution_count" : 0 ,
129
+ "metadata" : {
130
+ "colab" : {},
131
+ "colab_type" : " code" ,
132
+ "id" : " 4Ql5PW-ACO0J"
133
+ },
134
+ "outputs" : [],
135
+ "source" : [
136
+ " # Update package resources to account for version changes.\n " ,
137
+ " import importlib, pkg_resources\n " ,
138
+ " importlib.reload(pkg_resources)"
139
+ ]
140
+ },
126
141
{
127
142
"cell_type" : " markdown" ,
128
143
"metadata" : {
Original file line number Diff line number Diff line change 122
122
"execution_count" : null ,
123
123
"outputs" : []
124
124
},
125
+ {
126
+ "cell_type" : " code" ,
127
+ "execution_count" : 0 ,
128
+ "metadata" : {
129
+ "colab" : {},
130
+ "colab_type" : " code" ,
131
+ "id" : " 4Ql5PW-ACO0J"
132
+ },
133
+ "outputs" : [],
134
+ "source" : [
135
+ " # Update package resources to account for version changes.\n " ,
136
+ " import importlib, pkg_resources\n " ,
137
+ " importlib.reload(pkg_resources)"
138
+ ]
139
+ },
125
140
{
126
141
"cell_type" : " code" ,
127
142
"metadata" : {
787
802
]
788
803
}
789
804
]
790
- }
805
+ }
Original file line number Diff line number Diff line change 125
125
" !pip install tensorflow-quantum"
126
126
]
127
127
},
128
+ {
129
+ "cell_type" : " code" ,
130
+ "execution_count" : 0 ,
131
+ "metadata" : {
132
+ "colab" : {},
133
+ "colab_type" : " code" ,
134
+ "id" : " 4Ql5PW-ACO0J"
135
+ },
136
+ "outputs" : [],
137
+ "source" : [
138
+ " # Update package resources to account for version changes.\n " ,
139
+ " import importlib, pkg_resources\n " ,
140
+ " importlib.reload(pkg_resources)"
141
+ ]
142
+ },
128
143
{
129
144
"cell_type" : " markdown" ,
130
145
"metadata" : {
Original file line number Diff line number Diff line change 114
114
" !pip install tensorflow==2.4.1 tensorflow-quantum"
115
115
]
116
116
},
117
+ {
118
+ "cell_type" : " code" ,
119
+ "execution_count" : 0 ,
120
+ "metadata" : {
121
+ "colab" : {},
122
+ "colab_type" : " code" ,
123
+ "id" : " 4Ql5PW-ACO0J"
124
+ },
125
+ "outputs" : [],
126
+ "source" : [
127
+ " # Update package resources to account for version changes.\n " ,
128
+ " import importlib, pkg_resources\n " ,
129
+ " importlib.reload(pkg_resources)"
130
+ ]
131
+ },
117
132
{
118
133
"cell_type" : " code" ,
119
134
"execution_count" : 3 ,
Original file line number Diff line number Diff line change 175
175
" Now import TensorFlow and the module dependencies:"
176
176
]
177
177
},
178
+ {
179
+ "cell_type" : " code" ,
180
+ "execution_count" : 0 ,
181
+ "metadata" : {
182
+ "colab" : {},
183
+ "colab_type" : " code" ,
184
+ "id" : " 4Ql5PW-ACO0J"
185
+ },
186
+ "outputs" : [],
187
+ "source" : [
188
+ " # Update package resources to account for version changes.\n " ,
189
+ " import importlib, pkg_resources\n " ,
190
+ " importlib.reload(pkg_resources)"
191
+ ]
192
+ },
178
193
{
179
194
"cell_type" : " code" ,
180
195
"execution_count" : 1 ,
Original file line number Diff line number Diff line change 86
86
"!pip install tensorflow==2.4.1 tensorflow-quantum tensorboard_plugin_profile==2.4.0"
87
87
]
88
88
},
89
- {
89
+ {
90
+ "cell_type": "code",
91
+ "execution_count": 0,
92
+ "metadata": {
93
+ "colab": {},
94
+ "colab_type": "code",
95
+ "id": "4Ql5PW-ACO0J"
96
+ },
97
+ "outputs": [],
98
+ "source": [
99
+ "# Update package resources to account for version changes.\n",
100
+ "import importlib, pkg_resources\n",
101
+ "importlib.reload(pkg_resources)"
102
+ ]
103
+ },
104
+ {
90
105
"cell_type": "code",
91
106
"execution_count": null,
92
107
"metadata": {
You can’t perform that action at this time.
0 commit comments