Skip to content

Commit 29f075c

Browse files
fixed inference of SavedModel format in current tensorflow version
1 parent 6b0bc76 commit 29f075c

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

notebooks/pathomics/getting_started_with_digital_pathology.ipynb

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
{
22
"cells": [
3-
{
4-
"cell_type": "markdown",
5-
"metadata": {
6-
"id": "view-in-github",
7-
"colab_type": "text"
8-
},
9-
"source": [
10-
"<a href=\"https://colab.research.google.com/github/DanielaSchacherer/IDC-Tutorials/blob/master/notebooks/pathomics/getting_started_with_digital_pathology.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
11-
]
12-
},
133
{
144
"cell_type": "markdown",
155
"metadata": {
@@ -2923,8 +2913,7 @@
29232913
],
29242914
"metadata": {
29252915
"colab": {
2926-
"provenance": [],
2927-
"include_colab_link": true
2916+
"provenance": []
29282917
},
29292918
"environment": {
29302919
"kernel": "python3",

0 commit comments

Comments
 (0)