Skip to content

Commit 6b0bc76

Browse files
fixed inference of SavedModel format with current tensorflow version
1 parent 4c75136 commit 6b0bc76

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

notebooks/pathomics/getting_started_with_digital_pathology.ipynb

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -200,11 +200,11 @@
200200
"!git clone https://github.com/ImagingDataCommons/IDC-Tutorials.git"
201201
],
202202
"metadata": {
203-
"id": "vd-PJ23N2GRT",
204-
"outputId": "c3ca9bb8-474e-46a3-b1a7-1753d96ff3c4",
205203
"colab": {
206204
"base_uri": "https://localhost:8080/"
207-
}
205+
},
206+
"id": "vd-PJ23N2GRT",
207+
"outputId": "c3ca9bb8-474e-46a3-b1a7-1753d96ff3c4"
208208
},
209209
"execution_count": 2,
210210
"outputs": [
@@ -242,10 +242,10 @@
242242
"outputs_hidden": true
243243
},
244244
"tags": [],
245-
"outputId": "f4086cd0-5288-4edd-a845-8b361fb47662",
246245
"colab": {
247246
"base_uri": "https://localhost:8080/"
248-
}
247+
},
248+
"outputId": "f4086cd0-5288-4edd-a845-8b361fb47662"
249249
},
250250
"outputs": [
251251
{
@@ -2471,7 +2471,6 @@
24712471
"execution_count": 21,
24722472
"metadata": {
24732473
"id": "ISd_lOuH7XJ7",
2474-
"outputId": "7efddb46-e427-4a42-9bfd-a03c5bc93665",
24752474
"colab": {
24762475
"base_uri": "https://localhost:8080/",
24772476
"height": 49,
@@ -2488,7 +2487,8 @@
24882487
"988fc9263b5d489b8caae9d52e4db846",
24892488
"0b7776b4782f4af185dd6cd68ff08c80"
24902489
]
2491-
}
2490+
},
2491+
"outputId": "7efddb46-e427-4a42-9bfd-a03c5bc93665"
24922492
},
24932493
"outputs": [
24942494
{
@@ -2516,11 +2516,11 @@
25162516
"execution_count": 22,
25172517
"metadata": {
25182518
"id": "j4Z0goybL8Cs",
2519-
"outputId": "2dde3f99-e5b9-4bb2-b2c6-65763876e778",
25202519
"colab": {
25212520
"base_uri": "https://localhost:8080/",
25222521
"height": 206
2523-
}
2522+
},
2523+
"outputId": "2dde3f99-e5b9-4bb2-b2c6-65763876e778"
25242524
},
25252525
"outputs": [
25262526
{
@@ -2865,11 +2865,11 @@
28652865
"execution_count": 23,
28662866
"metadata": {
28672867
"id": "aer0qDMhODUq",
2868-
"outputId": "603cbf56-0c0b-47b6-e80a-79f72e72e11b",
28692868
"colab": {
28702869
"base_uri": "https://localhost:8080/",
28712870
"height": 806
2872-
}
2871+
},
2872+
"outputId": "603cbf56-0c0b-47b6-e80a-79f72e72e11b"
28732873
},
28742874
"outputs": [
28752875
{

0 commit comments

Comments
 (0)