Skip to content

Commit 639491e

Browse files
authored
do not require tf 1.x
1 parent 5b7bc1e commit 639491e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

notebooks/IDC_segmentation_primer.ipynb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -451,8 +451,6 @@
451451
"\n",
452452
"from medpy.filter.binary import largest_connected_component\n",
453453
"\n",
454-
"# use the \"tensorflow_version\" magic to make sure TF 1.x is imported\n",
455-
"%tensorflow_version 1.x\n",
456454
"import tensorflow as tf\n",
457455
"import keras\n",
458456
"\n",

0 commit comments

Comments
 (0)